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

Update GitHub workflows #1819

Merged
merged 1 commit into from
Nov 20, 2021

Conversation

friederbluemle
Copy link
Member

@friederbluemle friederbluemle commented Jun 16, 2021

This PR is part of a semi-automated series of PRs across repos in the electrode-io org with the goal of standardizing and simplifying GitHub Actions workflow files. Related PRs are linked below.

Updates/changes may include one or more of:

  • Minor schema validation fixes
  • Update setup-node from v1 to v2
  • Do not run "ci" flow when tags are pushed
  • Align workflow names, job names, file names
  • Use Node.js 16 as default (LTS as of 2020-10-27)
  • Ensure there are no pending updates to the lock file by installing dependencies using --frozen-lockfile
  • Do not publish from forked repos

@belemaire belemaire self-requested a review June 16, 2021 20:57
Copy link
Member

@belemaire belemaire left a comment

Choose a reason for hiding this comment

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

Nice 👍

Coincidently we touched the same file through two different PRs opened around the same time ;)

@friederbluemle friederbluemle merged commit 26b2e23 into electrode-io:master Nov 20, 2021
@friederbluemle friederbluemle deleted the update-workflows branch November 20, 2021 03:44
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.

2 participants