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

Generate a CI build matrix automatically #94

Open
rw1nkler opened this issue Dec 14, 2020 · 0 comments
Open

Generate a CI build matrix automatically #94

rw1nkler opened this issue Dec 14, 2020 · 0 comments

Comments

@rw1nkler
Copy link
Contributor

Currently, the CI's build matrix is created manually and contains all the valid combinations of different configuration variables. However, it is possible to generate the matrix automatically. An example of that can be found here:
https://github.com/SymbiFlow/symbiflow-arch-pkgs/blob/master/.github/workflows/build.yml#L9-L32
This can potentially help us simplify the CI configuration, and the tuttest setup (see #88 (comment))

It is also worth to check other possible approaches to this problem.

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

No branches or pull requests

1 participant