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

ci,crusher: increase supported num branches #3902

Conversation

vicentebolea
Copy link
Collaborator

@vicentebolea vicentebolea commented Nov 7, 2023

This is needed for the generate_pipelines.py to support processing more than 100 branches in the Gitlab CI (The max per_page items that Gitlab CI allow).

I have also change the functional programming style form map/filter to comprehensions list to make the code more pythonic.

@vicentebolea vicentebolea force-pushed the crusher-ci-script-increase-branches branch 3 times, most recently from ff4781e to 477905a Compare November 8, 2023 00:15
@vicentebolea
Copy link
Collaborator Author

@scottwittenburg note that we cannot test this until it gets merged since Crusher runs master's generate_pipelines.py

@vicentebolea vicentebolea merged commit a8e02fe into ornladios:master Nov 13, 2023
31 of 33 checks passed
@vicentebolea vicentebolea deleted the crusher-ci-script-increase-branches branch November 13, 2023 23:29
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.

None yet

2 participants