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

.circleci: add support for running ci's based off code modified specificed via path #976

Closed
wants to merge 1 commit into from

Conversation

KolbyML
Copy link
Member

@KolbyML KolbyML commented Jan 31, 2024

Here is a PR for allowing for certain CI's to run only when certain CI's are touched. I am proposing this change because when portal-hive code gets merged. We wouldn't want rust ci jobs running for non-rust related code.

@fjl here is my PR which will allow for running rust-ci's only on rust code. Would you be able to Use of setup workflows must be enabled in project settings (Project settings > Advanced -> Dynamic config using setup workflows) enable this.

I am going to close my current portal-hive -> hive PR since it is out of date. And maybe opened PR's to merge 1 thing at a time if that would be easier?

This pr is based off the instructions here https://github.com/CircleCI-Public/api-preview-docs/blob/path-filtering/docs/path-filtering.md#setup-workflows

@KolbyML KolbyML changed the title .circleci: add support for running ci's based off code modified .circleci: add support for running ci's based off code modified specificed via path Jan 31, 2024
@KolbyML
Copy link
Member Author

KolbyML commented Jan 31, 2024

already merged

@KolbyML KolbyML closed this Jan 31, 2024
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