main justfile and devcontainer effort
https://github.com/ublue-os/main/pull/770
@bsherman @Robert
4 Replies
This is pretty significant... a switch to a build model which not only uses Just, and switches workflows to use it, but can do podman in devcontainer?
The devcontainer can be a second PR but was useful for some testing since you need yq now
may as well include, especially if it makes easier to test
The devcontainer has everything necessary for building and also has stuff necessary for titanoboa if you are running in a rootful container
Since there is the devcontainer. I think I'm going to just remove the cosign/syft install stuff and have that be an action.
I guess the thought for keeping it is to make it portable to gitlab but again specifically installing just is already needed