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

Hotfix: IS-430 / 0.38.1 #900

Merged
merged 2 commits into from
Aug 15, 2023
Merged

Hotfix: IS-430 / 0.38.1 #900

merged 2 commits into from
Aug 15, 2023

Conversation

harishv7
Copy link
Contributor

@harishv7 harishv7 commented Aug 15, 2023

Hotfix to make sgID params optional on server start

Currently, updating env vars on production will always fail and cause a rollback - this is due to our current setup of pulling env from SSM only working for deploys but not rebuilds (e.g. updating env), so several required env vars are missing whenever we rebuild. This is a short-term fix and we can take on the long-term fix next sprint

Note that in the meantime, we should we rerunning the github actions flow for release after any config changes on the eb

@harishv7 harishv7 mentioned this pull request Aug 15, 2023
@harishv7 harishv7 merged commit 9d440d2 into develop Aug 15, 2023
@mergify mergify bot deleted the hotfix/IS-430-0.38.1 branch August 15, 2023 08:57
@kishore03109 kishore03109 mentioned this pull request Aug 16, 2023
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