Skip to content

ci: add optimized Docker publish workflow (closes #281)#350

Closed
anuragg-saxenaa wants to merge 1 commit intodecolua:masterfrom
anuragg-saxenaa:ci/docker-publish-workflow-v2
Closed

ci: add optimized Docker publish workflow (closes #281)#350
anuragg-saxenaa wants to merge 1 commit intodecolua:masterfrom
anuragg-saxenaa:ci/docker-publish-workflow-v2

Conversation

@anuragg-saxenaa
Copy link
Contributor

Rebased cleanly on current master. Resolves the merge conflicts in the original PR #305.

What this adds

  • Triggers on v* tag push and workflow_dispatch only — no noise on every commit
  • amd64 only — drops arm64, halves build time
  • Registry-based layer cache via ghcr.io — fast warm builds
  • Disabled provenance/SBOM attestations — saves ~30s per build
  • NEXT_TELEMETRY_DISABLED=1 baked in
  • Dependabot config for weekly GitHub Actions version bumps

Closes #281

@anuragg-saxenaa anuragg-saxenaa mentioned this pull request Mar 18, 2026
@anuragg-saxenaa anuragg-saxenaa closed this by deleting the head repository Mar 19, 2026
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