-
Notifications
You must be signed in to change notification settings - Fork 145
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 to create source tarballs for EasyBuild releases #612
add script to create source tarballs for EasyBuild releases #612
Conversation
fee97b3
to
8f6db62
Compare
8f6db62
to
45de91c
Compare
…tarball.sh script
… easybuild 4.2.0.post0 special case...
…are as expected, print warning if they're not
…_tarball.sh script
5645989
to
0ed2c83
Compare
…lso install modules tool when testing scripts
c9ff75d
to
a1d3566
Compare
…_tarball.sh script
a1d3566
to
e10aa82
Compare
@migueldiascosta It took a bit of effort to make the tests happy, but I think this is good to go now... I've enhanced the For both EasyBuild v4.1.2 (due to the You should be able to run it on current |
yes, works as advertised :) |
@migueldiascosta So, good to merge then? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Going in, thanks @boegel! |
This script was mainly created to make it easier to correctly create the source distribution for
easybuild-easyconfigs
, including the index file created with "eb --create-index
" (see easybuilders/easybuild-framework#3210 + #611), but it's also useful for the othereasybuild*
repositories.Example usage: