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

More aggressive CI #135

Merged
merged 1 commit into from
Jan 3, 2024
Merged

More aggressive CI #135

merged 1 commit into from
Jan 3, 2024

Conversation

Grinkers
Copy link
Collaborator

@Grinkers Grinkers commented Dec 22, 2023

Run CI on Windows and embedded. More Linux targets. All using stable minus 2 releases.
Run CI on all branches, not just when doing a PR.

Rebased and cleaned up conflicts from #132.

Tests and Builds are separated.
We test both 32 and 64 bit on Windows and Linux.
We build for all major architectures, with and without no_std (but can't execute/run tests). Also one embedded target, Cortex-M0

@Grinkers Grinkers marked this pull request as ready for review December 22, 2023 08:44
@Grinkers Grinkers requested a review from naomijub December 22, 2023 08:44
@Grinkers Grinkers force-pushed the ci_all_things branch 2 times, most recently from 613d35a to 564b23a Compare December 22, 2023 09:24
@Grinkers
Copy link
Collaborator Author

In a couple stable releases, we can remove clippy_check in favor of just the Cargo.toml lint configurations.

@Grinkers
Copy link
Collaborator Author

Rebased in Grinkers#2 and part of #140

@Grinkers Grinkers closed this Dec 24, 2023
@Grinkers Grinkers deleted the ci_all_things branch December 24, 2023 07:09
@Grinkers Grinkers requested a review from evaporei December 24, 2023 22:28
@Grinkers Grinkers restored the ci_all_things branch December 24, 2023 22:28
@Grinkers Grinkers reopened this Dec 24, 2023
…minus 2 releases.

Run CI on all branches, not just when doing a PR.
@Grinkers
Copy link
Collaborator Author

@evaporei re-opened to start unraveling
#135

@naomijub naomijub merged commit 87ae2a1 into main Jan 3, 2024
28 checks passed
@Grinkers Grinkers deleted the ci_all_things branch January 3, 2024 22:58
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.

2 participants