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

Update to use the new scipipe_conda_env repo #98

Merged
merged 5 commits into from
Jan 22, 2019
Merged

Conversation

gcomoretto
Copy link
Collaborator

The changes required to work with the new scipipe_conda_env are done.

No changes have been made in the implemented logic, just the new git package is used.

@@ -31,9 +31,10 @@ LSST_MINICONDA_VERSION=${LSST_MINICONDA_VERSION:-4.5.4}
# this git ref controls which set of conda packages are used to initialize the
# the default conda env.
LSST_LSSTSW_REF=${LSST_LSSTSW_REF:-fcd27eb}
LSST_SPLENV_REF=${LSST_SPLENV_REF:-d8778d3}
Copy link
Member

Choose a reason for hiding this comment

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

Why is LSST_LSSTSW_REF being replaced with LSST_SPLENV_REF? LSST_LSSTSW_REF is set by jenkins as the CI system must know the current ref in use to construct the eups root path. Also, if it is being replaced, why is LSST_LSSTSW_REF still declared?

Why is the default ref being changed?

Copy link
Collaborator Author

@gcomoretto gcomoretto Jan 3, 2019

Choose a reason for hiding this comment

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

The environment is moved from lsstsw to the new git package scipipe_conda_env.

@gcomoretto gcomoretto requested a review from ktlim January 14, 2019 22:50
@gcomoretto gcomoretto merged commit 7d04077 into master Jan 22, 2019
@timj timj deleted the tickets/DM-16839 branch May 16, 2022 20:21
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