Javier Romero
Javier Romero
The idea of making it parsable is interesting. I'm not particularly keen on it being JSON because it's not the most human-readable (as presented via `docker history` or `dive`). There...
I'm honestly a little lost on the term `cache` given there are various caching layers in place. I wonder if a formal RFC for this proposal would provide some clarity...
We can break each CI platform into its own issue given the scope of this issue and the potential for parallel work. @2pai do you have one in mind that...
@2pai https://github.com/buildpacks/pack/issues/531 has been created. 😄
Given this is an epic, it probably should have a milestone associated and instead the individual CI efforts should.
I can assist by starting to work on defining this. I'm okay with targeting 0.9 but don't know what all it may take at this point in time.
@jabrown85, nothing concrete as of yet. Trying to get the distribution spec changes related to removing stacks here: https://github.com/buildpacks/spec/pull/271/files I think doing that first would be ideal to reduce churn...
@buildpacks/buildpack-authors-tooling-maintainers care to provide some input here?
What if instead of overriding the order baked into the builder the platform was instructed to use a different directory, ie. `/platform/order.toml`. In this case the `order.toml` schema would align...