Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion stack/conda.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ When updating rubin-env, the following procedure should be followed:
#. Wait for the new metapackage to be available in the conda-forge channel.
#. Create PRs to update the default versions in `lsst <https://github.com/lsst/lsst/blob/main/scripts/newinstall.sh>`__, `lsstsw <https://github.com/lsst/lsstsw/blob/main/etc/settings.cfg.sh>`__, and `jenkins-dm-jobs <https://github.com/lsst-dm/jenkins-dm-jobs/blob/main/etc/scipipe/build_matrix.yaml>`__.
GitHub Actions tests of these PRs will not succeed if the metapackage is not available.
#. Test Jenkins with the ``stack-os-matrix`` job using the new rubin-env version on at least ``lsst_ci`` and ideally all the ``ci_*`` jobs.
#. Test Jenkins with the ``stack-os-matrix`` job using the new rubin-env version on at least ``lsst_ci`` and ideally all the ``ci_*`` products (``ci_cpp``, ``ci_hsc``, ``ci_imsim``, and ``ci_middleware``).
#. Merge the lsst+lsstsw+jenkins-dm-jobs PRs and announce the update on community.lsst.org.
#. Merge the ``main`` branch into the ``dev`` branch to allow it to start the next update cycle with the latest definitions.

Expand Down