Skip to content

[Analyze] Provide mixin information #573

@natalieparellano

Description

@natalieparellano

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions