Skip to content

Add Alpine 3.24#264

Merged
amezin merged 1 commit into
masterfrom
alpine-3.24
Jun 11, 2026
Merged

Add Alpine 3.24#264
amezin merged 1 commit into
masterfrom
alpine-3.24

Conversation

@amezin

@amezin amezin commented Jun 10, 2026

Copy link
Copy Markdown
Member

No description provided.

@coderabbitai

coderabbitai Bot commented Jun 10, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 664c1b62-d0b4-45ed-ba1b-207df3af9dda

📥 Commits

Reviewing files that changed from the base of the PR and between ef9d256 and 40c1708.

⛔ Files ignored due to path filters (1)
  • test/ref/alpine324.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • alpine.pkr.hcl
📜 Recent review details
🔇 Additional comments (1)
alpine.pkr.hcl (1)

8-9: LGTM!

Also applies to: 69-79


📝 Walkthrough

Summary by CodeRabbit

  • New Features
    • Alpine 3.24 image building is now supported with pre-configured ISO sources and checksums for integrity verification.

Walkthrough

This PR adds Alpine Linux 3.24 build support to the Packer template. A new version constant pins the Alpine 3.24 ISO release, and a corresponding QEMU build source is configured to use that version with ISO URLs, checksums, and HTTP provisioning mappings.

Changes

Alpine 3.24 Build Target

Layer / File(s) Summary
Alpine 3.24 version and build source
alpine.pkr.hcl
Version local alpine324_version is introduced with renovate metadata; new qemu.alpine build source named alpine324 references the 3.24 version for ISO URL, checksum URL, and HTTP content serving (/alpine-answer.sh, /vagrant.pub).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

🚥 Pre-merge checks | ✅ 3 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided, making it impossible to assess whether it relates to the changeset. Add a pull request description explaining the purpose and impact of adding Alpine 3.24 support, even if brief.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Add Alpine 3.24' directly and clearly summarizes the main change—adding support for Alpine 3.24 as a new build target in the Packer template.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch alpine-3.24

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@amezin amezin marked this pull request as ready for review June 11, 2026 01:14
@amezin amezin merged commit 40c1708 into master Jun 11, 2026
66 of 67 checks passed
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.

1 participant