main justfile and devcontainer effort

4 Replies
bsherman
bsherman2d ago
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?
M2
M2OP2d ago
The devcontainer can be a second PR but was useful for some testing since you need yq now
bsherman
bsherman2d ago
may as well include, especially if it makes easier to test
M2
M2OP2d ago
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

Did you find this page helpful?