plugins: ant: add proxy support
Metadata
Current evaluation
Added proxy support to the ant plugin for remote builds. Resolved Python 3.7 compatibility issues with shlex usage per reviewer feedback. Approved by two reviewers and merged.
Suggested action: —
No scores available.
Issue body
Add proxy support to ant plugin
Currently, this is a limitation to running remote builds in the launchpad as those builds require proxy support.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Added proxy support to the ant plugin for remote builds. Resolved Python 3.7 compatibility issues with shlex usage per reviewer feedback. Approved by two reviewers and merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Adds proxy support to the ant plugin for remote Launchpad builds. Contributor fixed Python 3.7 compatibility issues with shlex.join() to pass CI checks. Maintainers indicated potential backport to Snapcraft 7.x and 8.0. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #618 fix(plugins): add proxy support to ant plugin (#579) | craft-parts | merged | Merged. Adds proxy environment variable support to the ant plugin. Resolved initial CLA/Launchpad email verification delays, then approved by three reviewers and integrated. | |
| #1256 ant plugin: honour proxy configuration | snapcraft | merged | Merged to make the ant plugin honour proxy configuration, resolving LP: #1682534. Approved by one reviewer with 45 additions and 2 deletions across two files. |