Jesse Brown

Results 23 issues of Jesse Brown

Similar to https://github.com/wagoodman/dive/issues/336 Can we get a "save layer" as a tar to the host filesystem? This can be useful when inspecting how files change across layers as files are...

enhancement

### Description `pack` fails during `create-builder` if a buildpack is unable to be downloaded because of a temporary issue. ### Proposed solution `pack` could retry downloading a buildpack that has...

type/enhancement
status/ready

### Summary `pack create-builder`, when using image references like `docker://gcr.io/projectriff/streaming-http-adapter:1.4.0`, seems to be sometimes missing newlines. There could be some issue with how CircleCI is treating the output or perhaps...

type/bug
help wanted
size/md
status/ready

- Buildpacks using the newer buildpack API must use the new launch.toml format - The older format is still allowed on older buildpack API versions Issue: https://github.com/buildpacks/lifecycle/issues/870

### Description We would like to push as much validation and processing out of the `cmd/restorer.go` as possible. The `cmds` are hard to test and keep growing because there is...

type/chore
status/ready

### Description We would like to push as much validation and processing out of the `cmd/builder.go` as possible. The `cmds` are hard to test and keep growing because there is...

help wanted
type/chore
status/ready

### Description We would like to push as much validation and processing out of the `cmd/exporter.go` as possible. The `cmds` are hard to test and keep growing because there is...

type/chore
status/ready

Implements #742 TODO: - [ ] We need spec to land (See https://github.com/buildpacks/spec/issues/258)

### Description We would like to push as much validation and processing out of the `cmd/detector.go` as possible. The `cmds` are hard to test and keep growing because there is...

type/chore
status/ready

### Summary After discussing [this issue](https://github.com/buildpacks/lifecycle/issues/514) in the working group, we came to the conclusion a first good step would be to add additional information to the cache metadata so...

type/enhancement
status/requires-rfc
multi-arch