The creator
should fail after detect if the found group contains extensions
#1241
Labels
Milestone
creator
should fail after detect if the found group contains extensions
#1241
Summary
See buildpacks/community#244 - this would allow platforms like pack to run the creator and only fail out if the build truly can't continue.
Proposal
We can just check the group after
detector.Detect()
has run.Related
RFC #___
Context
Related to #1155 but that would take a bit more work to implement. However, this issue is a step in that direction.
The text was updated successfully, but these errors were encountered: