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

CI with RTIC as a dependency #592

Open
perlindgren opened this issue Jan 25, 2022 · 1 comment
Open

CI with RTIC as a dependency #592

perlindgren opened this issue Jan 25, 2022 · 1 comment
Labels
CI Things related to CI/GHA

Comments

@perlindgren
Copy link
Collaborator

The current CI is run internally on the RTIC repo, which does not cover edge cases of build.rs dependencies.

Possible solution:

  • Make a sub-crate with proper dependency to RTIC.
  • Include tests in the sub-crate.
  • Integrate to CI.
@perlindgren
Copy link
Collaborator Author

This will be solved by : #623

@AfoHT AfoHT added the CI Things related to CI/GHA label Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Things related to CI/GHA
Projects
None yet
Development

No branches or pull requests

2 participants