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

This Static Web App already has the maximum number of staging environments (10) #941

Open
bowdenk7 opened this issue Oct 6, 2022 · 9 comments
Labels
enhancement New feature or request

Comments

@bowdenk7
Copy link

bowdenk7 commented Oct 6, 2022

Describe the bug

Hitting the limit (10 in my case) fails CI. This is pretty frustrating. I really want a way to increase this limit, which I would happily pay for, but in the meantime just don't fail CI. These are preview deployments. It's a luxury, not a requirement. So if you can't provision more than 10, so be it, but don't fail my CI.

Expected behavior
Don't fail CI - leave a warning or comment on the PR or something.

@ABL6COB
Copy link

ABL6COB commented Nov 2, 2022

Yes, we are facing this issue and need to manually delete the preview environments when it hits 10 count.
As suggested, a warning would be fine in case new environment cannot be created and the CI should not fail.

@bowdenk7
Copy link
Author

bowdenk7 commented Dec 13, 2022

Closing as duplicate of #765
EDIT: not actually a dupe, re-opened

@bowdenk7
Copy link
Author

Actually I'm going to re-open this. A better fix here is to increase the limit, but the big problem that makes this un-usable is it fails CI.

@bowdenk7 bowdenk7 reopened this Dec 13, 2022
@ABL6COB
Copy link

ABL6COB commented Dec 19, 2022

I agree to @bowdenk7, we need a way to make sure the pipeline is not failing since it has reached the maximum preview environments.

@ABL6COB
Copy link

ABL6COB commented Feb 2, 2023

Any updates here? We are facing this issue and blocking us from using preview environments.

@MTCMarkFranco
Copy link

Any update on this?

@thomasgauvin
Copy link
Contributor

Updating this thread as well, we've heard the feedback and have been putting in the infrastructural improvements to have increased limits across the board for Static Web Apps, whether that be number of staging envs, file counts, app sizes, etc. We're still some months away from this at this time, I will continue to provide status updates in this thread.

We're tracking this in #765

@bowdenk7
Copy link
Author

bowdenk7 commented Jul 5, 2023

This issue is not concerned with increasing the limit (though I agree that is a better solution). In the meantime, simply not failing CI would make this service usable. Until then, I will use other solutions.

@thomasgauvin
Copy link
Contributor

@bowdenk7 can you provide additional details as to why you need the CI to be successful despite not deploying? The failing CI serves as an indication that the environment did not get deployed. Do you store artifacts instead of deploying, or do you rely on the same workflow to give an indication of tests passing?

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

No branches or pull requests

5 participants