Skip to content

Conversation

@psurply
Copy link
Contributor

@psurply psurply commented Mar 6, 2025

The CI will now perform the following actions when opening pull requests and pushing to the main branch:

  • Build and tests the library for both Windows and Linux.
  • Build the CLI application for both Windows and Linux.
  • Build the EFI application.

For all components, clippy warnings will be reported as errors.

@psurply psurply requested a review from jlrivasp March 6, 2025 16:33
@psurply psurply force-pushed the main branch 2 times, most recently from 3afb308 to 5fad1f9 Compare March 6, 2025 18:14
@psurply psurply force-pushed the ci branch 2 times, most recently from 0c7123e to 44540bb Compare March 7, 2025 11:41
@psurply psurply marked this pull request as ready for review March 7, 2025 14:35
The CI will now perform the following actions when opening pull
requests and pushing to the main branch:

- Build and tests the library for both Windows and Linux.
- Build the CLI application for both Windows and Linux.
- Build the EFI application.

For all components, clippy warnings will be reported as errors.

Signed-off-by: Surply, Pierre <[email protected]>
@psurply psurply marked this pull request as draft March 7, 2025 14:39
@psurply psurply marked this pull request as ready for review March 7, 2025 15:19
Copy link
Contributor

@jlrivasp jlrivasp left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the PR Pierre, it's great to define CI

@jlrivasp jlrivasp merged commit 956d4b2 into main Mar 7, 2025
5 checks passed
@psurply psurply deleted the ci branch March 7, 2025 22:02
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.

3 participants