Skip to content

exclude static envs from failed deploys check - #57

Merged
vigneshrajsb merged 1 commit into
mainfrom
fix-deploy-all-on-error
Oct 23, 2025
Merged

exclude static envs from failed deploys check#57
vigneshrajsb merged 1 commit into
mainfrom
fix-deploy-all-on-error

Conversation

@vigneshrajsb

Copy link
Copy Markdown
Contributor

What

Extending fix fromo #55

if we redeploy all components in a static env with a single failures, in large static env with 100+ services, this can trigger a herd.

for static env, since we usually have separate repos for envs and the components are deployed on default branch merges we do not need this

if we redeploy all components in a static env with a single failures, in
large static env with 100+ services, this can trigger a herd.

for static env, since we usually have separate repos for envs and the
components are deployed on default branch merges we do not need this
@vigneshrajsb
vigneshrajsb requested a review from a team as a code owner October 23, 2025 01:30
@vigneshrajsb
vigneshrajsb merged commit 273ac6e into main Oct 23, 2025
1 check passed
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