rockcraft-pack: new action initializing repository
Metadata
Current evaluation
Merged the rockcraft-pack GitHub Action for building ROCKs within workflows. Approved by two reviewers, the update adds 21 files and initializes the craft tools action collection.
Suggested action: —
No scores available.
Issue body
Create a new collection of GitHub actions for *craft tools. This commit includes the action `rockcraft-pack`, for building ROCKs with Rockcraft within GitHub Workflows.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged the rockcraft-pack GitHub Action for building ROCKs within workflows. Approved by two reviewers, the update adds 21 files and initializes the craft tools action collection. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged rockcraft-pack GitHub Action for building ROCKs with Rockcraft in workflows. Initializes a new *craft tools actions collection by maintainer cjdcordeiro. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #180 docs: add how-to guide for the rockcraft-pack GH action | rockcraft | merged | Merged documentation updates adding a how-to guide for the rockcraft-pack GitHub Action. Approved by three reviewers and passed CI checks, the changes successfully integrated the new workflow instructions into the Rockcraft docs. | |
| #73 refactor: make rockcraft-pack follow new call conventions | craft-actions | merged | Merged after approvals and CI. Refactored rockcraft-pack to adopt new conventions: actions in dedicated directories, tests co-located, shared logic in common/. Updated 17 files. | |
| #61 refactor: make shareable components abstract | craft-actions | merged | Merged after three approvals and passing CI checks. Refactored Rockcraft's pack action into abstract, shareable common modules to support future Node-based Craft Actions, modifying 13 files with a net code reduction. | |
| #40 feat(rockcraft-pack): support rockcraft test | craft-actions | merged | Merged to integrate rockcraft test into the build workflow. The change handles implicit pack execution to avoid OCI Factory duplication. Approved by two reviewers, passed CI, and merged with 218 additions and 12 deletions. |