Commit Graph

274 Commits

Author SHA1 Message Date
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
Guilhem Saurel
777d238280
Merge pull request #63 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-02-07 09:45:41 +01:00
dependabot[bot]
0fd6ee247d
build(deps): bump future from 0.18.2 to 0.18.3
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/PythonCharmers/python-future/releases)
- [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
- [Commits](https://github.com/PythonCharmers/python-future/compare/v0.18.2...v0.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 08:44:24 +00:00
Guilhem Saurel
63731465b4
Merge pull request #62 from nim65s/dependabot/github_actions/docker/build-push-action-4
build(deps): bump docker/build-push-action from 3 to 4
2023-02-07 09:43:02 +01:00
pre-commit-ci[bot]
5f7634855e
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)
2023-02-06 21:05:43 +00:00
dependabot[bot]
401194538e
build(deps): bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
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-02-06 10:09:18 +00:00
Guilhem Saurel
bb02269abe
Merge pull request #61 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-01-24 09:04:04 +01:00
pre-commit-ci[bot]
8c4f6a02dd
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/pydocstyle: 6.2.3 → 6.3.0](https://github.com/PyCQA/pydocstyle/compare/6.2.3...6.3.0)
2023-01-23 20:23:02 +00:00
Guilhem Saurel
61ee1a0fc8
Merge pull request #60 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-01-10 14:38:55 +01:00
pre-commit-ci[bot]
0e51f87cd9
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/pydocstyle: 6.1.1 → 6.2.3](https://github.com/PyCQA/pydocstyle/compare/6.1.1...6.2.3)
2023-01-09 19:57:54 +00:00
Guilhem Saurel
4dfeb56bf3 poetry update 2023-01-04 23:42:19 +01:00
Guilhem Saurel
52b15860c2
Merge pull request #59 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-12-12 23:21:21 +01:00
pre-commit-ci[bot]
2d94982c11
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0)
- [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](https://github.com/asottile/pyupgrade/compare/v3.3.0...v3.3.1)
2022-12-12 19:56:53 +00:00
Guilhem Saurel
56ed145b67
Merge pull request #58 from nim65s/dependabot/pip/certifi-2022.12.7
build(deps): bump certifi from 2022.9.24 to 2022.12.7
2022-12-09 10:25:48 +01:00
dependabot[bot]
575efdb1f2
build(deps): bump certifi from 2022.9.24 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 08:25:03 +00:00
Guilhem Saurel
f098641787
Merge pull request #57 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-12-05 22:02:59 +01:00
pre-commit-ci[bot]
a72a5deedd
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.2...v3.3.0)
2022-12-05 19:26:49 +00:00
Guilhem Saurel
7ba365d6e8
Merge pull request #54 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-29 09:03:21 +01:00
pre-commit-ci[bot]
347f639422
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0)
2022-11-28 20:10:31 +00:00
Guilhem Saurel
e8fcb07205
Merge pull request #52 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-14 21:20:49 +01:00
pre-commit-ci[bot]
6cc4a7cfd9
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.2.2)
2022-11-14 19:25:31 +00:00
Guilhem Saurel
e963478986
Merge pull request #51 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-10-31 22:25:26 +01:00
pre-commit-ci[bot]
2ac1f123fd
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](https://github.com/asottile/pyupgrade/compare/v3.1.0...v3.2.0)
2022-10-31 19:21:12 +00:00
Guilhem Saurel
37def41cc8
Merge pull request #50 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-10-17 21:34:28 +02:00
pre-commit-ci[bot]
1dc9d79a3b
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.0.0 → v3.1.0](https://github.com/asottile/pyupgrade/compare/v3.0.0...v3.1.0)
2022-10-17 19:11:40 +00:00
Guilhem Saurel
07f3bd4714 fix ci cache 2022-10-17 10:40:09 +02:00
Guilhem Saurel
3017fb255a ci: cache poetry 2022-10-17 10:20:23 +02:00