Skip to content

Parallelize code generation validation scripts #45892

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

Merged
merged 12 commits into from
Jul 3, 2025

Conversation

alzimmermsft
Copy link
Member

Description

Parallelizes the code generation validation scripts to speed up CI when many libraries are modified.

Also increases the number of libraries in a batch, to reduce the number of jobs produced.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@alzimmermsft alzimmermsft self-assigned this Jul 1, 2025
@alzimmermsft alzimmermsft added the EngSys This issue is impacting the engineering system. label Jul 1, 2025
Copy link
Contributor

github-actions bot commented Jul 1, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

com.azure:azure-openrewrite
com.azure.resourcemanager:azure-resourcemanager-redhatopenshift
com.azure.tools:azure-sdk-build-tool

@alzimmermsft alzimmermsft force-pushed the AzEng_ParallelizeSlowSteps branch from d14b3f9 to ec70e4f Compare July 2, 2025 19:22
@alzimmermsft alzimmermsft marked this pull request as ready for review July 2, 2025 19:59
@alzimmermsft alzimmermsft requested a review from srnagar July 2, 2025 20:15
@alzimmermsft alzimmermsft merged commit bfafdb3 into Azure:main Jul 3, 2025
15 checks passed
@alzimmermsft alzimmermsft deleted the AzEng_ParallelizeSlowSteps branch July 3, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EngSys This issue is impacting the engineering system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants