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

Support CI workflow with specified ROM, FMC, and RT versions #1464

Open
jhand2 opened this issue Apr 15, 2024 · 0 comments
Open

Support CI workflow with specified ROM, FMC, and RT versions #1464

jhand2 opened this issue Apr 15, 2024 · 0 comments

Comments

@jhand2
Copy link
Collaborator

jhand2 commented Apr 15, 2024

Revisions of ROM and FMC/RT are spread across different branches/tags. We do not currently have a way to produce a single release which will package binaries at specific revisions (currently our release builds everything from a single commit).

We should be able to build FMC/RT from head, but still bundle ROM for a specific release (e.g. 1.0.1).

This can be a Github workflow which takes as input parameters specific tags/commit hashes at which to build each firmware stage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant