kyuubi/.github/workflows
Bowen Liang c8b4dd1d8b [KYUUBI #5779] [CI] Upgrade Github actions for Docker
# 🔍 Description
## Issue References 🔗

As described.

## Describe Your Solution 🔧

- Bump docker/setup-buildx-action from v2 to v3
  -  docker/setup-buildx-action v3.0.0 release note: https://github.com/docker/setup-buildx-action/releases/tag/v3.0.0
- Bump docker/build-push-action from v3 to v5
  - docker/buld-push action v5.1.0 release note: https://github.com/docker/build-push-action/releases/tag/v5.1.0
- Bump docker/login-action from v2 to v3
  - v3.0.0 release note: https://github.com/docker/login-action/releases/tag/v3.0.0
- Bump setup-qemu-action from v2 to v3
  - v3.0.0 release note: https://github.com/docker/setup-qemu-action/releases/tag/v3.0.0
- All upgraded actions now use NodeJS 20 as default runtime

## Types of changes 🔖

- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

#### Behavior Without This Pull Request ⚰️
No behavior changes.

#### Behavior With This Pull Request 🎉
No behavior changes.

#### Related Unit Tests
No behavior changes.

---

# Checklists
## 📝 Author Self Checklist

- [x] My code follows the [style guidelines](https://kyuubi.readthedocs.io/en/master/contributing/code/style.html) of this project
- [x] I have performed a self-review
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

## 📝 Committer Pre-Merge Checklist

- [ ] Pull request title is okay.
- [ ] No license issues.
- [ ] Milestone correctly set?
- [ ] Test coverage is ok
- [ ] Assignees are selected.
- [ ] Minimum number of approvals
- [ ] No changes are requested

**Be nice. Be informative.**

Closes #5779 from bowenliang123/docker-push-v5.

Closes #5779

ceed9e0ec [Bowen Liang] bump docker/setup-qemu-action to v3
810bc18a6 [Bowen Liang] bump
ad36ebc2c [Bowen Liang] Bump docker/build-push-action from v3 to v5

Authored-by: Bowen Liang <liangbowen@gf.com.cn>
Signed-off-by: liangbowen <liangbowen@gf.com.cn>
2023-11-27 23:10:29 +08:00
..
dep.yml [KYUUBI #5774] [CI] Bump actions/checkout from v3 to v4 2023-11-27 10:33:02 +08:00
docs.yml [KYUUBI #5774] [CI] Bump actions/checkout from v3 to v4 2023-11-27 10:33:02 +08:00
greetings.yml
labeler.yml
license.yml [KYUUBI #5774] [CI] Bump actions/checkout from v3 to v4 2023-11-27 10:33:02 +08:00
master.yml [KYUUBI #5779] [CI] Upgrade Github actions for Docker 2023-11-27 23:10:29 +08:00
nightly.yml [KYUUBI #5774] [CI] Bump actions/checkout from v3 to v4 2023-11-27 10:33:02 +08:00
publish-snapshot-docker.yml [KYUUBI #5779] [CI] Upgrade Github actions for Docker 2023-11-27 23:10:29 +08:00
publish-snapshot-nexus.yml [KYUUBI #5774] [CI] Bump actions/checkout from v3 to v4 2023-11-27 10:33:02 +08:00
stale.yml [KYUUBI #4193] Bump actions/stale from v6 to v7 2023-01-20 00:12:33 +08:00
style.yml [KYUUBI #5774] [CI] Bump actions/checkout from v3 to v4 2023-11-27 10:33:02 +08:00
web-ui.yml [KYUUBI #5774] [CI] Bump actions/checkout from v3 to v4 2023-11-27 10:33:02 +08:00