apache / incubator-gluten

Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
https://gluten.apache.org/
Apache License 2.0
1.22k stars 438 forks source link

[GLUTEN-7741][VL] Fix deprecated actions/upload-artifact version issue when building bundle package #8017

Open wangyum opened 3 days ago

wangyum commented 3 days ago

What changes were proposed in this pull request?

https://github.com/wangyum/incubator-gluten/actions/runs/11949609833:

This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

How was this patch tested?

manual tests: https://github.com/wangyum/incubator-gluten/actions/runs/11965336260/job/33359296015

github-actions[bot] commented 3 days ago

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

github-actions[bot] commented 3 days ago

https://github.com/apache/incubator-gluten/issues/7741