Commit Graph

20 Commits

Author SHA1 Message Date
Erik Vroon
4cffab19cf Fix master branch name in docs workflow 2023-04-18 20:41:53 +02:00
Erik Vroon
b3892b872b Add docusaurus docs (#177) 2023-04-18 20:41:07 +02:00
dependabot[bot]
6edacdf0cc Bump docker/build-push-action from 2.5.0 to 4.0.0 (#133)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 09:24:47 +01:00
dependabot[bot]
f0e6547151 Bump docker/login-action from 1.10.0 to 2.1.0 (#131)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 09:24:40 +01:00
dependabot[bot]
3613a93029 Bump docker/metadata-action from 3.3.0 to 4.3.0 (#132)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 09:24:35 +01:00
Erik Vroon
71e3fbdc46 Fix context of Docker image push workflow 2023-02-21 21:54:32 +01:00
Erik Vroon
ccf28bc875 Fix path of Dockerfile in workflow 2023-02-21 21:49:56 +01:00
Erik Vroon
d674258db6 Fix docker workflow (#124) 2023-02-21 21:48:40 +01:00
Erik Vroon
4a76b2ca20 Build Docker image on release (#123) 2023-02-21 21:39:59 +01:00
Erik Vroon
557debf14c Add tournaments and club endpoints (#43) 2023-01-07 15:00:43 +01:00
Erik Vroon
e77eecb09c Add more integration tests (#41) 2022-12-27 17:27:08 +01:00
Erik Vroon
01a1670f5c Improve CI and README (#39) 2022-12-27 13:34:22 +01:00
Erik Vroon
60319f71bd Add codecov CI (#38) 2022-12-27 13:25:32 +01:00
dependabot[bot]
d863adac05 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 11:59:33 +00:00
dependabot[bot]
df8db80f91 Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 11:50:05 +00:00
Erik Vroon
ab917dc2ee Rename ladderz to bracket (#24) 2022-12-27 12:49:44 +01:00
Erik Vroon
089659e71f Create tournaments system (#2) 2022-12-24 14:33:51 +01:00
Erik Vroon
9b29b6a430 Fix pipenv caching (#13) 2022-12-17 17:34:49 +01:00
Erik Vroon
f9a225cc58 Delete gh_pages.yml 2022-12-13 15:41:09 +01:00
Erik Vroon
6ac8b0fdfb First version of backend and frontend (#1) 2022-12-11 17:55:11 +01:00