feat: setup script to sync repos #114

Merged
silver merged 8 commits from #50_mirror_using_gitlab.com into main 2023-12-27 22:22:17 +00:00
Showing only changes of commit 61adbabe78 - Show all commits

View file

@ -1,2 +1,12 @@
# Repo Sync
This subdir is intended for syncing repos on <gitlab.skynet.ie> with <gitlab.com>
This subdir is intended for syncing repos on <gitlab.skynet.ie> with <gitlab.com>
## Tokens
Tokens have a lifetime of a year.
| Site | User | Location | Scopes | Expiry |
|--------|-----------|-------------------------------------------------------------------|--------|------------|
| Gitlab | ulcompsoc | https://gitlab.com/-/user_settings/personal_access_tokens | api | 2024-12-26 |
| Skynet | compsoc | https://gitlab.skynet.ie/groups/compsoc1/-/settings/access_tokens | api | 2024-12-26 |
They are then stored in https://gitlab.skynet.ie/compsoc1/skynet/nixos/-/settings/ci_cd as ``TOKEN`` and ``TOKEN_REMOTE``