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: Build only Arm32 Targets arm-01 / 03 / 05 / 06 / 07 / 09 / 11 for Complex PRs #2761

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

lupyuen
Copy link
Member

@lupyuen lupyuen commented Oct 20, 2024

Summary

This PR updates the Build Rules arch.yml to build only these Arm32 Targets when we create or update a Complex PR:

  • arm-01, arm-03, arm-05, arm-06, arm-07, arm-09, arm-11

No changes for Simple PRs (arm-01 to arm-14) and for Merging PRs (also arm-01 to arm-14).

This will improve our breadth of CI Checks across Arm32 Targets, as explained here: apache/nuttx#14376

Impact

We build only these Arm32 Targets when we create or update a Complex PR:

  • arm-01, arm-03, arm-05, arm-06, arm-07, arm-09, arm-11

No changes for Simple PRs and for Merging PRs.

Testing

Creating a Complex PR will build only arm-01, arm-03, arm-05, arm-06, arm-07, arm-09, arm-11

Creating a Simple PR will build arm-01 to arm-14

Merging a PR will also build arm-01 to arm-14

… Complex PRs

This PR updates the Build Rules `arch.yml` to build only these Arm32 Targets when we create or update a Complex PR:
- arm-01, arm-03, arm-05, arm-06, arm-07, arm-09, arm-11

No changes for Simple PRs (arm-01 to arm-14) and for Merging PRs (also arm-01 to arm-14).

This will improve our breadth of CI Checks across Arm32 Targets, as explained here: apache/nuttx#14376
Copy link

@cederom cederom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @lupyuen :-)

As usual you can merge changes at 0000UTC to get 24h metrics or sooner if you like :-)

@lupyuen lupyuen marked this pull request as ready for review October 20, 2024 21:48
@lupyuen lupyuen merged commit ec458f0 into apache:master Oct 20, 2024
24 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[URGENT] Reducing our usage of GitHub Runners
2 participants