Skip to content

Tags: opsta/.github

Tags

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: review-gate reusable workflow (production, @v1) (#7)

The portable domain-expert review-gate reusable, synced from the source of truth
opsta-ai-pe review/ci/review-gate.reusable.yaml. Live-validated on a real PR
(pulled the internal review-gate image, ran under DeepSeek, posted an advisory
BLOCK). packages:read + guarded ghcr-login so private/internal images pull.

Co-authored-by: Jirayut Nimsaeng <wingth@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

v1

Toggle v1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: review-gate reusable workflow (production, @v1) (#7)

The portable domain-expert review-gate reusable, synced from the source of truth
opsta-ai-pe review/ci/review-gate.reusable.yaml. Live-validated on a real PR
(pulled the internal review-gate image, ran under DeepSeek, posted an advisory
BLOCK). packages:read + guarded ghcr-login so private/internal images pull.

Co-authored-by: Jirayut Nimsaeng <wingth@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

v1.4.1

Toggle v1.4.1's commit message
fix(security-trivy): auth image scans to self-hosted Zot + force remo…

…te image source

image-scan on a dockerless ARC runner failed: trivy image tried the docker daemon (no /var/run/docker.sock),
and the authenticated Zot (htpasswd) broke trivy's anonymous remote fallback. Add TRIVY_USERNAME/PASSWORD from
the inherited REGISTRY_* secrets (empty on AR → WI keychain) + --image-src remote so trivy pulls from the
registry directly. Backward-compatible with AR/GKE.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v1.4.0

Toggle v1.4.0's commit message
v1.4.0 — v2.0 CI/CD substrate: cross-repo gitops-deploy + extra_tag_p…

…aths, crane cross-registry bridge, version-aware pull-wait acceptance, argocd expected_revision rollout-confirm, kaniko basic-auth

v1.3.9

Toggle v1.3.9's commit message
v1.3.9: wait-metadata initContainer for kaniko startup WI race on GKE

v1.3.8

Toggle v1.3.8's commit message
v1.3.8: kaniko --push-retry for transient GKE metadata timeouts

v1.3.7

Toggle v1.3.7's commit message
v1.3.7: kaniko env flow-style JSON + GCE_METADATA_HOST (robust)

v1.3.6

Toggle v1.3.6's commit message
v1.3.6: kaniko GCE_METADATA_HOST env via printf (portable)

v1.3.5

Toggle v1.3.5's commit message
v1.3.5: AR auth via GCE_METADATA_HOST (kaniko/crane/trivy, GKE Worklo…

…ad Identity)

v1.3.4

Toggle v1.3.4's commit message
v1.3.4: AR auth via runner-fetched static token (kaniko + crane)