You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CI/CD builds regularly take between 15 and 30 minutes to complete. With 4 fulltime developers on the project, contributing 3-4 pull requests per day (especially fixing defects after all major features were complete), we were apparently "overwhelming" the Development environment. A team of 4 developers is not large by anyone’s standards, so if Umbraco Cloud can’t keep up with that, that is a significant red flag. (We have batching enabled on our CI/CD pipeline, so if multiple Pull Requests complete at the same time, only a single build/release to Umbraco Cloud is triggered.)
This issue was raised with Umbraco Cloud support, and we were told to "combine all of the pull requests and do one large deploy," missing the point of Ci/CD.
The text was updated successfully, but these errors were encountered:
Issue description
The CI/CD builds regularly take between 15 and 30 minutes to complete. With 4 fulltime developers on the project, contributing 3-4 pull requests per day (especially fixing defects after all major features were complete), we were apparently "overwhelming" the Development environment. A team of 4 developers is not large by anyone’s standards, so if Umbraco Cloud can’t keep up with that, that is a significant red flag. (We have batching enabled on our CI/CD pipeline, so if multiple Pull Requests complete at the same time, only a single build/release to Umbraco Cloud is triggered.)
This issue was raised with Umbraco Cloud support, and we were told to "combine all of the pull requests and do one large deploy," missing the point of Ci/CD.
The text was updated successfully, but these errors were encountered: