Skip to content

ci: extract full_host jobs into path-filtered full_host.yml - #201

Draft
vlad-scherbich wants to merge 1 commit into
vlad/ci-path-filter-ddproffrom
vlad/ci-path-filter-full_host
Draft

ci: extract full_host jobs into path-filtered full_host.yml#201
vlad-scherbich wants to merge 1 commit into
vlad/ci-path-filter-ddproffrom
vlad/ci-path-filter-full_host

Conversation

@vlad-scherbich

Copy link
Copy Markdown
Contributor

Description

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

Deletes leftover ci.yml: this was the last language job in it. Cheap lint.yml already runs on every push.

Testing

A scenarios/full_host*-only path list matches full_host.yml. No leftover language workflow remains.

Risks

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

Additional Notes

None.

Last leftover language leaves the monolith; delete empty ci.yml.
Cheap lint already lives on always-on lint.yml.
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