Skip to content

Create docker.yml#76

Merged
Dargon789 merged 1 commit intomasterfrom
Dargon789-patch-3
Nov 10, 2025
Merged

Create docker.yml#76
Dargon789 merged 1 commit intomasterfrom
Dargon789-patch-3

Conversation

@Dargon789
Copy link
Copy Markdown
Owner

@Dargon789 Dargon789 commented Nov 10, 2025

Summary by Sourcery

Add a new GitHub Actions workflow (docker.yml) to automate building, pushing, and signing Docker images via Buildx, metadata extraction, and cosign integration

New Features:

  • Introduce a Docker CI workflow triggered on schedule, push to master, and semantic version tags, as well as on pull requests
  • Build and push multi-platform Docker images to GHCR using Buildx with dynamic tagging
  • Integrate cosign to sign published Docker images using Sigstore identity tokens

Enhancements:

  • Set up Docker metadata action for tag and label generation
  • Enable caching strategies for faster builds using GitHub Actions

CI:

  • Add .github/workflows/docker.yml to define the Docker build and publish pipeline

Chores:

  • Configure environment variables for registry (GHCR) and image naming based on the repository

Loading
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.

# Flow diagram for npm.yml jobs and steps publishes a meta @foundry-rs/forge package once all per-arch # build-and-deploy GitHub Actions job to GKE

1 participant