Commit graph

534 commits

Author SHA1 Message Date
Gabriel Augendre 9b7baa6b77 Add workflow to update dependencies 2023-01-30 14:53:44 +01:00
Gabriel Augendre b617128d7f Update dependencies 2023-01-30 14:15:02 +01:00
Gabriel Augendre 73069b9dbb Merge remote-tracking branch 'origin/dependabot/pip/pre-commit-3.0.2' 2023-01-30 14:08:43 +01:00
Gabriel Augendre 288c68f93a Merge remote-tracking branch 'origin/dependabot/pip/model-bakery-1.10.1' 2023-01-30 14:08:38 +01:00
dependabot[bot] e663637b83
Bump hypothesis from 6.64.0 to 6.65.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.64.0 to 6.65.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.64.0...hypothesis-python-6.65.2)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 11:21:22 +00:00
dependabot[bot] d06ecb585f
Bump pre-commit from 2.21.0 to 3.0.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.0.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.21.0...v3.0.2)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 11:19:27 +00:00
dependabot[bot] f64c548587
Bump model-bakery from 1.9.0 to 1.10.1
Bumps [model-bakery](https://github.com/model-bakers/model_bakery) from 1.9.0 to 1.10.1.
- [Release notes](https://github.com/model-bakers/model_bakery/releases)
- [Changelog](https://github.com/model-bakers/model_bakery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/model-bakers/model_bakery/compare/1.9.0...1.10.1)

---
updated-dependencies:
- dependency-name: model-bakery
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 11:17:37 +00:00
Gabriel Augendre 8003157daf Introduce ruff 2023-01-29 13:04:13 +01:00
dependabot[bot] b54ffd73f4
Bump hypothesis from 6.63.0 to 6.64.0 (#52)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.63.0 to 6.64.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.63.0...hypothesis-python-6.64.0)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 12:48:56 +01:00
Gabriel Augendre ae843729de Cap equipment height to a maximum 2023-01-21 09:22:25 +01:00
Gabriel Augendre 9ea7a9414b Update dependencies 2023-01-21 09:14:44 +01:00
Gabriel Augendre 49ac17fe94 List affected stats & players in reset 2023-01-18 21:41:25 +01:00
Gabriel Augendre 9448feed1d Hide unnecessary categories in groups 2023-01-18 21:29:57 +01:00
Gabriel Augendre 21c8e96132 Reduce tests duration 2023-01-18 21:22:36 +01:00
Gabriel Augendre 89f868f48f Improve effects tests 2023-01-18 21:20:53 +01:00
Gabriel Augendre 8afde36807 Fix flaky test 2023-01-18 21:12:41 +01:00
Gabriel Augendre fab2e38b3f Remove wrong HTML ids 2023-01-18 21:12:02 +01:00
Gabriel Augendre 9f2cd849bd Cleanup invoke tasks 2023-01-18 20:41:59 +01:00
Gabriel Augendre 018462ffc8 Change info displayed on character card.
Close #51
2023-01-18 15:39:53 +01:00
Gabriel Augendre da20e2c4e3 Remove scorecard 2023-01-18 15:17:10 +01:00
Gabriel Augendre 6659d9cddd Set permissions on workflows 2023-01-18 15:12:12 +01:00
Gabriel Augendre d6cbfffa38
Create scorecard.yml 2023-01-17 22:33:36 +01:00
Gabriel Augendre 38d4b3015d Update eslint 2023-01-17 11:18:17 +01:00
Gabriel Augendre cc9d7ca2f9 Update dependencies 2023-01-17 11:17:40 +01:00
pre-commit-ci[bot] 14e9c27330
[pre-commit.ci] pre-commit autoupdate (#50)
updates:
- [github.com/pre-commit/mirrors-eslint: v8.31.0 → v8.32.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.31.0...v8.32.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-17 11:16:38 +01:00
Gabriel Augendre 820ce5e376 Allow deleting effects 2023-01-17 11:11:31 +01:00
Gabriel Augendre ad5e690e21 Allow GM to increase/decrese battle effects rounds 2023-01-17 10:55:10 +01:00
Gabriel Augendre 27afcc7791 Improve effects display 2023-01-17 10:19:46 +01:00
Gabriel Augendre 5426c4ac3c Refactor tests 2023-01-17 09:51:55 +01:00
Gabriel Augendre 5c9718d14a Add very basic battle effect version 2023-01-16 18:02:14 +01:00
dependabot[bot] 98184c72d5
Bump hypothesis from 6.61.0 to 6.62.0 (#47)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.61.0 to 6.62.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.61.0...hypothesis-python-6.62.0)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 18:45:13 +01:00
Gabriel Augendre 01ce147152
Fix tooltips in character energies 2023-01-07 18:38:03 +01:00
Gabriel Augendre 6afc339602 Make invoke getfullargspec patch persistent 2023-01-05 18:52:09 +01:00
Gabriel Augendre d882a04cc5 Update deps 2023-01-05 18:41:26 +01:00
Gabriel Augendre 2d8fb8fb4b Revert "Switch to dependencies definition in pyproject.toml"
This reverts commit f80c9eb096.
2023-01-05 18:35:02 +01:00
Gabriel Augendre f80c9eb096 Switch to dependencies definition in pyproject.toml 2023-01-05 18:31:48 +01:00
pre-commit-ci[bot] 1cdf4022d1
[pre-commit.ci] pre-commit autoupdate (#43)
updates:
- [github.com/pre-commit/mirrors-eslint: v8.30.0 → v8.31.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.30.0...v8.31.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-03 12:37:35 +01:00
Gabriel Augendre f3f3b33c12 Implement GM notes.
Closes #42
2022-12-28 09:27:27 +01:00
Gabriel Augendre fb0b97e8bb Update dependencies 2022-12-28 09:24:04 +01:00
Gabriel Augendre 97df07adcf Add missing mig 2022-12-28 09:23:38 +01:00
pre-commit-ci[bot] 66781ea51a
[pre-commit.ci] pre-commit autoupdate (#41)
updates:
- [github.com/PyCQA/isort: v5.11.3 → 5.11.4](https://github.com/PyCQA/isort/compare/v5.11.3...5.11.4)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-27 09:27:36 +01:00
dependabot[bot] 8da831f7df
Bump pre-commit from 2.20.0 to 2.21.0 (#40)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.20.0...v2.21.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 12:40:50 +01:00
Gabriel Augendre bdf8f8acb9 Add more pre-commit checks 2022-12-19 22:40:35 +01:00
Gabriel Augendre 6a2fc8ec6a Add reuse message in readme 2022-12-19 22:38:35 +01:00
Gabriel Augendre bb69713f0b Update pre-commit 2022-12-19 22:00:37 +01:00
Gabriel Augendre 6eca361a73 Remove postgresql related dependencies & update deps 2022-12-19 22:00:17 +01:00
pre-commit-ci[bot] bd93c5de95
[pre-commit.ci] pre-commit autoupdate (#39)
updates:
- [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](https://github.com/asottile/pyupgrade/compare/v3.3.0...v3.3.1)
- [github.com/PyCQA/isort: 5.10.1 → 5.11.1](https://github.com/PyCQA/isort/compare/5.10.1...5.11.1)
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-13 07:19:11 +01:00
Gabriel Augendre a97acc3933 Update deps
Close #38
2022-12-12 18:46:07 +01:00
Gabriel Augendre 92404832e5 group common args in pip-compile task 2022-12-10 02:00:20 +01:00
Gabriel Augendre 994491b6d8 Update eslint pre-commit 2022-12-10 01:52:08 +01:00