Skip to content
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

add job to deploy kobocat to staging if branch starts with 'feature/' #917

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

LMNTL
Copy link
Contributor

@LMNTL LMNTL commented Jan 26, 2024

This PR adds a job to automatically deploy Kobocat branches that start with feature/ to k8s. It's pretty much a straight port of the job with the same name (deploy-staging) from kpi's .gitlab-ci.yml.

You can see a sample run here using feature/tri - the failed runs can safely be ignored, I just needed to protect feature* branches in GitLab. That code triggered a deployment to https://kf.tri.kbtdev.org/ , which I've verified as successful.

@LMNTL LMNTL marked this pull request as ready for review January 26, 2024 19:31
@noliveleger noliveleger merged commit 40736fd into beta Jan 26, 2024
3 checks passed
@noliveleger noliveleger deleted the autostage-kobocat-features branch January 26, 2024 19:41
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.

None yet

2 participants