Skip to content

Add build yaml #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add build yaml #119

wants to merge 7 commits into from

Conversation

45930
Copy link
Collaborator

@45930 45930 commented Apr 30, 2025

Adds a build.yaml workflow triggered by PRs to the main branch that will bundle the branch into a docker build and upload the artifact to GCP.

@45930 45930 requested a review from SanabriaRusso May 6, 2025 17:18
45930 and others added 2 commits May 7, 2025 22:52
Copy link
Collaborator

@SanabriaRusso SanabriaRusso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to add shorter tags as to allow staging deployments to be isolated.

We have a hard 63-char limit to Kubernetes Namespace names, as well as for Ingress URLs 🤷 .

#123 deals with this by adding a truncated version of $github.sha as tag.

Adding an additional, shorter tag to the artifact will allow easier
deployment-time configurations e.g., Ingress URLs. This will greatly
simplify visualization for also debugging
@SanabriaRusso SanabriaRusso self-requested a review June 25, 2025 13:55
@SanabriaRusso
Copy link
Collaborator

!n8n-deploy-archive-node-api

@SanabriaRusso
Copy link
Collaborator

!n8n-destroy-archive-node-api

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.

2 participants