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

[VL] Adding nightly release #8915

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Conversation

zhouyuan
Copy link
Contributor

@zhouyuan zhouyuan commented Mar 5, 2025

What changes were proposed in this pull request?

This patch adds nightly release for Gluten. Currently it will do a build on 0:00 for Spark35, with vcpkg static build enabled. The package will be uploaded in the action artifacts

example:
https://github.com/apache/incubator-gluten/actions/runs/13685858117

How was this patch tested?

pass GHA

Signed-off-by: Yuan <yuanzhou@apache.org>
@github-actions github-actions bot added the INFRA label Mar 5, 2025
Copy link

github-actions bot commented Mar 5, 2025

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:

Copy link
Contributor

@weiting-chen weiting-chen left a comment

Choose a reason for hiding this comment

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

There is another way via Apache's nightly service(https://nightlies.apache.org/) to upload and store the nightly build.
However, the code looks good to me.

@FelixYBW
Copy link
Contributor

FelixYBW commented Mar 6, 2025

Is it static build?

@zhouyuan
Copy link
Contributor Author

zhouyuan commented Mar 6, 2025

Yes, currently VCPKG based static build is enabled for this nightly release
here's the example:
https://github.com/apache/incubator-gluten/actions/runs/13685858117

@zhouyuan zhouyuan merged commit f5d0269 into apache:main Mar 6, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants