-
Notifications
You must be signed in to change notification settings - Fork 2
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
[USB-image]Create a CI/CD builder for ISO/USB image #2
Comments
I have knowledge about circleci and I cac quickly help with this one, if you want some other ci/cd solution I would have to spend some time learning it but it's also doable. |
Maybe using github actions would be even better actually |
I've actually written two microservices that do that (distributed, cached, queued):
I'm in the process of rewriting these and many other services in Go soon (see https://pojntfx.github.io/ipxebuilderd/ as an example for how these new services will function), but they could give you a quick start. |
Still open? I can help with GH Action. |
@3sky I've checked all the needed code and a semi-working makefile. The end result should:
|
Hey take a look on my fork https://github.com/3sky/globalhack-laptop-installer/pulse. |
Create a CICD auto builder for the image. Cover these aspects:
The text was updated successfully, but these errors were encountered: