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

Upgrade CI commands to resolve warnings #1329

Merged
merged 3 commits into from
Sep 29, 2023

Conversation

patrick-rivos
Copy link
Collaborator

There are a large number of warnings in the CI. This PR resolves those warnings by upgrading/removing deprecated CI commands.

Resolved warnings:
https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Copy link
Collaborator

@kito-cheng kito-cheng left a comment

Choose a reason for hiding this comment

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

I don't know too much about those stuffs, but I believe you should already tested somewhere :P

@kito-cheng
Copy link
Collaborator

ooop, it seems conflict with your another PR

@patrick-rivos
Copy link
Collaborator Author

I don't know too much about those stuffs, but I believe you should already tested somewhere :P

Yep - I'm pretty sure the failure was due to the disk getting filled from the LLVM build. I rebased it so it should be good now.
I'm gonna let this build and then merge once it's all green :)

Copy link
Collaborator

@cmuellner cmuellner left a comment

Choose a reason for hiding this comment

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

The major change is to resolve a deprecation which is documented here: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

LGTM

@cmuellner cmuellner merged commit 55118a6 into riscv-collab:master Sep 29, 2023
20 checks passed
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