Skip to content

Repository files navigation

ClueBot Repository Syncer

git mirror that performs a one way sync from GitHub (authoritative) to GitLab.

Testing locally

$ export GITLAB_SSH_KEY=$(base64 < /Users/damian/.ssh/cluebot-repository-syncer)
$ python repository_syncer/cli.py 

Build locally

$ pack build --builder heroku/builder:24 repository-syncer

Production configuration

Expected secrets:

  • GITLAB_SSH_KEY - private ssh key to access GitLab

About

Utility to mirror git repositories from GitHub to GitLab (1 way)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages