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

Fix deploy #13

Merged
merged 3 commits into from
Nov 8, 2023
Merged

Fix deploy #13

merged 3 commits into from
Nov 8, 2023

Conversation

ghickman
Copy link
Contributor

@ghickman ghickman commented Nov 8, 2023

A few small fixes from trying to fix this error.

After merging to main the deploy action should run after everything
else.  Since we use required-checks to configure everything we
definitely want to run we can let deploy depend on that rather than
duplicating the requirements.
Adding some consistency to make it a bit easier to scan the two
definitions when debugging.
The presence of the env_file definition when there wasn't a .env on the
file system appears to stop metrics-prod, a different service(!), from
being able to execute.
@ghickman ghickman merged commit 9597acf into main Nov 8, 2023
7 checks passed
@ghickman ghickman deleted the fix-deploy branch November 8, 2023 14:36
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