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

feat: PLT-000 Add parametrisation for NPM version (not mandatory) #52

Merged
merged 3 commits into from
Nov 30, 2023

Conversation

robgutsopedra
Copy link
Contributor

No description provided.

npm_version:
required: false
type: string
description: "Npm version used in the pipeline, defaults to 10"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need a default value?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope!
Normally set-up node action install npm version - but sometimes teams need to define something more specific for testing purposes. Default version is the set-up node action version =)
That's why I added the IF

@robgutsopedra robgutsopedra merged commit 184d571 into main Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants