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(ci): bump actions/setup-go version to remove deprecation warning #14252

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

mpfirrmann
Copy link
Contributor

Signed-off-by: Marco Pfirrmann marco.pfirrmann@tngtech.com

Summary

GitHub deprecated save-state and save-output workflow commands with its recent update to @actions/core package to v1.10.0. This PR bumps the version of the third party library actions/cache from v3.2.0 to the latest version v3.3.1 with adapted commands.

Test Plan

  • Full text search on repository for 'actions/setup-go`
  • CI

Additional Information

  • This change is backwards-breaking

Signed-off-by: Marco Pfirrmann <marco.pfirrmann@tngtech.com>
@mpfirrmann mpfirrmann requested a review from a team as a code owner October 25, 2022 07:37
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines. label Oct 25, 2022
@github-actions
Copy link
Contributor

Thanks for opening a PR! 💯

A couple initial guidelines

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@github-actions github-actions bot added the component: ci All updates on CI (Jenkins/CircleCi/Github Action) label Oct 25, 2022
@github-actions
Copy link
Contributor

dp-workflow

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 83a763b.

@github-actions
Copy link
Contributor

feg-workflow

    2 files  203 suites   40s ⏱️
374 tests 374 ✔️ 0 💤 0
388 runs  388 ✔️ 0 💤 0

Results for commit 83a763b.

@mpfirrmann mpfirrmann enabled auto-merge (squash) October 25, 2022 07:54
@github-actions
Copy link
Contributor

cloud-workflow

1 135 tests   1 135 ✔️  2m 30s ⏱️
   365 suites         0 💤
       7 files           0

Results for commit 83a763b.

@mpfirrmann mpfirrmann merged commit 7afbd99 into magma:master Oct 25, 2022
@mpfirrmann mpfirrmann deleted the pr/bump_actions_setup-go branch October 25, 2022 08:20
lucasgonze pushed a commit to lucasgonze/magma that referenced this pull request Feb 29, 2024
…ing (magma#14252)

Signed-off-by: Marco Pfirrmann <marco.pfirrmann@tngtech.com>

Signed-off-by: Marco Pfirrmann <marco.pfirrmann@tngtech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: ci All updates on CI (Jenkins/CircleCi/Github Action) size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants