Skip to content

fix(ci): default to passing 'dev' environment in when none given - #1060

Merged
lemald merged 1 commit into
masterfrom
lem-really-fix-dev-deploy
Jul 31, 2026
Merged

fix(ci): default to passing 'dev' environment in when none given#1060
lemald merged 1 commit into
masterfrom
lem-really-fix-dev-deploy

Conversation

@lemald

@lemald lemald commented Jul 31, 2026

Copy link
Copy Markdown
Member

Summary of changes

Asana Ticket: Set up tag/release-based prod deploys - api

I think the actual problem introduced in #1058 is that we were attempting to call mbta/workflows/.github/workflows/deploy-ecs.yml with inputs.environment as an input, but the default value of environment from the workflow_dispatch block isn't set when the workflow is triggered by a push. As such, I need to account for environment maybe being empty.

@lemald
lemald requested a review from a team as a code owner July 31, 2026 13:39
@lemald
lemald requested review from zyxw59 and removed request for a team July 31, 2026 13:39
@lemald
lemald merged commit eafe81f into master Jul 31, 2026
31 checks passed
@lemald
lemald deleted the lem-really-fix-dev-deploy branch July 31, 2026 14:57
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