rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

[RFC #0134] - Execution Environments

Open hone opened this issue 9 months ago • 1 comments

RFC #0134 - Execution Environments

Spec:

  • [ ] https://github.com/buildpacks/spec/issues/420
  • [ ] Released in <INSERT API - e.g., platform> API version 0.15
  • [ ] Released in <INSERT API - e.g., platform> Buildpack version 0.12

Lifecycle:

  • [ ] https://github.com/buildpacks/lifecycle/issues/<INSERT ISSUE NUMBER>
  • [ ] Released in lifecycle version <placeholder>

Pack:

  • [ ] https://github.com/buildpacks/pack/issues/2403
  • [ ] Released in pack version <placeholder>

Documentation:

  • [ ] https://github.com/buildpacks/docs/issues/<INSERT ISSUE NUMBER>

<INSERT OTHER REPO>:

  • [ ] <INSERT ISSUE URL>
  • [ ] Released in <INSERT COMPONENT> version <placeholder>

Maintainers: when closing this issue as completed, submit a PR to update the Status of the RFC to Implemented.

hone avatar Mar 20 '25 16:03 hone

WIP implementation PR for Pack: https://github.com/buildpacks/pack/pull/2324

And branch for lifecycle: https://github.com/buildpacks/lifecycle/compare/main...jab/exec-env-hack

edmorley avatar Jun 16 '25 12:06 edmorley