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

chore: refactor CI runs #216

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

Valentin271
Copy link
Contributor

@Valentin271 Valentin271 commented Jan 21, 2024

Closes #203

  • test

    • cargo test
  • lint

    • typos
    • fmt
    • clippy
  • build-macos-arm (now builds on stable and beta)

    • only build

Note that macos-arm runner exist since october 2023 but are paid and in beta for now: https://github.com/orgs/community/discussions/69211.
Once and if they get released publicly, macos-arm can be merged with build.

See https://github.com/Valentin271/inlyne/actions/runs/7600723247 for the latest successful run from my tests.

Copy link
Collaborator

@CosmicHorrorDev CosmicHorrorDev left a comment

Choose a reason for hiding this comment

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

Looks great. Thanks as always!

@CosmicHorrorDev CosmicHorrorDev merged commit de8fe05 into Inlyne-Project:main Jan 21, 2024
9 checks passed
@Valentin271 Valentin271 deleted the refactor/ci branch January 21, 2024 17:29
@CosmicHorrorDev CosmicHorrorDev added the C-refactor Category: Reworking an existing feature label Jan 21, 2024
@CosmicHorrorDev CosmicHorrorDev added the A-CI Area: CI/CD changes label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI Area: CI/CD changes C-refactor Category: Reworking an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restructure CI runs
2 participants