Skip to content

Commit

Permalink
Merge pull request #1486 from fractal-analytics-platform/pytest-docke…
Browse files Browse the repository at this point in the history
…r-version

Bump versions of testing tools
  • Loading branch information
tcompa committed May 14, 2024
2 parents 24f7a89 + 59eb61e commit 20f92a1
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 163 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,17 @@

# Unreleased

* Add `FRACTAL_API_V1_MODE` environment variable to include/exclude V1 API (\#1480).
* API:
* Add `FRACTAL_API_V1_MODE` environment variable to include/exclude V1 API (\#1480).
* Runner:
* Fix missing `.log` files in server folder for SLURM jobs (\#1479).
* Database:
* Remove `UserOAuth.project_list` and `UserOAuth.project_list_v2` relationships (\#1482).
* Dev depdendencies:
* Bump `pytest` to `8.1.*` (#1486).
* Bump `coverage` to `7.5.*` (#1486).
* Bump `pytest-docker` to `3.1.*` (#1486).
* Bump `pytest-subprocess` to `^1.5` (#1486).


# 2.0.5
Expand Down

0 comments on commit 20f92a1

Please sign in to comment.