-
Notifications
You must be signed in to change notification settings - Fork 15
take software layer version suffix into account when creating a tarball #135
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
base: main
Are you sure you want to change the base?
Conversation
|
Let's make sure that it doesn't break anything for regular builds. bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws for:arch=x86_64/intel/haswell |
|
New job on instance
|
|
That worked, so let's do the final builds. bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws for:arch=x86_64/intel/haswell |
|
Actually, this doesn't require a build+deploy, so I've cancelled the build jobs. |
When we build for a version with a suffix (e.g.
2025.06-001), the tarball step should actually check the directory name with the suffix in the overlay'supperdir. Note that it already sourceseessi_defaultson line 293, this should set$EESSI_SOFTWARE_LAYER_VERSION_SUFFIX.