Commit graph

355 commits

Author SHA1 Message Date
Gabriel Augendre f569c9c8c1 add missing ide file 2023-03-25 10:01:19 +01:00
Gabriel Augendre f93439d0f7 Update dependencies 2023-03-25 09:00:19 +00:00
Gabriel Augendre a2a3260c3e No pre-commit during build 2023-03-25 09:53:18 +01:00
Gabriel Augendre fdf529d2f5 Copy files during build 2023-03-25 09:51:06 +01:00
Gabriel Augendre 4a66efd3a6 Update dockerfile 2023-03-25 09:46:19 +01:00
Gabriel Augendre df3a480335 Use a custom dockerfile 2023-03-25 09:43:21 +01:00
Gabriel Augendre f4570ee55d
Create .devcontainer/devcontainer.json 2023-03-25 09:32:35 +01:00
pre-commit-ci[bot] 9e630b041e [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/rtts/djhtml: 3.0.5 → 3.0.6](https://github.com/rtts/djhtml/compare/3.0.5...3.0.6)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.255 → v0.0.257](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.255...v0.0.257)
2023-03-21 03:39:46 +00:00
Crocmagnon 7f4210c473 Update dependencies 2023-03-20 18:28:48 +00:00
Gabriel Augendre 5d8a36efb0 Separate pull request workflow from build publish & deploy 2023-03-14 19:46:10 +01:00
Gabriel Augendre 5b20019c18 Run pre-commit before tests 2023-03-14 16:31:38 +01:00
pre-commit-ci[bot] ae725426c8 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/rtts/djhtml: 3.0.3 → 3.0.5](https://github.com/rtts/djhtml/compare/3.0.3...3.0.5)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.254 → v0.0.255](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.254...v0.0.255)
- [github.com/pre-commit/mirrors-eslint: v8.35.0 → v8.36.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.35.0...v8.36.0)
2023-03-14 10:04:16 +00:00
Gabriel Augendre 2d60910b99 Allow job to write contents 2023-03-14 09:50:08 +00:00
Gabriel Augendre 343713bdbf Allow job to write PR 2023-03-14 09:50:08 +00:00
Gabriel Augendre 49a803cdf9 Checkout before auto merge 2023-03-14 09:50:08 +00:00
Crocmagnon a6df11e85d Update dependencies 2023-03-14 09:50:08 +00:00
Gabriel Augendre 06940ef652 Setup GH_TOKEN for auto merge 2023-03-14 10:29:12 +01:00
Gabriel Augendre fc3b276106 Add pre-commit cache 2023-03-14 10:29:06 +01:00
Gabriel Augendre c590d1ae44 Run codeql only when js or py files are changed 2023-03-14 10:21:45 +01:00
Gabriel Augendre 93405b9b70 Fix workflow 2023-03-14 10:15:21 +01:00
Gabriel Augendre 78efe472a3 Enable auto merge for allowed bots 2023-03-14 10:13:46 +01:00
Gabriel Augendre b8f4ffe6e6 Test context 2023-03-14 10:08:05 +01:00
Gabriel Augendre d648ee7404 Remove hashes from dependencies 2023-03-14 09:35:04 +01:00
Gabriel Augendre dd9cc88218 Check pre-commit during tests 2023-03-14 09:29:35 +01:00
Gabriel Augendre baeca40a4c Fix damage pet 2023-03-09 18:06:52 +00:00
pre-commit-ci[bot] a91d613d72 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/rtts/djhtml: 3.0.2 → 3.0.3](https://github.com/rtts/djhtml/compare/3.0.2...3.0.3)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.253 → v0.0.254](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.253...v0.0.254)
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.4 → v3.0.0-alpha.6](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.4...v3.0.0-alpha.6)
- [github.com/jazzband/pip-tools: 6.12.2 → 6.12.3](https://github.com/jazzband/pip-tools/compare/6.12.2...6.12.3)
2023-03-07 08:42:11 +01:00
Crocmagnon 7c94b7b6e6 Update dependencies 2023-03-06 19:54:11 +01:00
Gabriel Augendre f02da17f63 Implement pets (#48) 2023-03-01 16:09:47 +01:00
Gabriel Augendre 738ddb7e7b Add feature test for pet (#48) 2023-03-01 16:09:47 +01:00
Gabriel Augendre 93bce05b7f Exclude more folders for pycharm 2023-02-28 15:46:19 +01:00
Gabriel Augendre 16d7ff5d20 Enable more ruff rules 2023-02-28 12:37:01 +01:00
Gabriel Augendre bcabc15054 Update readme 2023-02-28 11:48:17 +01:00
Gabriel Augendre 5797d42da6 Switch to rtx 2023-02-28 11:35:59 +01:00
pre-commit-ci[bot] 7167821137 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-02-28 07:55:19 +01:00
pre-commit-ci[bot] 6d0b95c19a [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/rtts/djhtml: v2.0.0 → 3.0.2](https://github.com/rtts/djhtml/compare/v2.0.0...3.0.2)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.249 → v0.0.253](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.249...v0.0.253)
- [github.com/pre-commit/mirrors-eslint: v8.34.0 → v8.35.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.34.0...v8.35.0)
- [github.com/tox-dev/pyproject-fmt: 0.9.1 → 0.9.2](https://github.com/tox-dev/pyproject-fmt/compare/0.9.1...0.9.2)
2023-02-28 07:55:19 +01:00
Crocmagnon 1b2efa0189 Update dependencies 2023-02-27 23:17:33 +01:00
pre-commit-ci[bot] 19a0ec71ae [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/adamchainz/django-upgrade: 1.12.0 → 1.13.0](https://github.com/adamchainz/django-upgrade/compare/1.12.0...1.13.0)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.247 → v0.0.249](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.247...v0.0.249)
2023-02-21 07:22:48 +01:00
Crocmagnon 565994d63a Update dependencies 2023-02-20 21:21:38 +01:00
Gabriel Augendre 579bea41c3 Bump dependencies 2023-02-17 15:51:31 +01:00
Gabriel Augendre 35118c3593 Update pre-commit 2023-02-17 15:48:29 +01:00
Gabriel Augendre bdb97645a9 Switch to ruff pyupgrade 2023-02-17 15:46:14 +01:00
Gabriel Augendre 907f3ad238 Add pyproject-fmt 2023-02-17 15:46:12 +01:00
Crocmagnon 74534bb4a1 Update dependencies 2023-02-15 07:49:36 +01:00
Gabriel Augendre 8b757139ef Fix ruff 2023-02-13 19:36:45 +01:00
Crocmagnon 0182273e99 Update dependencies 2023-02-13 19:36:45 +01:00
dependabot[bot] d2592bb402 Bump python from 3.11.1-slim-bullseye to 3.11.2-slim-bullseye
Bumps python from 3.11.1-slim-bullseye to 3.11.2-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 19:31:26 +01:00
Gabriel Augendre b16dc70090 Add pre-commit for executable 2023-02-09 10:08:17 +01:00
Gabriel Augendre 65604a485e Remove unused permissions on update dependencies 2023-02-08 22:38:05 +01:00
Gabriel Augendre c8031b02f8 Move to monday evening for schedule 2023-02-08 22:16:22 +01:00
Crocmagnon f4721f9064 Update dependencies 2023-02-08 22:15:24 +01:00