Commit Graph

33 Commits

Author SHA1 Message Date
4c334858b2 chore(deps): update actions/checkout action to v4
All checks were successful
Python Linters / pylint (pull_request) Successful in 1m21s
Python Linters / formatting (pull_request) Successful in 26s
Python Linters / mypy (pull_request) Successful in 44s
REUSE Compliance / reuse (pull_request) Successful in 9s
Selftests / test-build-install (pull_request) Successful in 46s
Selftests / test-sync (pull_request) Successful in 1m19s
2024-01-16 23:00:41 +00:00
bca361ab95 release version 0.2.0
All checks were successful
Python Linters / formatting (push) Successful in 51s
Python Linters / pylint (push) Successful in 1m0s
REUSE Compliance / reuse (push) Successful in 10s
Python Linters / mypy (push) Successful in 54s
Selftests / test-build-install (push) Successful in 52s
Selftests / test-sync (push) Successful in 1m37s
Python package / build (push) Successful in 1m29s
v0.2.0
2024-01-16 17:03:01 +01:00
400db96e3e Merge pull request 'CI tests and publishing' (#10) from ci-test into main
All checks were successful
Python Linters / formatting (push) Successful in 52s
Python Linters / pylint (push) Successful in 1m3s
REUSE Compliance / reuse (push) Successful in 10s
Python Linters / mypy (push) Successful in 57s
Selftests / test-build-install (push) Successful in 55s
Selftests / test-sync (push) Successful in 59s
Reviewed-on: #10
2024-01-16 16:54:02 +01:00
4250475933 add version command
All checks were successful
Python Linters / formatting (pull_request) Successful in 1m17s
Python Linters / mypy (pull_request) Successful in 1m24s
Python Linters / pylint (pull_request) Successful in 1m31s
REUSE Compliance / reuse (pull_request) Successful in 15s
Selftests / test-build-install (pull_request) Successful in 54s
Selftests / test-sync (pull_request) Successful in 1m16s
2024-01-16 16:47:19 +01:00
60455082c2 fix pylint by igoring some errors 2024-01-16 16:47:19 +01:00
86a64570c5 add CI tests and publishing workflows 2024-01-16 16:47:19 +01:00
6d62bcf3ab fix REUSE compliance 2024-01-15 17:22:26 +01:00
7783f88f0e Merge pull request 'chore(deps): update dependency pylint to v3' (#9) from renovate/pylint-3.x into main
Reviewed-on: #9
2024-01-15 17:08:27 +01:00
7ca9442dca chore(deps): update dependency pylint to v3 2024-01-15 16:06:14 +00:00
2c7fd637ff Merge pull request 'chore(deps): update dependency mypy to v1.8.0' (#8) from renovate/mypy-1.x-lockfile into main
Reviewed-on: #8
2024-01-15 17:04:34 +01:00
07550ed290 Merge pull request 'chore(deps): update dependency isort to v5.13.2' (#7) from renovate/isort-5.x-lockfile into main
Reviewed-on: #7
2024-01-15 17:04:28 +01:00
8d9ae25b26 Merge pull request 'chore(deps): update dependency black to v23.12.1' (#5) from renovate/black-23.x-lockfile into main
Reviewed-on: #5
2024-01-15 17:04:20 +01:00
9f4ff81133 Merge pull request 'chore(deps): update dependency pylint to v2.17.7' (#4) from renovate/pylint-2.x-lockfile into main
Reviewed-on: #4
2024-01-15 17:04:13 +01:00
c5e6238e77 chore(deps): update dependency mypy to v1.8.0 2024-01-15 16:02:59 +00:00
7644910bf1 chore(deps): update dependency isort to v5.13.2 2024-01-15 16:02:49 +00:00
a4c701df0d chore(deps): update dependency black to v23.12.1 2024-01-15 15:59:58 +00:00
539f961f4c chore(deps): update dependency pylint to v2.17.7 2024-01-15 15:59:48 +00:00
c1baccee23 enable renovate for repository 2024-01-15 16:57:37 +01:00
7806c859fc add pypi badges 2023-09-22 11:33:47 +02:00
523f23d301 update README 2023-09-22 11:30:16 +02:00
c730a98168 fix black 2023-09-22 09:54:32 +02:00
c3b1d69416 fix REUSE compliance 2023-09-22 09:52:21 +02:00
a87045e3c6 update documentation 2023-09-22 09:52:07 +02:00
e5b1022e0b ignore dist dir and configuration file 2023-09-22 09:47:30 +02:00
cfed5c4807 convert to poetry project, fix mypy issues 2023-09-21 17:23:14 +02:00
8c54fd318a make final log message contain total duration and size for whole run 2023-06-09 10:18:41 +02:00
22f5c05d92 fix formatting 2023-06-09 10:18:14 +02:00
721d96101f show size and duration after sync 2023-06-09 10:07:05 +02:00
e061c160fd add REUSE API badge 2023-06-09 09:14:42 +02:00
14ee5ba856 also annotate __init__.py file 2023-05-26 11:14:03 +02:00
87051da30f make REUSE compliant 2023-05-26 11:09:19 +02:00
64c137a484 wip: documentation 2023-05-26 11:04:12 +02:00
4eedc518db initial commit 2023-05-26 11:04:12 +02:00