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

Run tests on all commits #34

Merged
merged 2 commits into from
Jan 31, 2023
Merged

Conversation

l0kod
Copy link
Member

@l0kod l0kod commented Jan 31, 2023

No description provided.

@l0kod l0kod force-pushed the ci-run-tests-on-all-commits branch 4 times, most recently from 3e04bf8 to d4b23b2 Compare January 31, 2023 09:28
@l0kod l0kod marked this pull request as draft January 31, 2023 09:28
@l0kod l0kod force-pushed the ci-run-tests-on-all-commits branch 25 times, most recently from dd93efd to 0ab767b Compare January 31, 2023 11:18
@l0kod l0kod force-pushed the ci-run-tests-on-all-commits branch 8 times, most recently from 8d7970c to bf21a40 Compare January 31, 2023 11:50
Import the Rust version from Cargo.toml and use it for the MSRV tests.

Signed-off-by: Mickaël Salaün <mic@digikod.net>
@l0kod l0kod force-pushed the ci-run-tests-on-all-commits branch 6 times, most recently from 8b335db to a730d59 Compare January 31, 2023 13:02
@l0kod l0kod marked this pull request as ready for review January 31, 2023 13:03
@l0kod l0kod force-pushed the ci-run-tests-on-all-commits branch from a730d59 to 8b335db Compare January 31, 2023 13:04
Instead of only testing the last pushed commit, test all new commits.
This is important for a healthy repository that can safely be bisected.

For PR, use github.event.pull_request.head.sha (instead of github.sha)
to exclude the automatically generated merge commit.

Signed-off-by: Mickaël Salaün <mic@digikod.net>
@l0kod l0kod force-pushed the ci-run-tests-on-all-commits branch from 8b335db to 84f6c09 Compare January 31, 2023 13:07
@l0kod l0kod merged commit 84f6c09 into landlock-lsm:main Jan 31, 2023
@l0kod l0kod deleted the ci-run-tests-on-all-commits branch January 31, 2023 17:17
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.

None yet

1 participant