1
Fork 0
mirror of https://github.com/RGBCube/GitHub2Forgejo synced 2025-05-14 03:54:58 +00:00
Commit graph

28 commits

Author SHA1 Message Date
ba581ae4f2
fix: FORCE_SYNC
Previously, we did `| $in != "Nope"` outside the or-describe. This fixes that.

Also don't forget the `into bool` for the environment variable.
2025-05-06 16:04:22 +03:00
875305869a
doc: specify case sensitivity 2025-04-11 19:42:38 +03:00
5fcc8e423b
Add a mainProgram attribute 2025-02-22 17:54:00 +03:00
0cb9aac71b
Add help output to README 2024-05-29 11:57:55 +03:00
a2f91c4bf7
Add flake example in README 2024-05-29 11:56:42 +03:00
0d99ad2dca
Fix systemd service 2024-05-29 11:40:23 +03:00
2bb63f468e
Fix typo 2024-05-29 10:44:34 +03:00
d8d002d488
NOT GITEA 2024-05-29 10:42:04 +03:00
3b9dacc083
Add overlay and remove overlay usage from module 2024-05-29 10:41:25 +03:00
26e8fe7f5d
Add flake 2024-05-29 10:30:14 +03:00
b404d0fc8e
Add package.nix 2024-05-29 10:01:10 +03:00
9e56139a21
Color deleted repo URL 2024-05-28 23:12:49 +03:00
98b44f8995
Fix filter for removing private repos when no github token is specified 2024-05-28 23:12:09 +03:00
41dd9542f7
Rename shell script file 2024-05-28 23:04:42 +03:00
9523361143
No more Gitea, only Forgejo 2024-05-28 22:22:00 +03:00
fd315bdff5
Fix deleting private repos on Gitea if we can't see private repos on GitHub 2024-05-28 16:45:41 +03:00
6b96755546
Some cleaning up 2024-05-28 16:02:40 +03:00
f157b3c077
Fix private repo cloning 2024-05-28 15:27:03 +03:00
81a362f773
Formatting 2024-05-28 14:06:43 +03:00
7a61df4396
Use shorthand for --ignore-erros as it is too long 2024-05-28 14:05:33 +03:00
084ff3bcc0
Handle unknown errors better 2024-05-28 13:59:45 +03:00
2f2c670948
Handle error when repo is already mirrored 2024-05-28 13:46:20 +03:00
949ae479df
Fix URL trimming and soon handle 409s 2024-03-08 14:30:06 +03:00
e5976fcaed
Better if arm placement 2024-02-08 12:35:20 +03:00
2805a41c63
Don't ignore gitignore 2024-02-07 16:39:18 +03:00
333fedbe6b
Remove calls to echo 2024-02-07 16:36:07 +03:00
b7b60faedb
Allow specifiying specific repos 2024-02-07 16:35:46 +03:00
b19f2403d3
Initial commit 2024-02-07 16:26:00 +03:00