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

Is that possible to create a CI which can automatically release some downloadable images directly? #1

Open
Readon opened this issue Nov 5, 2022 · 4 comments

Comments

@Readon
Copy link

Readon commented Nov 5, 2022

If the use method can be reduced to "download and use", would help a lot.

@Readon
Copy link
Author

Readon commented Nov 5, 2022

For example, push docker image every time SpinalHDL has released a new version.
The same as sbt images.

Both include verilator, ghdl, cocotb and yosys with formal verification tools as oss-cad-tools included.

@Dolu1990
Copy link
Member

Dolu1990 commented Nov 6, 2022

Very likely possible. Would mostly require somebody implementing the CI.

@Readon
Copy link
Author

Readon commented Nov 6, 2022

Very likely possible. Would mostly require somebody implementing the CI.

I tried the sbt makefile on Windows through MSys2, where .cache/JNA and cache directories are missing.

@Dolu1990
Copy link
Member

Dolu1990 commented Nov 7, 2022

For sure can be added :)

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

2 participants