Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: Support for --pre-buildpack and --post-buildpack #1099

Closed
jromero opened this issue Mar 5, 2021 · 1 comment · Fixed by #1621
Closed

RFC: Support for --pre-buildpack and --post-buildpack #1099

jromero opened this issue Mar 5, 2021 · 1 comment · Fixed by #1621
Labels
good for mentorship A good issue for a mentorship project. status/ready Issue ready to be worked on. type/enhancement Issue that requests a new feature or improvement.

Comments

@jromero
Copy link
Member

jromero commented Mar 5, 2021

Description

Based on the RFC, we will want to support the additional flags:

  • --pre-buildpack - where any buildpacks set via this flag would be prepended to the builders order.
  • --post-buildpack - where any buildpacks set via this flag would be appended to the builders order.

Proposed solution

See RFC "How it works".

Describe alternatives you've considered

Additional context

@jromero jromero added type/enhancement Issue that requests a new feature or improvement. status/ready Issue ready to be worked on. labels Mar 5, 2021
@jromero jromero added this to the 0.19.0 milestone Mar 5, 2021
@samj1912
Copy link
Member

samj1912 commented Apr 6, 2021

I can take this up if no one else is working on it :)

@dfreilich dfreilich modified the milestones: 0.19.0, 0.20.0 Jun 15, 2021
@jromero jromero modified the milestones: 0.20.0, 0.21.0 Jul 14, 2021
@jromero jromero removed this from the 0.21.0 milestone Aug 25, 2021
@jromero jromero added the good for mentorship A good issue for a mentorship project. label Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good for mentorship A good issue for a mentorship project. status/ready Issue ready to be worked on. type/enhancement Issue that requests a new feature or improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants