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

Add script for generating release tarball. #6544

Merged
merged 2 commits into from Dec 23, 2020

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Dec 22, 2020

I created a script for generating source tarball for release, with this we can generate a compressed tarball containing xgboost source code and all git submodules, but without git history. The tarball is meant to be uploaded to our release page, so individual who wants to deploy or package xgboost can eliminate git as a build dependency.

I'm not sure if we want to support this as part of the future releases and would like to hear inputs from @hcho3. I will come back to this after holiday.

@trivialfis trivialfis merged commit cb207a3 into dmlc:master Dec 23, 2020
@trivialfis trivialfis deleted the release-tarball branch December 23, 2020 08:08
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.

None yet

2 participants