Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 422 Bytes

releasing.md

File metadata and controls

7 lines (6 loc) · 422 Bytes

Releasing

  • Check for outdated dependencies (e.g. use the manage/{venv,docker-tiny}/check-deps.sh script).
  • Double check that it actually works.
  • Check that the changelog is updated, and add version and date to it.
  • Create a new release based on the latest commit.
  • (Check that CI/CD was triggered and that the production sites got updated and still work.)