Commit Graph

22 Commits

Author SHA1 Message Date
Robert Kaussow 70a9514cba
fix: use custom copy function to ignore extended attributes (#343) 2024-02-15 12:27:41 +01:00
renovate[bot] 535656b8dc
chore(deps): update dependency ruff to v0.1.13 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-01-15 20:39:15 +01:00
Robert Kaussow 2c67bc5726
chore: drop yapf and favor of the ruff formatter (#318) 2023-11-10 09:27:45 +01:00
Robert Kaussow 5ca1f57567
fix: remove deprecated distutils (#307) 2023-10-16 12:11:19 +02:00
renovate[bot] 4a8447a1d8
chore(deps): update dependency ruff to v0.0.278 (#277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2023-07-19 10:10:43 +02:00
renovate[bot] 41b6fcd405
chore(deps): update devdeps non-major (#257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2023-04-25 10:02:01 +02:00
Robert Kaussow 3d41f75ffc
refctor: migrate flake8 to ruff python linter (#235) 2023-02-12 14:46:57 +01:00
renovate[bot] 68fd6591ea
chore(deps): update devdependencies (non-major) (#173) 2022-08-21 23:08:10 +02:00
Robert Kaussow 00b969fdec
feat: add option to fetch single directory from branch (#146)
BREAKING CHANGE: Environment variable `GIT_BATCH_IGNORE_EXISTING_REPO` was renamed to `GIT_BATCH_IGNORE_EXISTING_REPO`.

BREAKING CHANGE: If a line in the `batchfile` does not contain a branch, `main` s used as default instead of `master`.
2022-05-25 23:20:49 +02:00
Robert Kaussow 9a202ecef0
fix: fix format string of the json logger (#95) 2021-10-07 22:59:59 +02:00
Robert Kaussow 11fbfd926a
build: migrate to poetry (#5) 2021-01-03 20:45:07 +01:00
Robert Kaussow bdbf665e50
improve loggin if repos were skipped 2020-10-02 11:41:32 +02:00
Robert Kaussow c6c57a87b5
[skip ci] prepare release 2020-09-24 20:51:20 +02:00
Robert Kaussow 74cf7e7c7a
migrate to new orga 2020-09-24 20:17:44 +02:00
Robert Kaussow 3abce0822e prepare pypi release 2020-04-11 19:28:56 +02:00
Robert Kaussow 76ddfb5a41 cleanup and refactoring 2020-04-11 13:17:01 +02:00
Robert Kaussow 23f1a386ef set default batch file to .batchfile 2019-12-02 10:01:21 +01:00
Robert Kaussow c03e8b860f fix import order 2019-12-02 09:57:38 +01:00
Robert Kaussow 09055c7f73 modularize 2019-12-02 09:53:35 +01:00
Robert Kaussow 8d4dbd9b53 fix linting 2019-11-29 14:57:55 +01:00
Robert Kaussow c6142da0f8 add linter config 2019-11-29 14:55:25 +01:00
Robert Kaussow c22000f4bc initial commit 2019-11-29 14:45:28 +01:00