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

Support Buildpacks project.toml #4257

Open
5 of 6 tasks
dgageot opened this issue May 26, 2020 · 2 comments
Open
5 of 6 tasks

Support Buildpacks project.toml #4257

dgageot opened this issue May 26, 2020 · 2 comments

Comments

@dgageot
Copy link
Contributor

dgageot commented May 26, 2020

It should be possible to configure a buildpacks build through the project.toml file.

  • Read env vars from project.toml
  • Read buildpacks list from project.toml
  • Take include and exclude into account when sending the context and computing the context's digest for caching
  • skaffold init should recognize a project.toml
  • Add a sample
  • project.toml path can be configured in skaffold.yaml
@dgageot dgageot self-assigned this May 26, 2020
@dgageot dgageot added the priority/p1 High impact feature/bug. label May 26, 2020
@nkubala nkubala added this to the Backlog milestone Sep 1, 2020
@MarlonGamez
Copy link
Contributor

This issue was never linked, but a few of these were accomplished in #4258

@briandealwis
Copy link
Member

Access to project.toml include/exclude was private and coudn't be accessed. Need to check if fixed in pack 0.13.1 (#4757)

@nkubala nkubala removed this from the Backlog [P0/P1] milestone May 11, 2021
@tejal29 tejal29 added priority/p2 May take a couple of releases and removed priority/p1 High impact feature/bug. labels Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants