Commit Graph

32 Commits

Author SHA1 Message Date
Erik Vroon
f4d7aae2ea Add ruff check (#294) 2023-10-07 17:02:05 +02:00
Erik Vroon
17dc9e306d Use pydantic v1 (#239) 2023-08-05 16:07:27 +02:00
Erik Vroon
d0cacc1130 Update mypy requirement (#235) 2023-07-02 10:13:09 +02:00
dependabot[bot]
9cc135ce69 Update mypy requirement from 1.4.0 to 1.4.1 in /backend (#234)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-01 10:41:34 +02:00
dependabot[bot]
3bf9863a70 Update mypy requirement from 1.3.0 to 1.4.0 in /backend (#233)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 08:57:33 +02:00
dependabot[bot]
367485e44e Update mypy requirement from 1.2.1 to 1.3.0 in /backend (#211)
Updates the requirements on [mypy](https://github.com/python/mypy) to
permit the latest version.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/python/mypy/commits/v1.3.0">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 09:03:28 +02:00
Erik Vroon
352f46113c Add stages in backend (#181) 2023-05-02 19:23:52 +02:00
Erik Vroon
7c487952da Improve auth and user management (#125) 2023-04-16 13:15:41 +02:00
Erik Vroon
d9f7efa3df Add Sentry (#96) 2023-01-21 16:21:25 +01:00
Erik Vroon
f03bf6cb92 Various bugfixes (#77) 2023-01-16 16:35:44 +01:00
dependabot[bot]
6d8773d966 Update pylint requirement from 2.15.9 to 2.15.10 in /backend (#69)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 10:23:43 +01:00
dependabot[bot]
6030b00132 Update fastapi-cache2 requirement from 0.1.9 to 0.2.0 in /backend (#71)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-12 21:14:03 +01:00
Erik Vroon
56df31c343 Add test coverage (#61) 2023-01-07 17:27:21 +01:00
Erik Vroon
557debf14c Add tournaments and club endpoints (#43) 2023-01-07 15:00:43 +01:00
dependabot[bot]
870579ca1b Update pydantic requirement from 1.10.2 to 1.10.4 in /backend (#45)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 05:37:33 -08:00
Erik Vroon
60319f71bd Add codecov CI (#38) 2022-12-27 13:25:32 +01:00
dependabot[bot]
2171d3c3c1 Update isort requirement from 5.11.3 to 5.11.4 in /backend
Updates the requirements on [isort](https://github.com/pycqa/isort) to permit the latest version.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.11.3...5.11.4)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 13:33:05 +00:00
dependabot[bot]
15cdf26ce4 Merge pull request #27 from evroon/dependabot/pip/backend/alembic-1.9.1 2022-12-26 13:31:47 +00:00
dependabot[bot]
259815bbf1 Update pylint requirement from 2.15.8 to 2.15.9 in /backend
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.8...v2.15.9)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 04:22:17 +00:00
dependabot[bot]
e8e28091db Update alembic requirement from 1.9.0 to 1.9.1 in /backend
Updates the requirements on [alembic](https://github.com/sqlalchemy/alembic) to permit the latest version.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 04:20:26 +00:00
dependabot[bot]
9af845a291 Merge pull request #15 from evroon/dependabot/pip/backend/databases-0.7.0 2022-12-24 13:34:55 +00:00
dependabot[bot]
7893334ded Merge pull request #14 from evroon/dependabot/pip/backend/sqlalchemy-1.4.45 2022-12-24 13:34:49 +00:00
dependabot[bot]
47723bf879 Merge pull request #20 from evroon/dependabot/pip/backend/alembic-1.9.0 2022-12-24 13:34:38 +00:00
dependabot[bot]
e48279430a Merge pull request #18 from evroon/dependabot/pip/backend/isort-5.11.3 2022-12-24 13:34:27 +00:00
dependabot[bot]
01287407fc Update alembic requirement from 1.8.1 to 1.9.0 in /backend
Updates the requirements on [alembic](https://github.com/sqlalchemy/alembic) to permit the latest version.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:28:28 +00:00
dependabot[bot]
242369fb9d Update isort requirement from 5.11.1 to 5.11.3 in /backend
Updates the requirements on [isort](https://github.com/pycqa/isort) to permit the latest version.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.11.1...5.11.3)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:26:57 +00:00
dependabot[bot]
01c7c06e68 Update aioresponses requirement from 0.7.3 to 0.7.4 in /backend
Updates the requirements on [aioresponses](https://github.com/pnuckowski/aioresponses) to permit the latest version.
- [Release notes](https://github.com/pnuckowski/aioresponses/releases)
- [Commits](https://github.com/pnuckowski/aioresponses/compare/0.7.3...0.7.4)

---
updated-dependencies:
- dependency-name: aioresponses
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:22:58 +00:00
dependabot[bot]
f641fc68b8 Update databases requirement from 0.6.2 to 0.7.0 in /backend
Updates the requirements on [databases](https://github.com/encode/databases) to permit the latest version.
- [Release notes](https://github.com/encode/databases/releases)
- [Changelog](https://github.com/encode/databases/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/databases/compare/0.6.2...0.7.0)

---
updated-dependencies:
- dependency-name: databases
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:20:47 +00:00
dependabot[bot]
7f6d05842f Update sqlalchemy requirement from 1.4.41 to 1.4.45 in /backend
Updates the requirements on [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) to permit the latest version.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:18:50 +00:00
Erik Vroon
9b29b6a430 Fix pipenv caching (#13) 2022-12-17 17:34:49 +01:00
dependabot[bot]
c827016334 Update isort requirement from 5.10.1 to 5.11.1 in /backend (#7) 2022-12-13 14:44:05 +00:00
Erik Vroon
6ac8b0fdfb First version of backend and frontend (#1) 2022-12-11 17:55:11 +01:00