Release 1.5.0
Metadata
Current evaluation
Release 1.5.0 merged after approval and CI checks. Adds rust and npm plugins, a project name argument for LifecycleManager, exported symbols for custom plugins, and refactored environment validation across five files.
Suggested action: —
No scores available.
Issue body
## Changelog
* Add rust plugin
* Add npm plugin
* Add project name argument to LifecycleManager and set `CRAFT_PROJECT_NAME`
* Export symbols needed by application-defined plugins
* Refactor plugin environment validation
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Release 1.5.0 merged after approval and CI checks. Adds rust and npm plugins, a project name argument for LifecycleManager, exported symbols for custom plugins, and refactored environment validation across five files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged release 1.5.0 by cmatsuoka, introducing rust and npm plugins, a project name argument for LifecycleManager, exported symbols for custom plugins, and refactored plugin environment validation. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #227 Release 1.7.0 | craft-parts | merged | Merged release 1.7.0 after approval and passing CI. Updates include environment variable support, core22 package filtering, package list refresh, global variable expansion, adjusted callback parameters, plugin validator options, and fixed documentation generation. | |
| #736 Release 1.31.0 | craft-parts | merged | Merged release 1.31.0 after two approvals and passing CI. Refactors npm plugin for NVM-style versions, SHA256 verification, and production NODE_ENV defaults. Updates documentation for various build systems and fixes docs. | |
| #847 Release 1.33.1 | craft-parts | merged | Merged release 1.33.1, which fixes the NPM plugin to be stateless, allowing lifecycle steps to run across separate executions. Approved by two reviewers, passed CI, and merged. | |
| #352 Release 1.18.0 | craft-parts | merged | Merged release 1.18.0 following two reviewer approvals and passing CI checks. The update adds SCons, Ant, and Maven plugins, fixes lifecycle work directory cleaning, improves error handling, and updates documentation. | |
| #545 Release 1.25.0 | craft-parts | merged | Release 1.25.0 was merged after receiving two approvals and passing CI. The update implements rustup support, no-default-features handling, virtual workspace crate installation, and LTO options for the Rust plugin. | |
| #572 Release 1.25.2 | craft-parts | merged | Merged release 1.25.2 addressing four bugs: compiler plugin priming, redundant channel override, part dependency validation, and environment variable expansion. Approved by one reviewer and passed CI checks. |