Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Run trial/integration tests if .ci is modified. #16512

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Conversation

clokep
Copy link
Member

@clokep clokep commented Oct 17, 2023

See #16511.

@clokep clokep marked this pull request as ready for review October 17, 2023 19:36
@clokep clokep requested a review from a team as a code owner October 17, 2023 19:36
@@ -37,15 +37,18 @@ jobs:
- 'Cargo.toml'
- 'Cargo.lock'
- '.rustfmt.toml'
- '.github/workflows/tests.yml'
Copy link
Contributor

Choose a reason for hiding this comment

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

At what point are we reinventing make here? (Pedantry: make wouldn't help us here because there's no "I have run tests" file whose timestamp can be used to decide what needs to be run.)

Copy link
Member Author

Choose a reason for hiding this comment

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

🤷 Idk, this is always going to be a bit manual though, isn't it? (I hate CI.)

@clokep clokep merged commit 8841db4 into develop Oct 18, 2023
38 checks passed
@clokep clokep deleted the clokep/more-ci branch October 18, 2023 11:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants