Skip to content

v1.1.7

Choose a tag to compare

@mariuswinger mariuswinger released this 04 Feb 12:18

1.1.7 (2026-02-04)

Miscellaneous Chores

Code Refactoring

Tests

  • change pytest collection marker (7497457)
  • fix broken front end test (b6cfe8f)
  • use conftest for mocking (1b7b6f4)

Continuous Integration

  • add libhg repository deploy key secret to release (fc5ddb1)
  • add mypy to linting (317008a)
  • add typescript type generation to pre-commit (c10e063)
  • enable release please PAT (c4cfc46)
  • fix broken regex (26a1db7)
  • fix broken release workflow (43b23c0)
  • fix incorrect input name (a8a03e7)
  • make docker compose override use amd64 (efca6a7)
  • no auto deploy for prod environment (0f4cf8a)
  • release please config and workflow (1a823ad)
  • remove duplicated workflows (515b57a)
  • switch back to old PAT (625c5db)
  • update actions (e4389be)
  • update dependabot config (05eedb4)
  • update dependabot settings (1d64e66)
  • update deploy.yaml workflow (af1e10a)
  • update oauth to v2 (8d2d7be)
  • update pre-commit hooks (af3d20c)
  • update publish.yaml workflow (551b646)
  • update radixconfig ghcr config (3ce1228)
  • update release workflow (29fe03b)
  • update tests.yaml workflow (8151724)
  • upgrade release-please action (93742e3)
  • use docker secrets for libhg repository deploy key (65752bd)
  • use exec when running app (ab5e4ad)
  • use non deprecated release please (1c79649)
  • use prek instead of pre-commit (22baa7a)
  • use uv venv in docker (6bbbd8a)