Commit Graph

21 Commits

Author SHA1 Message Date
Erik Vroon
e77eecb09c Add more integration tests (#41) 2022-12-27 17:27:08 +01:00
Erik Vroon
cca3aedb7f Add more integration tests (#40) 2022-12-27 15:39:04 +01:00
Erik Vroon
60319f71bd Add codecov CI (#38) 2022-12-27 13:25:32 +01:00
Erik Vroon
ab917dc2ee Rename ladderz to bracket (#24) 2022-12-27 12:49:44 +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
Erik Vroon
089659e71f Create tournaments system (#2) 2022-12-24 14:33:51 +01: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