ant plugin: correct default channel and improve help
Metadata
Current evaluation
Merged ant plugin changes correcting the default channel from latest/edge to latest/stable and improving help text. Approved by reviewer, passed CI, and applied with a 4-line addition and 7-line deletion.
Suggested action: —
No scores available.
Issue body
Change the documented default channel from latest/edge to
latest/stable and normalize how the default is presented.
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged ant plugin changes correcting the default channel from latest/edge to latest/stable and improving help text. Approved by reviewer, passed CI, and applied with a 4-line addition and 7-line deletion. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged ant plugin updates that change the default channel from latest/edge to latest/stable and normalize help text. Build timeouts were restarted, and the changes were successfully integrated into the codebase. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Corrected the ant plugin default channel from latest/edge to latest/stable and normalized help text. Successfully merged after resolving a transient build timeout. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2597 ant plugin: switch to using ant snap for building (by default) | snapcraft | merged | Merged. Switches the ant plugin to use the ant snap for building by default, allowing an alternative ant-version with a checksum. Approved by reviewer, passed CI, rebased, and merged with 155 additions and 23 deletions across two files. | |
| #722 docs: document the Ant plugin | craft-parts | merged | Merged documentation update for the Ant plugin. Approved by two reviewers with minor feedback regarding the plugin build path. Changes span four files, adding 93 lines and removing 2. |