-
-
Notifications
You must be signed in to change notification settings - Fork 101
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
Integrate github action #89
Comments
@zimbatm are you interesting in adding such a github action? Maybe to trigger on a release? Or would you be down to upload new boxes for nix 23.11? I can build the boxes of all the providers, but obviously I can't upload them. |
Fyi the actions started intermittently failing more and more often, so I need to do some work to try and fix it |
yeah sounds good. especially now that GHA supports nested virtualization, it should make building those VM images much easier. then upload them as release assets. I'm not actively using this project anymore, so if any of you or @ifurther also wants to take over maintenance, that would be nice. |
I am interesting this, maybe we can do it. |
Invited you both since you are active on the project. Make yourself at home and let me know if you need anything. |
Thanks @zimbatm! How do we get the credentials for uploading to VagrantCloud? |
I added the ATLAS_TOKEN secret to GitHub Actions, for the automation. If you sign up to https://app.vagrantup.com/account/new and give me your account, I will also give you access to the org. |
Invited you to the "nixbox" org. I propose that we start fresh, so you can also organize things like you want. |
Thanks @zimbatm I will update makefile |
@zimbatm I can't set the nixbox/nixos to public |
https://app.vagrantup.com/nixbox/boxes/nixos is public isn't it? |
Now is public, thanks |
Hi @hennersz I add the ci building the image now, cloud you help me add the flake function to new ? |
might be able to look at this over the weekend |
Heya I've managed to get nixbox building in github actions for virtualbox and libvirt in my own fork
They are currently published under my own namespace in vagrant cloud.
If the maintainers of this repo want to integrate it and publish under the nixos account I can open a PR
The text was updated successfully, but these errors were encountered: