Commit Graph

414 Commits

Author SHA1 Message Date
Guilhem Saurel
c510fb6c12
Merge pull request #136 from nim65s/nix
flakify
2024-03-09 00:24:01 +01:00
Guilhem Saurel
c89f9b55ba flakify: changelog & readme 2024-03-09 00:19:16 +01:00
Guilhem Saurel
c2360cc128 flakify 2024-03-09 00:13:15 +01:00
Guilhem Saurel
fedb5b649b clean CHANGELOG 2024-03-08 23:55:45 +01:00
Guilhem Saurel
89972a2b71 README: gitlab-webhook is not super pretty yet 2024-03-08 23:54:31 +01:00
Timo Schlüßler
a4a13aec0b Fixes regression from ac3e34e22a 2024-03-08 23:53:12 +01:00
Guilhem Saurel
b3db2ef73a README: document poetry run 2024-03-08 23:51:21 +01:00
Guilhem Saurel
65ad9444d0
Merge pull request #135 from nim65s/reconnect
try reconnections on LocalProtocolError, fix #135
2024-03-08 21:55:42 +01:00
Guilhem Saurel
aee47c5d84 README: document gitlab_webhook 2024-03-07 18:04:26 +01:00
Guilhem Saurel
dcda34e220 formatters: gitlab webhook: token is optional 2024-03-07 17:41:07 +01:00
Guilhem Saurel
3389f87cb9
Merge branch 'master' into reconnect 2024-03-07 17:32:50 +01:00
Guilhem Saurel
d339485430 add changelog entry 2024-03-07 17:31:27 +01:00
Guilhem Saurel
e4938ae344 add mwe formatter.gitlab_webhook 2024-03-07 17:30:52 +01:00
Guilhem Saurel
3012559b50 add changelog entry 2024-03-07 09:28:03 +01:00
Guilhem Saurel
7109681d99 try reconnections on LocalProtocolError, fix #135 2024-03-07 09:25:58 +01:00
Guilhem Saurel
9deea93d43 try reconnections on LocalProtocolError, fix #132 2024-03-06 17:51:53 +01:00
Guilhem Saurel
3325a63909
Merge pull request #128 from nim65s/dependabot/pip/httpx-0.27.0
build(deps-dev): bump httpx from 0.26.0 to 0.27.0
2024-03-01 14:35:00 +01:00
Guilhem Saurel
0032c302d3
Merge pull request #130 from nim65s/dependabot/pip/coverage-7.4.3
build(deps-dev): bump coverage from 7.4.2 to 7.4.3
2024-03-01 14:34:44 +01:00
Guilhem Saurel
1eaa9860f4
Merge pull request #131 from nim65s/dependabot/github_actions/codecov/codecov-action-4
build(deps): bump codecov/codecov-action from 3 to 4
2024-03-01 14:34:33 +01:00
Guilhem Saurel
06ca319fc1
Merge pull request #132 from nim65s/dependabot/github_actions/docker/login-action-3
build(deps): bump docker/login-action from 2 to 3
2024-03-01 14:34:24 +01:00
Guilhem Saurel
821295ac4e
Merge pull request #133 from nim65s/dependabot/github_actions/actions/setup-python-5
build(deps): bump actions/setup-python from 4 to 5
2024-03-01 14:34:13 +01:00
dependabot[bot]
b5b92ab01b
build(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 10:47:27 +00:00
dependabot[bot]
c1cbb47e0f
build(deps): bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 10:47:24 +00:00
dependabot[bot]
68640db5e1
build(deps): bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 10:47:21 +00:00
dependabot[bot]
a70aa18c83
build(deps-dev): bump coverage from 7.4.2 to 7.4.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.2 to 7.4.3.
- [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.4.2...7.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 10:29:26 +00:00
dependabot[bot]
80feec94f6
build(deps-dev): bump httpx from 0.26.0 to 0.27.0
Bumps [httpx](https://github.com/encode/httpx) from 0.26.0 to 0.27.0.
- [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.26.0...0.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 10:28:53 +00:00
Guilhem Saurel
8ee50ead6d
Merge pull request #129 from nim65s/dependabot/pip/ruff-0.3.0
build(deps-dev): bump ruff from 0.2.2 to 0.3.0
2024-03-01 11:27:52 +01:00
dependabot[bot]
8b68231315
build(deps-dev): bump ruff from 0.2.2 to 0.3.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.2...v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 10:25:39 +00:00
Guilhem Saurel
68c637e4c9 poetry up --latest --with dev 2024-02-21 22:28:21 +01:00
Guilhem Saurel
3c2e323246
Merge pull request #127 from nim65s/dependabot/pip/cryptography-42.0.4
build(deps-dev): bump cryptography from 42.0.3 to 42.0.4
2024-02-21 22:26:40 +01:00
dependabot[bot]
151fedbfbf
build(deps-dev): bump cryptography from 42.0.3 to 42.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.3 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.3...42.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 20:49:36 +00:00
Guilhem Saurel
4816698b4d fix G004 2024-02-20 10:58:23 +01:00
Guilhem Saurel
dc7868b626 update ruff config 2024-02-20 10:55:56 +01:00
Guilhem Saurel
58d5564257 update changelog 2024-02-20 10:52:54 +01:00
Guilhem Saurel
02b140a6c9 bump deps 2024-02-20 10:51:33 +01:00
Guilhem Saurel
1243a0fac2 replace black & isort by ruff 2024-02-20 10:47:57 +01:00
Guilhem Saurel
2005945a2a
Merge pull request #108 from nim65s/dependabot/github_actions/docker/metadata-action-5
build(deps): bump docker/metadata-action from 4 to 5
2024-02-20 10:45:30 +01:00
dependabot[bot]
ba02d2cbc0
build(deps): bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 09:43:53 +00:00
Guilhem Saurel
982ceb09bb
Merge pull request #110 from nim65s/dependabot/github_actions/docker/setup-buildx-action-3
build(deps): bump docker/setup-buildx-action from 2 to 3
2024-02-20 10:42:10 +01:00
Guilhem Saurel
f952c5d704
Merge pull request #111 from nim65s/dependabot/github_actions/docker/setup-qemu-action-3
build(deps): bump docker/setup-qemu-action from 2 to 3
2024-02-20 10:41:56 +01:00
Guilhem Saurel
0d5d7e8fe1
Merge pull request #109 from nim65s/dependabot/github_actions/docker/build-push-action-5
build(deps): bump docker/build-push-action from 4 to 5
2024-02-20 10:41:41 +01:00
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]
6bbf65511c
build(deps): bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 10:56:05 +00:00
dependabot[bot]
5a1bf18440
build(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 10:56:02 +00:00
dependabot[bot]
c595f6613e
build(deps): bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 10:55:59 +00:00