Javier Romero
Javier Romero
Hi @rohitsakala, This currently isn't supported by the underlying buildpacks engine (`lifecycle`). See https://github.com/buildpacks/lifecycle/issues/524. Thank you for bringing up the use case. I'll try to push for support this feature.
Some context here:  Links: - https://tektoncd.slack.com/archives/CK9JGKS20/p1641975644014700 - https://github.com/tektoncd/catalog/issues/197 - https://github.com/tektoncd/catalog/pull/899
At this point in time, the `project.toml` file is a platform concern meaning it has to be implemented by every platform. In this particular case, we haven't yet added the...
FWIW, support for project.toml is an extension spec. That means that it's not currently expected to be supported for platforms to be compliant. That said, we're trying to find the...