Jerico Pena

Results 7 comments of Jerico Pena

I believe this change also addresses https://github.com/buildpacks/pack/issues/1968, which was fixed by adding retry logic.

@WYGIN I have a pull request with changes and unit tests already [here](https://github.com/buildpacks/pack/pull/2080). Maybe we can figure out how to merge the changes together.

I faced a similar issue and it turned out to be caused by the way Jenkins does a checkout for a repo (in a multi-branch pipeline job). The only thing...

I too am in favor of adding this functionality in general. I really like the idea of having something like CNB_PRIOR_LAUNCH_TOML available to buildpack authors for potential modification. It would...

This is great! One thing I was hoping for is the ability to rebase the launcher layer as well individual buildpack layers. What do you think of the revised config...

After some comments and discussion with other stakeholders I believe there are a few things that this RFC should include. 1. The `data` key in patches identifies layer metadata that...

> From our discussion on Salesforce Slack, it sounds like this feature is perhaps aimed at simpler use-cases than language runtimes - however, the RFC uses language runtimes for many...