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

Make deploying to demo environment less manual #460

Open
Tracked by #358
derekadombek opened this issue Dec 5, 2024 · 0 comments
Open
Tracked by #358

Make deploying to demo environment less manual #460

derekadombek opened this issue Dec 5, 2024 · 0 comments
Labels

Comments

@derekadombek
Copy link
Collaborator

derekadombek commented Dec 5, 2024

Right now we skip the deploy-frontend step in deploy-dev.yml if demo is used at dispatch and then we run the build-deploy-frontend.yml workflow after by copying/pasting the newly provisioned randomized storage account's name to the dispatch input when triggering the workflow.

We should be able to remove those manual steps by outputting the storage account's name from terraform when its getting created to then use it as a variable in the same github actions run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant