Skip to content

fix: Update support for 1000 actions per pipeline and 100 actions per wave #799

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexevansigg
Copy link
Contributor

@alexevansigg alexevansigg commented Apr 23, 2025

Why?

Addresses the increase limits for Actions in code Pipeline.
fixes #792

What?

Increases default wave size from 50 to 100 and added exception when more than 1000 actions are detected for a single pipeline generate.
Description of changes:


By submitting this pull request, I confirm that you can use, modify, copy, and
redistribute this contribution, under the terms of your choice.

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.

[Feat]: Update wave calculation to allow 100 actions per stage +1000 per Pipeline
1 participant