Commit Graph

300 Commits

Author SHA1 Message Date
Guilhem Saurel
49ced24f84 README: move healthcheck into docker-compose section 2023-04-08 14:58:53 +02:00
Guilhem Saurel
f1de3ad1dc
Merge pull request #77 from chronicc/add-healthcheck
add a healthcheck for load balancers
2023-04-06 13:18:18 +02:00
Thomas Steinert
bf8db5d151 add a healthcheck for load balancers 2023-04-06 10:50:25 +02:00
Guilhem Saurel
2d01a1f7b2
Merge pull request #73 from nim65s/dependabot/pip/matrix-nio-0.20.2
build(deps): bump matrix-nio from 0.20.1 to 0.20.2
2023-04-04 14:34:47 +02:00
Guilhem Saurel
0a0bb3ed13
Merge pull request #71 from nim65s/dependabot/pip/coverage-7.2.2
build(deps-dev): bump coverage from 7.2.1 to 7.2.2
2023-04-04 14:34:35 +02:00
Guilhem Saurel
1a3cf5ce3b
Merge pull request #72 from nim65s/dependabot/pip/ruff-0.0.260
build(deps-dev): bump ruff from 0.0.254 to 0.0.260
2023-04-04 14:34:26 +02:00
Guilhem Saurel
870cbd14b4
Merge pull request #74 from nim65s/dependabot/pip/black-23.3.0
build(deps-dev): bump black from 23.1.0 to 23.3.0
2023-04-04 14:34:12 +02:00
Guilhem Saurel
d0cb88a19e
Merge pull request #75 from nim65s/dependabot/pip/markdown-3.4.3
build(deps): bump markdown from 3.4.1 to 3.4.3
2023-04-04 09:41:14 +02:00
Guilhem Saurel
42eabf0f92
Merge pull request #76 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-04-04 09:35:54 +02:00
pre-commit-ci[bot]
9a7e8ffff1
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.259 → v0.0.260](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.259...v0.0.260)
2023-04-03 21:40:54 +00:00
dependabot[bot]
4b9e53f4b4
build(deps): bump markdown from 3.4.1 to 3.4.3
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.1 to 3.4.3.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.1...3.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 11:04:14 +00:00
dependabot[bot]
e1d24ab53a
build(deps-dev): bump black from 23.1.0 to 23.3.0
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.1.0...23.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 11:03:33 +00:00
dependabot[bot]
a79986f033
build(deps): bump matrix-nio from 0.20.1 to 0.20.2
Bumps [matrix-nio](https://github.com/poljar/matrix-nio) from 0.20.1 to 0.20.2.
- [Release notes](https://github.com/poljar/matrix-nio/releases)
- [Changelog](https://github.com/poljar/matrix-nio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/poljar/matrix-nio/compare/0.20.1...0.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 11:02:52 +00:00
dependabot[bot]
9230b56382
build(deps-dev): bump ruff from 0.0.254 to 0.0.260
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.254 to 0.0.260.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.254...v0.0.260)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 11:02:08 +00:00
dependabot[bot]
237f2dfc06
build(deps-dev): bump coverage from 7.2.1 to 7.2.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.2.1...7.2.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 11:00:59 +00:00
Guilhem Saurel
3a46b8bdeb
Merge pull request #70 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-03-28 14:31:28 +02:00
pre-commit-ci[bot]
be8da2b7c0
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.257 → v0.0.259](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.257...v0.0.259)
2023-03-27 20:32:26 +00:00
Guilhem Saurel
5ebfe3fc79
Merge pull request #69 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-03-21 10:18:24 +01:00
pre-commit-ci[bot]
0e5aad925e
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pappasam/toml-sort: v0.22.4 → v0.23.0](https://github.com/pappasam/toml-sort/compare/v0.22.4...v0.23.0)
- [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-20 20:18:02 +00:00
Guilhem Saurel
8c050981e9
Merge pull request #68 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-03-14 00:37:14 +01:00
Guilhem Saurel
90a7d2b471 remove mccabe lints 2023-03-14 00:35:36 +01:00
pre-commit-ci[bot]
90df40badc
[pre-commit.ci] pre-commit autoupdate
updates:
- [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)
2023-03-13 20:54:53 +00:00
Guilhem Saurel
1e81a8fa01 typo 2023-03-09 11:59:54 +01:00
Guilhem Saurel
67540f343d ci lint: ruff 2023-03-09 11:56:37 +01:00
Guilhem Saurel
62d950ba53 poetry update 2023-03-09 11:56:20 +01:00
Guilhem Saurel
f90a21e4e6 flake8, pydocstyle, pyupgrade → ruff 2023-03-09 00:07:23 +01:00
Guilhem Saurel
a3555a6ff8 fix pydocstyle pre-commit 2023-03-08 17:49:57 +01:00
Guilhem Saurel
c04dec629b fix pydocstyle 2023-03-08 17:49:17 +01:00
Guilhem Saurel
4683905f15 Release v3.7.0 2023-03-08 17:41:37 +01:00
Guilhem Saurel
5431e217ee
Merge pull request #67 from ananace/access-token
Add support for using predefined access tokens
2023-03-08 17:41:05 +01:00
Guilhem Saurel
50362dc229 update changelog 2023-03-08 17:15:09 +01:00
Guilhem Saurel
96bccc7498 parser: add auth group for (pw | token) 2023-03-08 17:15:04 +01:00
Guilhem Saurel
2f05e34144 toml-sort 2023-03-08 15:44:28 +01:00
pre-commit-ci[bot]
10dc53f753 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-03-08 14:14:51 +00:00
Alexander Olofsson
a14f8fe625
Add support for using predefined access token 2023-03-08 15:08:26 +01:00
Guilhem Saurel
1f072d31c8 poetry update 2023-03-07 15:24:39 +01:00
Guilhem Saurel
312b963251 Release v3.6.0 2023-03-07 13:39:54 +01:00
Guilhem Saurel
5048626e50
Merge pull request #66 from nim65s/dependabot/pip/coverage-7.2.1
build(deps-dev): bump coverage from 6.5.0 to 7.2.1
2023-03-07 13:35:04 +01:00
dependabot[bot]
5b30ff4e0b
build(deps-dev): bump coverage from 6.5.0 to 7.2.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.5.0 to 7.2.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/6.5.0...7.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 12:33:47 +00:00
Guilhem Saurel
79bb16c6d4 update docker python 2023-03-07 13:31:41 +01:00
Guilhem Saurel
0636d9edef fix ci 2023-03-07 13:26:35 +01:00
Guilhem Saurel
b71ef4af2e poetry add -G dev safety 2023-03-07 13:25:37 +01:00
Guilhem Saurel
4c677e7cdb typo 2023-03-07 13:22:35 +01:00
Guilhem Saurel
7eba044844 update ci/cd 2023-03-07 13:20:32 +01:00
Guilhem Saurel
147d396b51 fix pydocstyle 2023-03-07 13:08:31 +01:00
Guilhem Saurel
aebff8b46a fix isort 2023-03-07 13:06:29 +01:00
Guilhem Saurel
6a4b77540d fix safety 2023-03-07 13:02:42 +01:00
Guilhem Saurel
ebe91e1bf1 git mv .flake8 setup.cfg 2023-03-07 13:01:45 +01:00
Guilhem Saurel
5f27f40e12 update tooling & lints 2023-03-07 12:59:44 +01:00
Guilhem Saurel
b7dad4992d
Merge pull request #64 from nim65s/dependabot/pip/future-0.18.3
build(deps): bump future from 0.18.2 to 0.18.3
2023-02-07 10:07:13 +01:00