-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Labels
epic/stackpacksepic/stackpacks/phase-1Reverse analyze & detect; analyze enhancementsReverse analyze & detect; analyze enhancementsgood first issueA good first issue to get started with.A good first issue to get started with.status/blockedtype/enhancementNew feature or requestNew feature or request
Description
As outlined in RFC: https://github.com/buildpacks/rfcs/blob/main/text/0075-move-analyze-phase.md and spec PR: https://github.com/buildpacks/spec/pull/197/files
Analyzer will be provided new -run-image and -stack flags. Analyzer should resolve the run-image from the -run-image if provided, read it from the -stack, or fail if a valid run-image cannot be determined. Analyzer should read the build-image from the -stack, or fail if a valid build-image cannot be determined.
For both the build- and run-images, analyzer should read mixins and write this information in analyzed.toml.
(from RFC) Q: How should analyzed.toml be changed to include run-image information (mixins)
Metadata
Metadata
Assignees
Labels
epic/stackpacksepic/stackpacks/phase-1Reverse analyze & detect; analyze enhancementsReverse analyze & detect; analyze enhancementsgood first issueA good first issue to get started with.A good first issue to get started with.status/blockedtype/enhancementNew feature or requestNew feature or request