Claire Gonyeo

Results 9 issues of Claire Gonyeo

A new command, `squash`, should be added to support squashing together the given ACI with its dependencies. ``` acbuild begin acbuild dep add quay.io/coreos/alpine-sh acbuild squash ``` would be equivalent...

kind/enhancement
priority/P2

Each command supported by acbuild should have at least one functional test. - [x] annotation - [x] begin - [x] cat-manifest - [ ] copy - [x] dependency - [x]...

area/testing
priority/P1

It would be convenient (once acpush is finished) to be able to specify an image name, and have the image pushed to that location (optionally signing it with https://github.com/appc/acbuild/issues/15). Something...

dependency/external

dependency/external
kind/enhancement

``` derek@energia ~/aci> acbuild --modify ./alpine-latest-linux-amd64.aci set-name localhost/alpine "/bin/bbsuid": permission denied - call write as root ```

It would be very convenient if cobra could be configured in such a way that it would stop trying to parse flags once it sees the run command, so that...

area/usability
priority/Pmaybe

I think a command like `acbuild layer` should be supported that would add a new layer into the current ACI. ``` acbuild exec -- wget http://example.com/very-big-file.deb acbuild exec -- dpkg...

kind/enhancement
priority/P2

Got an idea: wand/spell of swap places. Pick a visible character on the screen, change places with them.

enhancement

### I have found these related issues/pull requests https://github.com/launchbadge/sqlx/issues/3023 mentions this issue but this issue isn't the central focus of it, so a new issue seems appropriate. ### Description I'm...

bug