-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Deployment Updates - CI #202
Conversation
👋 Thanks for opening a pull request!If you are new, please check out the trimmed down summary of our deployment process below:
Please note, if you have a more complex change, it is advised to claim a deployment lock with Once your PR has been merged, you can remove the lock with |
.lock --reason testing sticky locks |
🔒 Deployment Lock ClaimedYou are now the only user that can trigger deployments to the
|
.deploy |
Deployment Triggered 🚀GrantBirki, started a branch deployment to production You can watch the progress here 🔗
|
API Deployment - Production 🌔The API has been deployed to the production environment 🚀
|
Deployment Results ✅GrantBirki successfully deployed branch
|
Deployment Updates - CI
This pull request updates our Actions workflows to incorporate two new "alternate" workflow types that I recently bundled into the branch deploy Action:
main
if its SHA matches the latest deploymentI also figured out why CI is failing but only on dependabot PRs. So I created a new
.md
file to document this.