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

Updates deprecated Node.js 16 github actions #972

Merged
merged 3 commits into from
Feb 28, 2024
Merged

Updates deprecated Node.js 16 github actions #972

merged 3 commits into from
Feb 28, 2024

Conversation

martrapp
Copy link
Member

@martrapp martrapp commented Feb 28, 2024

Changes

The plan is to update all action that log deprecation warnings starting with pnpm/action-setup.
I will keep this PR open as long as I try to cover the most common workflows.

  • Updated actions/setup-go@v2 to v5
  • Updated actions/checkout@v2/v3 to V4
  • Updated pnpm/action-setup@v2 to v3
  • Update actions/setup-node@v2 to v4
  • Update golangci/golangci-lint-action@v2 to v4
  • Update actions/github-script@v6 to v7
  • No new version for lannonbr/[email protected]
  • No new version for eficode/resolve-pr-refs@main

Not addressed in this PR:

  • The save-state command is deprecated and will be disabled soon. Please upgrade to using Environment Files.
  • The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files.

Testing

scan github warnings, update versions, trigger github actions, repeat

Docs

n.a.

Copy link

changeset-bot bot commented Feb 28, 2024

🦋 Changeset detected

Latest commit: 7de2ff7

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

This PR includes changesets to release 1 package
Name Type
@astrojs/compiler Patch

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

@martrapp martrapp marked this pull request as draft February 28, 2024 16:59
Copy link
Contributor

 > [email protected] release /home/runner/work/compiler/compiler > changeset publish "--tag" "next--github-actions" 🦋 warn ===============================IMPORTANT!=============================== 🦋 warn Packages will be released under the next--github-actions tag 🦋 warn ---------------------------------------------------------------------- 🦋 info npm info @astrojs/compiler 🦋 info @astrojs/compiler is being published because our local version (0.0.0-github-actions-20240228170759) has not been published on npm 🦋 info Publishing "@astrojs/compiler" at "0.0.0-github-actions-20240228170759" 🦋 success packages published successfully: 🦋 @astrojs/[email protected] 🦋 Creating git tag... 🦋 New tag: @astrojs/[email protected]

@martrapp
Copy link
Member Author

!preview github-actions

Copy link
Contributor

 > [email protected] release /home/runner/work/compiler/compiler > changeset publish "--tag" "next--github-actions" 🦋 warn ===============================IMPORTANT!=============================== 🦋 warn Packages will be released under the next--github-actions tag 🦋 warn ---------------------------------------------------------------------- 🦋 info npm info @astrojs/compiler 🦋 info @astrojs/compiler is being published because our local version (0.0.0-github-actions-20240228174314) has not been published on npm 🦋 info Publishing "@astrojs/compiler" at "0.0.0-github-actions-20240228174314" 🦋 success packages published successfully: 🦋 @astrojs/[email protected] 🦋 Creating git tag... 🦋 New tag: @astrojs/[email protected]

@martrapp
Copy link
Member Author

!preview github-actions

Copy link
Contributor

 > [email protected] release /home/runner/work/compiler/compiler > changeset publish "--tag" "next--github-actions" 🦋 warn ===============================IMPORTANT!=============================== 🦋 warn Packages will be released under the next--github-actions tag 🦋 warn ---------------------------------------------------------------------- 🦋 info npm info @astrojs/compiler 🦋 info @astrojs/compiler is being published because our local version (0.0.0-github-actions-20240228180311) has not been published on npm 🦋 info Publishing "@astrojs/compiler" at "0.0.0-github-actions-20240228180311" 🦋 success packages published successfully: 🦋 @astrojs/[email protected] 🦋 Creating git tag... 🦋 New tag: @astrojs/[email protected]

@martrapp martrapp marked this pull request as ready for review February 28, 2024 18:08
Copy link
Member

@natemoo-re natemoo-re left a comment

Choose a reason for hiding this comment

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

Thank you, this is a huge help! ❤️

@martrapp martrapp merged commit f45dbfd into main Feb 28, 2024
5 checks passed
@martrapp martrapp deleted the mt/pnpmAction branch February 28, 2024 19:50
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