Skip to content
  • Andrey Azeev's avatar
    f29c2148
    ci(gitlab): add test stage; align env.example with current settings; CHANGELOG · f29c2148
    Andrey Azeev authored
    - .gitlab-ci.yml: new `test` stage runs `poetry run pytest --junitxml --cov-report=xml`
      with poetry cache, GitLab job-token git auth for internal libs, JUnit and
      Cobertura artifacts. `build` now needs: [test].
    - .env.example: aligned with current ConfigSettings keys (drop legacy MONGODB/
      REDISDB vars, add LOGGINGCONFIG/POSTGRESDBCONFIG/MICOSERVICES). Real values
      replaced with `replace-me-*` placeholders.
    - CHANGELOG.md: document migration notes, removed dead-code, singleton refactor.
    f29c2148
    ci(gitlab): add test stage; align env.example with current settings; CHANGELOG
    Andrey Azeev authored
    - .gitlab-ci.yml: new `test` stage runs `poetry run pytest --junitxml --cov-report=xml`
      with poetry cache, GitLab job-token git auth for internal libs, JUnit and
      Cobertura artifacts. `build` now needs: [test].
    - .env.example: aligned with current ConfigSettings keys (drop legacy MONGODB/
      REDISDB vars, add LOGGINGCONFIG/POSTGRESDBCONFIG/MICOSERVICES). Real values
      replaced with `replace-me-*` placeholders.
    - CHANGELOG.md: document migration notes, removed dead-code, singleton refactor.
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading