Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
# Note: setup-runner btrfs does not pass loopback-free; watch for disk
# pressure and upstream the option if needed.
- name: Setup runner
uses: projectbluefin/actions/bootc-build/setup-runner@3025b5d31f34ce44c19eab41a7fa5d4d5c5b688e # v1.1.0
uses: projectbluefin/actions/bootc-build/setup-runner@2a09e72e9be15b137392dde15f8587f35587e8eb # v1.1.0
with:
storage-backend: btrfs
update-podman: true
Expand Down Expand Up @@ -210,7 +210,7 @@ jobs:
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6

- name: Setup runner
uses: projectbluefin/actions/bootc-build/setup-runner@3025b5d31f34ce44c19eab41a7fa5d4d5c5b688e # v1.1.0
uses: projectbluefin/actions/bootc-build/setup-runner@2a09e72e9be15b137392dde15f8587f35587e8eb # v1.1.0
with:
storage-backend: btrfs
update-podman: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/clean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
packages: write
steps:
- name: Delete Images Older Than 90 Days
uses: projectbluefin/actions/bootc-build/ghcr-cleanup@3025b5d31f34ce44c19eab41a7fa5d4d5c5b688e # feat/ghcr-cleanup-orphaned-images
uses: projectbluefin/actions/bootc-build/ghcr-cleanup@2a09e72e9be15b137392dde15f8587f35587e8eb # feat/ghcr-cleanup-orphaned-images
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
packages: dakota,dakota-nvidia
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ghcr-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Prune old GHCR images
uses: projectbluefin/actions/bootc-build/ghcr-cleanup@3025b5d31f34ce44c19eab41a7fa5d4d5c5b688e # v1.1.0
uses: projectbluefin/actions/bootc-build/ghcr-cleanup@2a09e72e9be15b137392dde15f8587f35587e8eb # v1.1.0
with:
packages: dakota,dakota-nvidia
older-than: 90 days
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
# Note: setup-runner btrfs does not expose loopback-free; watch for disk
# pressure and upstream the option if needed.
- name: Setup runner
uses: projectbluefin/actions/bootc-build/setup-runner@3025b5d31f34ce44c19eab41a7fa5d4d5c5b688e # v1.1.0
uses: projectbluefin/actions/bootc-build/setup-runner@2a09e72e9be15b137392dde15f8587f35587e8eb # v1.1.0
with:
storage-backend: btrfs
update-podman: true
Expand Down Expand Up @@ -160,7 +160,7 @@ jobs:
# xattr-manifest (fakecap-manifest.tsv) is pre-committed (Cargo.lock pattern)
# and regenerated by the update-filemap workflow when elements change.
# Merge order: projectbluefin/actions#<PR> must land before this workflow runs.
uses: projectbluefin/actions/bootc-build/chunka@3025b5d31f34ce44c19eab41a7fa5d4d5c5b688e # v1
uses: projectbluefin/actions/bootc-build/chunka@2a09e72e9be15b137392dde15f8587f35587e8eb # v1
with:
source-image: localhost/${{ env.IMAGE_NAME }}${{ matrix.image_suffix }}:latest
max-layers: "120"
Expand Down Expand Up @@ -223,7 +223,7 @@ jobs:
# generate-sbom: false — dakota uses just sbom (BST-native provenance via
# bst artifact list). Syft post-build scan is less accurate for BST builds.
# SBOM attachment and SBOM signing are handled in the steps below.
uses: projectbluefin/actions/bootc-build/sign-and-publish@3025b5d31f34ce44c19eab41a7fa5d4d5c5b688e # v1.1.0
uses: projectbluefin/actions/bootc-build/sign-and-publish@2a09e72e9be15b137392dde15f8587f35587e8eb # v1.1.0
with:
image: ${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_NAME }}${{ matrix.image_suffix }}
digest: ${{ steps.push.outputs.digest }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/renovate-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ permissions:
jobs:
automerge:
if: github.event.workflow_run.conclusion == 'success'
uses: projectbluefin/actions/.github/workflows/reusable-renovate-automerge.yml@3025b5d31f34ce44c19eab41a7fa5d4d5c5b688e # v1
uses: projectbluefin/actions/.github/workflows/reusable-renovate-automerge.yml@2a09e72e9be15b137392dde15f8587f35587e8eb # v1
with:
head_sha: ${{ github.event.workflow_run.head_sha }}
2 changes: 1 addition & 1 deletion .github/workflows/skill-drift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:

jobs:
skill-drift:
uses: projectbluefin/actions/.github/workflows/skill-drift-check.yml@3025b5d31f34ce44c19eab41a7fa5d4d5c5b688e # v1
uses: projectbluefin/actions/.github/workflows/skill-drift-check.yml@2a09e72e9be15b137392dde15f8587f35587e8eb # v1
with:
code-paths: '[".github/workflows/**", "build_files/**", "Justfile", "elements/**"]'
skill-paths: '["docs/skills/**", "docs/*.md", "AGENTS.md"]'
Loading