Skip to content

ci(release): nerdbox-rootfs.erofs build artifact - #268

Open
austinvazquez wants to merge 1 commit into
containerd:mainfrom
austinvazquez:ci/fix-release-workflow-for-build-artifact
Open

ci(release): nerdbox-rootfs.erofs build artifact#268
austinvazquez wants to merge 1 commit into
containerd:mainfrom
austinvazquez:ci/fix-release-workflow-for-build-artifact

Conversation

@austinvazquez

@austinvazquez austinvazquez commented Aug 11, 2026

Copy link
Copy Markdown
Member

Fixes release workflow failure for nerdbox-rootfs.erofs build artifact instead of the previous nerdbox-initrd.

cp: cannot stat '_output/nerdbox-initrd': No such file or directory
Error: Process completed with exit code 1.

Reference: https://github.com/containerd/nerdbox/actions/runs/31411201300

Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Copilot AI lite review requested due to automatic review settings August 11, 2026 19:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Warning

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Updates the release workflow to publish the new nerdbox-rootfs.erofs artifact instead of the previous nerdbox-initrd artifact.

Changes:

  • Switch artifact verification from nerdbox-initrd to nerdbox-rootfs.erofs
  • Switch archive packaging step to copy nerdbox-rootfs.erofs into the release bundle

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/release.yml
Comment thread .github/workflows/release.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants