Skip to content

ci: extract dotnet jobs into path-filtered dotnet.yml - #199

Draft
vlad-scherbich wants to merge 1 commit into
vlad/ci-path-filter-rubyfrom
vlad/ci-path-filter-dotnet
Draft

ci: extract dotnet jobs into path-filtered dotnet.yml#199
vlad-scherbich wants to merge 1 commit into
vlad/ci-path-filter-rubyfrom
vlad/ci-path-filter-dotnet

Conversation

@vlad-scherbich

Copy link
Copy Markdown
Contributor

Description

Moves the dotnet job into .github/workflows/dotnet.yml. on.push.paths: scenarios/dotnet*/** and this workflow file. Same nightly cron as leftover ci.yml (0 0 * * *).

Removes dotnet from leftover ci.yml jobs and drops scenarios/dotnet*/** from that workflow's paths. A dotnet-only push starts dotnet.yml and does not start leftover languages.

Testing

A scenarios/dotnet*-only path list matches dotnet.yml and misses leftover ci.yml.

Risks

Do not mark dotnet.yml required. A path-filtered workflow that never starts stays pending.

Additional Notes

None.

A scenarios/dotnet*-only push must not start leftover languages.
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.

1 participant