Skip to content
Open
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
8 changes: 8 additions & 0 deletions source/cep/cep3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,14 @@ Release Process
<https://help.github.com/en/github/administering-a-repository/creating-releases>`_


#. Check for Docker Images in the Container Registry

- CI should automatically update relevant docker images and publish them to
the github container reigstry (GHCR).
ghcr.io/cyclus/cyclus_20.04_apt/cyclus:latest

- Maually check that these files are correct.

#. Update Conda-forge

- For each project, find the corresponding feedstock repository in the
Expand Down