Skip to content

Conversation

@jajik
Copy link
Member

@jajik jajik commented Jul 3, 2024

It occurred to me that we run CI on all commits regardless the changes. This PR will cause CI running only if anything within the CI file, or native/, test/ directories changes.

@jajik jajik requested a review from rhusar July 3, 2024 10:30
Copy link
Member

@rhusar rhusar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So no verifying building docs when Doxyfile is changed? :)

@jajik
Copy link
Member Author

jajik commented Jul 3, 2024

So no verifying building docs when Doxyfile is changed? :)

Fixed.

Copy link
Member

@rhusar rhusar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still not a great approach. Going forward, we would need to keep in mind that adding new paths need to be added for CI scripts.

Rather than selecting which files to run the build for, we can just label the ones that definitely do not effect the build.

Opened #248

@rhusar
Copy link
Member

rhusar commented Jul 3, 2024

For example, this would still run tests for tests/README.md. Closing in favor of #248

@rhusar rhusar closed this Jul 3, 2024
@jajik jajik deleted the ci-tweak branch July 3, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants