Skip to content

merge queue: embarking main (a4be23c) and #68 together#69

Closed
mergify[bot] wants to merge 6 commits into
mainfrom
mergify/merge-queue/8b7a310684
Closed

merge queue: embarking main (a4be23c) and #68 together#69
mergify[bot] wants to merge 6 commits into
mainfrom
mergify/merge-queue/8b7a310684

Conversation

@mergify

@mergify mergify Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

🎉 This pull request has been checked successfully and will be merged soon. 🎉

Branch main (a4be23c) and #68 are embarked together for merge.

This pull request has been created by Mergify to speculatively check the mergeability of #68.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.

Required conditions of queue rule default for merge:

  • #changes-requested-reviews-by=0
  • base=main
  • check-success=DCO
  • check-success=build-initramfs (amd64)
  • check-success=build-initramfs (arm64)
  • check-success=build-iso (amd64)
  • check-success=build-iso (arm64)
  • check-success=build-kernel (amd64)
  • check-success=build-kernel (arm64)
  • check-success=download-tools (amd64)
  • check-success=download-tools (arm64)
  • label!=do-not-merge
  • label=ready-to-merge
  • queue-position>=0
  • any of:
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-success = build-initramfs (amd64)
    • check-neutral = build-initramfs (amd64)
    • check-skipped = build-initramfs (amd64)
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-success = build-initramfs (arm64)
    • check-neutral = build-initramfs (arm64)
    • check-skipped = build-initramfs (arm64)
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-success = build-kernel (amd64)
    • check-neutral = build-kernel (amd64)
    • check-skipped = build-kernel (amd64)
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-success = build-kernel (arm64)
    • check-neutral = build-kernel (arm64)
    • check-skipped = build-kernel (arm64)
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-success = download-tools (amd64)
    • check-neutral = download-tools (amd64)
    • check-skipped = download-tools (amd64)
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-success = download-tools (arm64)
    • check-neutral = download-tools (arm64)
    • check-skipped = download-tools (arm64)
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-success = build-iso (amd64)
    • check-neutral = build-iso (amd64)
    • check-skipped = build-iso (amd64)
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-success = build-iso (arm64)
    • check-neutral = build-iso (arm64)
    • check-skipped = build-iso (arm64)

Required conditions to stay in the queue:

---
checking_base_sha: a4be23c91776653f146df176a3d80e8b1cb72d31
previous_failed_batches: []
pull_requests:
  - number: 68
    scopes: []
scopes: []
...

jacobweinstock and others added 6 commits April 13, 2026 23:30
- Dockerfile: install dependencies into a persistent venv instead of
  priming the uv cache, so uv run reuses it rather than recreating one
- docker.py: add --load to buildx build commands so images are available
  in the local Docker daemon
- cli/_stages.py: skip initramfs build if output already exists (use
  --force to rebuild)
- Add uv.lock for reproducible dependency resolution

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
This get all Action container logs over
to Tinkerbell via rsyslog properly.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
mkosi v26's default tools tree unconditionally pulls in grub-pc-bin, which has no arm64 candidate in current Debian trixie. The pre-existing `?exact-name(grub-pc-bin)` apt soft-fail pattern no longer soft-fails, so arm64 initramfs builds hard-error. Upstream fixed this in systemd/mkosi@1f811f05 by moving grub-pc-bin into an x86-only drop-in, but no release tag past v26 exists yet, so pin to the commit.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
astral-sh/setup-uv v8 dropped floating major/minor tags as
a supply-chain hardening measure, so the previous `@v7` reference
will stop resolving. Pin to the exact `@v8.1.0` tag instead.
Update all the other actions that have moved to Node 24
runtimes since the workflows were last touched.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
@mergify mergify Bot mentioned this pull request May 29, 2026
3 tasks
@mergify mergify Bot closed this May 29, 2026
@mergify mergify Bot deleted the mergify/merge-queue/8b7a310684 branch May 29, 2026 02:33
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