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

Reworking build ci #26

Merged
merged 11 commits into from
Feb 27, 2024
Merged

Reworking build ci #26

merged 11 commits into from
Feb 27, 2024

Conversation

BobGneu
Copy link
Owner

@BobGneu BobGneu commented Feb 25, 2024

Overview

This PR proposes adjustments to the build process, leveraging multiple jobs and including the documentation generation step to ensure it is also working.

Test Cases & Validation Steps

TODO

  • run cargo test and have 0 failed or skipped test cases
  • run cargo fmt and have 0 modified files
  • merge develop and validate that it no features are broken
  • document new public API
  • provide new test cases for any new/modified behavior
  • adhere to project standards & practices

@BobGneu BobGneu changed the title refactor: split phases for easier to manage workflow Reworking build ci Feb 25, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@BobGneu BobGneu marked this pull request as ready for review February 27, 2024 05:49
@BobGneu BobGneu merged commit 3da79c6 into develop Feb 27, 2024
10 checks passed
@BobGneu BobGneu deleted the build-revision branch February 27, 2024 05:49
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.

1 participant