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

chore(node): bump node and simplify ci #517

Merged
merged 1 commit into from
Feb 17, 2022
Merged

chore(node): bump node and simplify ci #517

merged 1 commit into from
Feb 17, 2022

Conversation

wass3r
Copy link
Collaborator

@wass3r wass3r commented Feb 16, 2022

bumps node version to keep in line with #511

also simplifies Github Actions flow to pull node version from nvmrc in root of project instead of defining separately in each action

@wass3r wass3r requested a review from a team as a code owner February 16, 2022 06:04
@@ -8,11 +8,9 @@ name: ci
# trigger on pull_request or push events
on:
push:
branches:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yaml validation didn't like this and this change would make this action consistent with what we do elsewhere, eg. https://github.com/go-vela/server/blob/ea8fadd3c76883df252fb3c3b60681deebd85e79/.github/workflows/test.yml#L4-L7

Copy link
Contributor

@jbrockopp jbrockopp left a comment

Choose a reason for hiding this comment

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

LGTM

@wass3r wass3r merged commit b3ec547 into master Feb 17, 2022
@wass3r wass3r deleted the chore/bump-node branch February 17, 2022 16:46
plyr4 pushed a commit that referenced this pull request Aug 19, 2022
plyr4 pushed a commit that referenced this pull request Aug 19, 2022
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