-
Notifications
You must be signed in to change notification settings - Fork 50
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
update init scripts for pilot repository to print deprecation warning & use software.eessi.io
instead
#551
update init scripts for pilot repository to print deprecation warning & use software.eessi.io
instead
#551
Conversation
Instance
|
Instance
|
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
Maybe it's worth adding a pointer to support portal, something like:
|
software.eessi.io
instead
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
@bedroge Let's put this in place before we merge the PR? Don't forget to rename |
Tests are failing because of breaking changes in latest archspec release, see also #483, but that shouldn't block this PR at all... |
Done!
|
8ab5c0f
into
EESSI:2023.06-pilot.eessi-hpc.org
I've only done it for 2021.12 for now. Once it's reviewed, I'll clone the files for pilot version 2023.06.
This will now print a deprecation message (in yellow font), and try to automatically source the
init
file of the 2023.06 version of the production repo. If that's not available, or if$EESSI_FORCE_PILOT
is set, it will go ahead and source the original init script (which is now assumed to be renamed tobash.force
).