Commit Graph

370 Commits

Author SHA1 Message Date
Guilhem Saurel
d1a667be49
Merge pull request #107 from nim65s/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2024-02-20 10:41:18 +01:00
Guilhem Saurel
77390cc711
Merge pull request #123 from timo-schluessler/add-unix-socket-support
Optionally serve hooks via a UNIX domain socket.
2024-02-20 10:06:28 +01:00
Guilhem Saurel
6280ec62a6
update naming 2024-02-20 10:04:57 +01:00
pre-commit-ci[bot]
a7841ed088 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-19 22:10:13 +00:00
Timo Schlüßler
ac3e34e22a FIX : more consistent naming for server socket path argument/environment variable
FIX : ruff error about using Path.chmod instead of os.chmod
2024-02-19 23:08:02 +01:00
Timo Schlüßler
cded618892 Optionally serve hooks via a UNIX domain socket. 2024-02-19 15:42:53 +01:00
dependabot[bot]
8c6ccca8af
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 10:55:52 +00:00
Guilhem Saurel
ad74f632c6
Merge pull request #101 from nim65s/dependabot/pip/ruff-0.0.281
build(deps-dev): bump ruff from 0.0.270 to 0.0.281
2023-08-01 13:09:14 +02:00
dependabot[bot]
2c2761490e
build(deps-dev): bump ruff from 0.0.270 to 0.0.281
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.270 to 0.0.281.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.270...v0.0.281)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 11:07:50 +00:00
Guilhem Saurel
3d7abdd9f5
Merge pull request #100 from nim65s/dependabot/pip/matrix-nio-0.21.2
build(deps): bump matrix-nio from 0.20.2 to 0.21.2
2023-08-01 13:06:30 +02:00
dependabot[bot]
00ba9679a0
build(deps): bump matrix-nio from 0.20.2 to 0.21.2
Bumps [matrix-nio](https://github.com/poljar/matrix-nio) from 0.20.2 to 0.21.2.
- [Changelog](https://github.com/poljar/matrix-nio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/poljar/matrix-nio/compare/0.20.2...0.21.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 11:05:16 +00:00
Guilhem Saurel
b4f56791bc
Merge pull request #95 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-08-01 13:03:05 +02:00
Guilhem Saurel
cfe9ddf529 fix B034 2023-08-01 13:00:15 +02:00
Guilhem Saurel
451a7a8de0 Merge branch 'master' into pre-commit-ci-update-config 2023-08-01 12:59:04 +02:00
Guilhem Saurel
71c3497094
Merge pull request #99 from nim65s/dependabot/pip/markdown-3.4.4
build(deps): bump markdown from 3.4.3 to 3.4.4
2023-08-01 12:56:49 +02:00
Guilhem Saurel
73394d1ee4
Merge pull request #98 from nim65s/dependabot/pip/certifi-2023.7.22
build(deps-dev): bump certifi from 2022.12.7 to 2023.7.22
2023-08-01 12:56:29 +02:00
Guilhem Saurel
f5d7d5a616
Merge pull request #97 from nim65s/dependabot/pip/aiohttp-3.8.5
build(deps): bump aiohttp from 3.8.4 to 3.8.5
2023-08-01 12:54:29 +02:00
dependabot[bot]
b19509f5e6
build(deps): bump markdown from 3.4.3 to 3.4.4
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.3 to 3.4.4.
- [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.3...3.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 10:45:09 +00:00
pre-commit-ci[bot]
39bf15b5bc
[pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit
- [github.com/astral-sh/ruff-pre-commit: v0.0.272 → v0.0.281](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.272...v0.0.281)
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)
2023-07-31 22:03:28 +00:00
dependabot[bot]
ec6da6a191
build(deps-dev): bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 20:45:29 +00:00
dependabot[bot]
f86b4dc202
build(deps): bump aiohttp from 3.8.4 to 3.8.5
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.5)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 16:09:51 +00:00
Guilhem Saurel
816b3c57d5
Merge pull request #94 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-06-12 23:35:12 +02:00
pre-commit-ci[bot]
b274aa94ab
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.270 → v0.0.272](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.270...v0.0.272)
2023-06-12 21:00:37 +00:00
Guilhem Saurel
520a6b934c
Merge pull request #93 from nrekretep/master
Add integration with Github Release Notifier
2023-06-12 11:14:12 +02:00
Guilhem Saurel
a81072d844 tests: fix expected string 2023-06-11 22:44:34 +02:00
Guilhem Saurel
8133b7fcf6 tests: typo 2023-06-11 22:40:52 +02:00
Guilhem Saurel
c7fe50f2cd changelog: add #93 2023-06-11 22:40:32 +02:00
Guilhem Saurel
6507e3016d format: split long string 2023-06-11 22:37:52 +02:00
Peter Kern
491415257e
retrigger checks 2023-06-11 10:48:57 +02:00
Peter Kern
236f1aeefe
Create test_grn.py 2023-06-11 10:45:11 +02:00
Peter Kern
9ac2fc97e3
Create example_grn.json 2023-06-11 10:41:46 +02:00
pre-commit-ci[bot]
929fc79c2e [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-11 08:35:24 +00:00
Peter Kern
0ca6115b98
Adds documentation for github release notifier integration to README 2023-06-11 10:29:18 +02:00
Peter Kern
9bf937245e
Adds formatter for "github release notifier" notifications 2023-06-11 10:24:35 +02:00
Guilhem Saurel
722e33335c
Merge pull request #92 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-06-06 11:31:07 +02:00
pre-commit-ci[bot]
2e7a2a1802
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/nim65s/pre-commit-sort: v0.0.5 → v0.1.0](https://github.com/nim65s/pre-commit-sort/compare/v0.0.5...v0.1.0)
2023-06-05 20:36:43 +00:00
Guilhem Saurel
44b9a1ed59
Merge pull request #90 from nim65s/dependabot/pip/coverage-7.2.7
build(deps-dev): bump coverage from 7.2.5 to 7.2.7
2023-06-01 14:30:00 +02:00
Guilhem Saurel
606ec9b07e
Merge pull request #91 from nim65s/dependabot/pip/ruff-0.0.270
build(deps-dev): bump ruff from 0.0.263 to 0.0.270
2023-06-01 14:29:52 +02:00
Guilhem Saurel
8e9962759d
Merge pull request #89 from nim65s/dependabot/pip/httpx-0.24.1
build(deps-dev): bump httpx from 0.24.0 to 0.24.1
2023-06-01 14:29:23 +02:00
dependabot[bot]
9c0d490515
build(deps-dev): bump ruff from 0.0.263 to 0.0.270
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.263 to 0.0.270.
- [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.263...v0.0.270)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 11:02:37 +00:00
dependabot[bot]
9b8afdc6d4
build(deps-dev): bump coverage from 7.2.5 to 7.2.7
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.5 to 7.2.7.
- [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.5...7.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 11:01:18 +00:00
dependabot[bot]
06964bd6de
build(deps-dev): bump httpx from 0.24.0 to 0.24.1
Bumps [httpx](https://github.com/encode/httpx) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.24.0...0.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 11:00:01 +00:00
Guilhem Saurel
e4af892f6b
Merge pull request #88 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-05-30 10:36:34 +02:00
pre-commit-ci[bot]
1513f82dae
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.269 → v0.0.270](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.269...v0.0.270)
2023-05-29 20:20:29 +00:00
Guilhem Saurel
a84540f356
Merge pull request #87 from nim65s/dependabot/pip/requests-2.31.0
build(deps): bump requests from 2.28.2 to 2.31.0
2023-05-23 09:06:42 +02:00
dependabot[bot]
fd325b9fb4
build(deps): bump requests from 2.28.2 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 06:21:41 +00:00
Guilhem Saurel
b35ddf9731
Merge pull request #86 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-05-22 23:03:40 +02:00
pre-commit-ci[bot]
0851f9b657
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.267 → v0.0.269](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.267...v0.0.269)
2023-05-22 20:43:38 +00:00
Guilhem Saurel
dfa1257c60
Merge pull request #85 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-05-16 10:47:16 +02:00
pre-commit-ci[bot]
7cd4993fd0
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.265 → v0.0.267](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.265...v0.0.267)
2023-05-15 20:47:06 +00:00