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

Fix CI/CD work-flows #82

Merged
merged 3 commits into from
Oct 22, 2024
Merged

Fix CI/CD work-flows #82

merged 3 commits into from
Oct 22, 2024

Conversation

bo3z
Copy link
Collaborator

@bo3z bo3z commented Oct 22, 2024

Initial attempt to get CI/CD to pass. Will be extended to include driver compilation, bitstream building and software compilation.

@bo3z bo3z force-pushed the fix-workflows branch 18 times, most recently from d218956 to 49b8e65 Compare October 22, 2024 15:54
@bo3z bo3z self-assigned this Oct 22, 2024
@bo3z bo3z added the enhancement New feature or request label Oct 22, 2024
@bo3z
Copy link
Collaborator Author

bo3z commented Oct 22, 2024

@maximilianheer @JonasDann this is a small PR improving our CI/CD capabilities. It fixes the breaking documentation from previous commit and it also adds basic tests checking that the software and the driver compile. Future tests will add functionality on generating bitstreams (this needs to be hosted locally) and also in principle, run some of the examples. Unsurprisingly, the examples didn't compile out of the box, so I had to change some of the CMake versions and the flow.

@bo3z bo3z added this to the v0.3.0 milestone Oct 22, 2024
Copy link
Member

@maximilianheer maximilianheer left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks a lot!

Copy link
Member

Choose a reason for hiding this comment

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

Nicely done!

Copy link
Member

Choose a reason for hiding this comment

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

Awesome!

Copy link
Member

Choose a reason for hiding this comment

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

Fantastic!

@maximilianheer maximilianheer merged commit ccbfd43 into master Oct 22, 2024
12 of 13 checks passed
@maximilianheer maximilianheer deleted the fix-workflows branch October 22, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants