- 31 Oct, 2022 1 commit
-
-
Antoine Mottier authored
Improve source type validation See merge request !6
-
- 26 Oct, 2022 2 commits
-
-
Antoine Mottier authored
This implementation will raise an error if more than one source type is provided for a given item. Previous implementation was raising an error if all source type were provided (this is valid with two source types but will break if we add a third source type). This implementation also detect lack of source type. Add some unit test.
-
Antoine Mottier authored
Add comments in source code to ease understanding (added by someone unfamiliar with Python :) and renamed variable for readability.
-
- 13 Jun, 2022 2 commits
-
-
Antoine Mottier authored
Try to clarify the git-mirror capabilities See merge request !3
-
Antoine Mottier authored
Keep repository deleted or archived from GitHub in GitLab See merge request !2
-
- 16 May, 2022 2 commits
-
-
Antoine Mottier authored
-
Antoine Mottier authored
-
- 27 Apr, 2022 4 commits
-
-
Antoine Mottier authored
git-mirror handle the synchronization of a whole GitHub organization to GitLab. It is possible to disable the synchronization of previously synchronized GitLab repository by adding: `skip: true` to the GitLab repository description.
-
Antoine Mottier authored
-
Antoine Mottier authored
-
Antoine Mottier authored
As we want to archive all project content we don't want to remove a repository that is no longer part of the project (because it has been archived or deleted from GitHub). We rather want to disable the synchronization to GitLab and archive it in GitLab.
-
- 18 Oct, 2021 8 commits
-
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
- 14 Oct, 2021 1 commit
-
-
Martin Hamant authored
remove all print() call from mirrorIt
-
- 12 Oct, 2021 1 commit
-
-
Martin Hamant authored
-
- 07 Oct, 2021 16 commits
-
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
- Print the tool's stderr only when no exception occured.
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-
- 06 Oct, 2021 3 commits
-
-
Martin Hamant authored
-
Martin Hamant authored
-
Martin Hamant authored
-