Expected Behavior
On the release notes of the buildpacks which have dependencies, there should be an extra column indicating the architecture of each dependency.
Current Behavior
This column does not exist, therefore the user can not understand for which arch the correspoding node version is for.
Possible Solution
Steps to Reproduce
- Look at the release notes of a multi-arch buildpack that has dependencies e.g. node-engine https://github.com/paketo-buildpacks/node-engine/releases and on the table that lists the available dependencies, validate that there is no column for the architecture on each dependency.
Motivations