Skip to content

End milestone issue : Auth it

  • Update dependencies: uv sync --upgrade
  • Update uv: uv self update. If mayor/minor version change, modify .gitlab-ci.yaml::UV_VERSION.
  • Update ruff: uv tool upgrade ruff. Update ruff revision at .pre-commit-config.yaml.
  • Update django-upgrade. Check repository.
  • Update version project: date +%Y.%j. Update pyproject.toml::project::version. And uv lock.
  • Modify CHANGELOG file. It's autofilled with trailer/tagged commit messages. Check and modify the changelog if needed.
  • Update documentation:
    • Functionalities at README.md.
    • User documentation at documentation/user/README.md (documentation for the user).
  • Check image building: buildah bud --layers -f Dockerfile --target dalima --tag dalima_building_test .
Edited by Pablo Garcia Campos
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information