Commit Graph

8 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
Robert Kaussow 2c67bc5726
chore: drop yapf and favor of the ruff formatter (#318) 2023-11-10 09:27:45 +01: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 11fbfd926a
build: migrate to poetry (#5) 2021-01-03 20:45:07 +01:00