Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.
/ ghap_to_synapse Public archive

A utility to migrate GIT repositories to Synapse.

License

Notifications You must be signed in to change notification settings

ki-tools/ghap_to_synapse

Repository files navigation

GHAP to Synapse Migration

A utility to migrate GIT repositories to Synapse.

Usage

usage: ghap_migrator.py [-h] [-u USERNAME] [-p PASSWORD] [-a ADMIN_TEAM_ID]
                        [-s STORAGE_LOCATION_ID] [-m] [-l LOG_LEVEL]
                        csv

positional arguments:
  csv                   CSV file with GIT repository URLs to process.

optional arguments:
  -h, --help            show this help message and exit
  -u USERNAME, --username USERNAME
                        Synapse username.
  -p PASSWORD, --password PASSWORD
                        Synapse password.
  -a ADMIN_TEAM_ID, --admin-team-id ADMIN_TEAM_ID
                        The Team ID to add to each Project.
  -s STORAGE_LOCATION_ID, --storage-location-id STORAGE_LOCATION_ID
                        The Storage location ID for projects that are created.
  -l LOG_LEVEL, --log-level LOG_LEVEL
                        Set the logging level.

About

A utility to migrate GIT repositories to Synapse.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages