Skip to content

Create google.yml#87

Merged
Dargon789 merged 1 commit into
masterfrom
Dargon789-patch-3
Nov 24, 2025
Merged

Create google.yml#87
Dargon789 merged 1 commit into
masterfrom
Dargon789-patch-3

Conversation

@Dargon789

@Dargon789 Dargon789 commented Nov 24, 2025

Copy link
Copy Markdown
Owner

Summary by Sourcery

Add a GitHub Actions workflow to build and deploy the application to Google Kubernetes Engine via Google Cloud.

Build:

  • Introduce a Google Cloud–oriented workflow that builds a Docker image and pushes it to Artifact Registry on pushes to the main branch.

CI:

  • Add a GitHub Actions pipeline that authenticates with Google Cloud using Workload Identity Federation and runs container build and deployment steps.

Deployment:

  • Automate deploying the built Docker image to a GKE cluster using kustomize and kubectl.

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