← Back to issue list

fix(provider): forward proxy variables to core24 build environments

View original Github issue

Metadata

Project
snapcraft
Number
#4973
Type
pull request
State
merged
Author
mr-cal
Labels
Created
Updated
Closed

Current evaluation

Merged. Forwards http_proxy, https_proxy, and no_proxy variables into core24 build environments. Includes a regression test and bumps craft-application to 4.1.0. Approved by two reviewers.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `tox run -m lint`? - [x] Have you successfully run `tox run -e test-py310`? (supported versions: `py39`, `py310`, `py311`, `py312`) ----- * Forward `http_proxy`, `https_proxy`, and `no_proxy` into core24 build environments * Add a regression test * Bump craft-application to 4.1.0

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged. Forwards http_proxy, https_proxy, and no_proxy variables into core24 build environments. Includes a regression test and bumps craft-application to 4.1.0. Approved by two reviewers.
qwen3.6-35b-a3b-mtp-q6 Merged fix forwarding http_proxy, https_proxy, and no_proxy variables into core24 build environments. Adds a regression test and updates craft-application to 4.1.0.
qwen3.6-35b-a3b-mtp-q6 Merged to forward http_proxy, https_proxy, and no_proxy environment variables into core24 build environments. Includes a regression test and updates craft-application to 4.1.0.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#4943 Forward proxy variables into core24 build environments snapcraft closed Forwarded http_proxy, https_proxy, and no_proxy variables into core24 build environments. Resolved by merging pull request #4973 into the snapcraft repository.
78%
#3906 providers: pass http-proxy and https-proxy to craft-providers snapcraft merged Merged. Passes http_proxy and https_proxy environment variables to craft-providers, enabling proxy support in core22. Approved by reviewer, passed CI, and increased code coverage.
74%
#3911 requirements: update craft-providers to 1.4.2 snapcraft merged Merged craft-providers update to 1.4.2, enabling http_proxy and https_proxy support. The change passed all checks and merged without coverage impact.
70%