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

cicd actions - action fails on deploy failure #736

Merged
merged 28 commits into from
Nov 6, 2024
Merged

cicd actions - action fails on deploy failure #736

merged 28 commits into from
Nov 6, 2024

Conversation

klhftco
Copy link
Contributor

@klhftco klhftco commented Oct 31, 2024

Updated cicd actions to fail on build/deployment failures.

Tested build failure using typo in apps/frontend/src/App.tsx.
-Deploy to Development Run# 43 -> 44

Tested runtime failure using liveness probe = False in infra/app/values.yaml.
-Deploy to Development Run# 53 -> 64

@klhftco klhftco requested a review from maxmwang October 31, 2024 05:19
@klhftco klhftco merged commit ff89199 into gql Nov 6, 2024
1 check passed
@klhftco klhftco deleted the gql-cicd branch November 6, 2024 03:33
@klhftco
Copy link
Contributor Author

klhftco commented Nov 6, 2024

F i forgot the fi at the end of the if blocks in cd-prod, cd-stage

@maxmwang
Copy link
Contributor

maxmwang commented Nov 6, 2024

lol all good, i'll push the fix straight to gql

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