Skip to content

ci: fix and tidy container build actions#4

Merged
synackd merged 4 commits intomainfrom
fix/arm-builds
Mar 12, 2026
Merged

ci: fix and tidy container build actions#4
synackd merged 4 commits intomainfrom
fix/arm-builds

Conversation

@synackd
Copy link
Contributor

@synackd synackd commented Mar 12, 2026

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

See linked issue below for more context.

  • reorder/retab steps
  • add missing QEMU action for acme.sh container
  • add pull_request trigger

Fixes #3

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

synackd added 4 commits March 12, 2026 09:54
- reorder/retab steps
- add missing QEMU action for acme.sh container
- add pull_request trigger

Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd synackd marked this pull request as ready for review March 12, 2026 19:25
Copy link

@davidallendj davidallendj left a comment

Choose a reason for hiding this comment

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

LGTM

@synackd synackd merged commit e53dfa5 into main Mar 12, 2026
3 checks passed
@synackd synackd deleted the fix/arm-builds branch March 12, 2026 20:05
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.

[Bug]: linux/arm64 container builds show up as unknown/unknown

2 participants