Commit graph

12 commits

Author SHA1 Message Date
MuratovAS
6fa358fe44
Create GitHub2Gitea.yaml 2024-01-12 04:13:30 +05:00
Maximilian Kratz
6428a6847c Fixes some README typos 2023-01-15 12:57:53 +01:00
Max Kratz
00e45a1443
Merge pull request #1 from maxkratz/feature/script-extensions
Major script extensions
2023-01-15 12:51:48 +01:00
Maximilian Kratz
50e70d86b1 Adds LICENSE and README.md 2023-01-15 12:50:07 +01:00
Maximilian Kratz
ae66245305 Major extensions of the mirror script + adds a script for orga deletion
Smaller doc corrections
More code-style corrections
Some progress to fetch organization repos
First basic orga mirroring is working now
Parameter parsing + robustness if orga already exists
Clean up
New argument parsing + configurable visibility for orga creation
Snapshot: Possibility to generate private mirrors from orgas
Adds functionality to allow the mirroring of one private/public repo
Doc + pretty print
Fixes a return code check + code style
Adds a script to completely delete a Gitea organization
Fixes a var underflow
Mirror a complete GitHub user
Also include private repos of the user
Fixes a loop bug in repos_to_migration
Typo
2023-01-15 12:49:58 +01:00
Jürgen Hötzel
37686e894e
Merge pull request #1 from orthros/fix-jq
fix: add "mirror" to jq result body
2021-09-11 07:15:11 +02:00
Colin Nelson
0d673e954a
fix: add "mirror" to jq result body 2021-09-10 14:30:56 -07:00
Juergen Hoetzel
a0e9bb1bc5 Gitea repository description size is limited to 255 chars 2020-06-21 19:08:34 +02:00
Juergen Hoetzel
7360cc1f4c Avoid early termination if the args not set 2020-06-21 13:11:32 +02:00
Juergen Hoetzel
5bea23d0ff Disable curl progress bar but show stderr messages 2020-06-21 13:07:12 +02:00
Juergen Hoetzel
00876ea5f2 More robust setup
Exit on unset variables and pipefails.
2020-06-21 12:59:22 +02:00
Juergen Hoetzel
3f74e793ad Initial import 2020-06-20 15:04:04 +02:00