Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to resolve nodejs version to be used #14

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

mhdawson
Copy link
Member

@mhdawson mhdawson commented Jul 13, 2023

Centralizes the knowledge of the relative priorities of the different sources that can be used to specify the Node.js version to be used.

Summary

Centralize the definition of the relative priorities between the different
ways of specifying the Node.js version.

Use Cases

Use common function versus duplicated priority list in buildpacks
and extensions.

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

- centralizes the knowledge of the relative priorities of the
  different sources that can be used to specify the Node.js
  version to be used.

Signed-off-by: Michael Dawson <mdawson@devrus.com>
@mhdawson mhdawson requested a review from a team as a code owner July 13, 2023 22:24
@mhdawson mhdawson requested review from TisVictress and paketo-bot-reviewer and removed request for a team July 13, 2023 22:24
@TisVictress TisVictress added the semver:minor A change requiring a minor version bump label Jul 24, 2023
@TisVictress TisVictress merged commit f2f612a into paketo-buildpacks:main Jul 24, 2023
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor A change requiring a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants