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

[Improvement] Upgrade GitHub Actions to latest version #3692

Closed
2 of 5 tasks
pan3793 opened this issue Oct 25, 2022 · 0 comments
Closed
2 of 5 tasks

[Improvement] Upgrade GitHub Actions to latest version #3692

pan3793 opened this issue Oct 25, 2022 · 0 comments
Labels
good first issue beginner skills required help wanted

Comments

@pan3793
Copy link
Member

pan3793 commented Oct 25, 2022

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

image

How should we improve?

Upgrade GitHub Actions to latest version

Ref: apache/spark#38354

Are you willing to submit PR?

  • Yes. I can submit a PR independently to improve.
  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
  • No. I cannot submit a PR at this time.
@pan3793 pan3793 added help wanted good first issue beginner skills required labels Oct 25, 2022
pan3793 pushed a commit that referenced this issue Oct 29, 2022
### _Why are the changes needed?_

This pr aims to upgrade github actions version, They all include actions/core upgrades(Cleanup set-output warning), as follow:
1) Upgrade actions/checkout from v2 to v3, https://github.com/actions/checkout/releases/tag/v3.1.0
2) Upgrade docker/login-action from v1 to v2, https://github.com/docker/login-action/releases/tag/v2.1.0
3) Upgrade actions/upload-artifact from v2 to v3, https://github.com/actions/upload-artifact/releases/tag/v3.1.1
4) Upgrade actions/stale from v5 to v6, https://github.com/actions/stale/releases/tag/v6.0.1

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #3700 from Yikf/upgrade-ga.

Closes #3692

68289e9 [Yikf] Upgrade GA

Authored-by: Yikf <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue beginner skills required help wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant