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: Reduce the unrelated jobs running on wasm only PRs #74601

Merged
merged 17 commits into from
Sep 1, 2022

Conversation

radical
Copy link
Member

@radical radical commented Aug 25, 2022

  • For PRs with strictly wasm only changes, disables running non-wasm jobs like mobile, or coreclr
  • For Wasm.Build.Tests, and debugger only PRs, runs only those jobs
  • Run coreclr jobs only if the PR has non-mono/wasm changes

@radical radical added NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) NO-REVIEW Experimental/testing PR, do NOT review it area-Infrastructure labels Aug 25, 2022
@ghost ghost assigned radical Aug 25, 2022
@ghost
Copy link

ghost commented Aug 25, 2022

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author: radical
Assignees: -
Labels:

NO-MERGE, NO-REVIEW, area-Infrastructure

Milestone: -

@radical
Copy link
Member Author

radical commented Aug 26, 2022

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@radical radical force-pushed the ci-job-fix-onlywasm branch 7 times, most recently from 74f71dd to a0d0472 Compare August 30, 2022 21:43
@radical radical changed the title [IGNORE][wasm] Testing reducing CI load CI: Reduce the unrelated jobs running on wasm only PRs Aug 30, 2022
@radical radical removed NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) NO-REVIEW Experimental/testing PR, do NOT review it labels Aug 30, 2022
@radical radical marked this pull request as ready for review August 30, 2022 21:47
@radical
Copy link
Member Author

radical commented Aug 30, 2022

/azp run runtime-wasm,runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@lewing lewing closed this Aug 31, 2022
@lewing lewing reopened this Aug 31, 2022
@steveisok steveisok requested a review from a team August 31, 2022 02:03
@radical
Copy link
Member Author

radical commented Aug 31, 2022

/azp run runtime-wasm,runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@radical
Copy link
Member Author

radical commented Aug 31, 2022

Rebased on main.

@radical
Copy link
Member Author

radical commented Aug 31, 2022

/azp run runtime-wasm-libtests,runtime-wasm-non-libtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@radical
Copy link
Member Author

radical commented Aug 31, 2022

runtime-wasm-libtests, and runtime-wasm-non-libtests runs can be ignored here. I ran them just to confirm that the correct jobs are run, and skipped.

@radical radical merged commit d684343 into dotnet:main Sep 1, 2022
@radical radical deleted the ci-job-fix-onlywasm branch September 1, 2022 01:51
@ghost ghost locked as resolved and limited conversation to collaborators Oct 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants