Some checks failed
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Mirror Thin Bundle Sign & Verify / mirror-sign (push) Has been cancelled
api-governance / spectral-lint (push) Has been cancelled
1.5 KiB
1.5 KiB
Execution Log (addendum)
| Date (UTC) | Update | Owner |
|---|---|---|
| 2025-11-24 | Completed DEVOPS-CONTAINERS-44-001: added buildx multi-arch script (scripts/buildx/build-multiarch.sh) with SBOM + optional cosign signing, and workflow .gitea/workflows/containers-multiarch.yml for manual dispatch. |
Implementer |
| 2025-11-24 | Completed DEVOPS-CONTAINERS-45-001: workflow now inspects built OCI archive and, when pushed, runs buildx imagetools inspect against the remote image to smoke-check manifest availability; artifacts uploaded for review. | Implementer |
| 2025-11-24 | Completed DEVOPS-CONTAINERS-46-001: added scripts/buildx/build-airgap-bundle.sh and wired workflow to emit tar.gz air-gap bundles (OCI archive + SBOM/digests/signatures) as artifacts. |
Implementer |
| 2025-11-24 | Completed DEVOPS-CLI-41-001: added CLI multi-platform build script (scripts/cli/build-cli.sh) and manual workflow .gitea/workflows/cli-build.yml producing archives, checksums, and SBOMs into out/cli/. |
Implementer |
| 2025-11-24 | Completed DEVOPS-CLI-42-001: wired CLI build workflow to optionally cosign archives; added artifact list; parity cache stub via SBOM + checksum, ready for downstream golden output parity checks. | Implementer |
| 2025-11-24 | Completed DEVOPS-ATTEST-74-002: added attestation bundle packer (scripts/attest/build-attestation-bundle.sh) and workflow .gitea/workflows/attestation-bundle.yml to create checksum-verified offline bundles. |
Implementer |