8000 [CI] Update github actions for checkout, cache: v2 -> v3 by dtzSiFive · Pull Request #5268 · llvm/circt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[CI] Update github actions for checkout, cache: v2 -> v3 #5268

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

Merged
merged 2 commits into from
May 26, 2023

Conversation

dtzSiFive
Copy link
Contributor
@dtzSiFive dtzSiFive commented May 25, 2023

Node12 -> Node16, primarily.

See: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ .

Appears safe, both have some improvements we may enjoy, such as zstd for Windows cache.

@dtzSiFive dtzSiFive requested a review from teqdruid May 25, 2023 22:12
dtzSiFive added 2 commits May 25, 2023 18:57
Move off deprecated node12 action, latest and greatest.
Move off deprecated node12 action, latest and greatest.
@dtzSiFive dtzSiFive force-pushed the fix/checkout-cache-v2-to-v3 branch from 3254a0b to d618556 Compare May 25, 2023 23:57
Copy link
Contributor
@teqdruid teqdruid left a comment

Choose a reason for hiding this comment

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

lgtm. Thanks!

@dtzSiFive dtzSiFive merged commit 5197a33 into llvm:main May 26, 2023
@dtzSiFive dtzSiFive deleted the fix/checkout-cache-v2-to-v3 branch May 26, 2023 00:21
jackkoenig pushed a commit to jackkoenig/circt that referenced this pull request Jun 27, 2023
Node12 -> Node16, primarily.

See: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ .

Appears safe, both have some improvements we may enjoy, such as zstd for Windows cache.
jackkoenig added a commit that referenced this pull request Jun 28, 2023
* [CI] Update github actions for checkout, cache: v2 -> v3 (#5268)

Node12 -> Node16, primarily.

See: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ .

Appears safe, both have some improvements we may enjoy, such as zstd for Windows cache.

* Revamp FIRRTL release artifacts (#5470)

* Add Windows (firtool.exe)
* Remove Ubuntu 18.04 (runner is deprecated)
* Name archives based on OS and architecture
  * linux-x64, macos-x64, linux-x64
  * Windows uses .zip, Linux and MacOS use .tar.gz
* Add sha256 hashes for archives

---------

Co-authored-by: Will Dietz <will.dietz@sifive.com>
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
0