Commit Graph

15 Commits

Author SHA1 Message Date
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
9b8c61a50b Fix dependabot config (#34) 2022-12-26 14:36:57 +01:00
Erik Vroon
37d23daa5f Remove and update dependencies (#33) 2022-12-26 14:34:39 +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
430c592995 Fix yarn in dependabot.yml 2022-12-13 15:29:12 +01:00
Erik Vroon
4979438e09 Add yarn to dependabot 2022-12-13 15:28:37 +01:00
Erik Vroon
1f22c06595 Create dependabot.yml 2022-12-13 15:23:28 +01:00
Erik Vroon
6ac8b0fdfb First version of backend and frontend (#1) 2022-12-11 17:55:11 +01:00