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 node-version parameters #233

Merged

Conversation

sashuk
Copy link
Contributor

@sashuk sashuk commented Nov 17, 2023

FX-4432

Description

This pull request makes it possible to specify the version of Node.js used for 4 actions (that use the actions/setup-node inside).

How to test

As an example, the https://github.com/toptal/davinci-github-actions/tree/master/build-push-image action is tested in Picasso repo in toptal/picasso#3994

  • When existing Node.js version is provided
Screenshot 2023-11-17 at 18 40 37
  • When non-existing Node.js version is provided
Screenshot 2023-11-17 at 18 28 40

Development checks

  • Add changeset according to guidelines (if needed)
PR commands

List of available commands:

  • @toptal-anvil ping reviewers - Ping FX team for review

@sashuk sashuk self-assigned this Nov 17, 2023
Copy link

changeset-bot bot commented Nov 17, 2023

🦋 Changeset detected

Latest commit: 4fb4230

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
davinci-github-actions Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sashuk sashuk marked this pull request as ready for review November 20, 2023 11:53
@sashuk sashuk requested a review from a team as a code owner November 20, 2023 11:53
@sashuk
Copy link
Contributor Author

sashuk commented Nov 20, 2023

@toptal-anvil ping reviewers

@sashuk sashuk requested a review from a team November 20, 2023 12:27
@sashuk sashuk merged commit 711fad8 into master Nov 20, 2023
6 checks passed
@sashuk sashuk deleted the fx-4432-extend-davinci-gh-actions-to-support-custom-node-version branch November 20, 2023 14:46
@github-actions github-actions bot mentioned this pull request Nov 20, 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.

3 participants