Skip to content

ci: extract ddprof jobs into path-filtered ddprof.yml - #200

Draft
vlad-scherbich wants to merge 1 commit into
vlad/ci-path-filter-dotnetfrom
vlad/ci-path-filter-ddprof
Draft

ci: extract ddprof jobs into path-filtered ddprof.yml#200
vlad-scherbich wants to merge 1 commit into
vlad/ci-path-filter-dotnetfrom
vlad/ci-path-filter-ddprof

Conversation

@vlad-scherbich

Copy link
Copy Markdown
Contributor

Description

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

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

Testing

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

Risks

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

Additional Notes

None.

A scenarios/ddprof*-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