Installation

sudo zypper in python3-psycopg
sudo su - postgres
createdb -O <LOCAL_USER> imported_git`

To reset the database, drop table scheme

Gitea parameters

  • GITEA_HOST - default: src.opensuse.org
  • GITEA_USER - Used to generate SSH links for push. Default: gitea
  • GITEA_ORG - target organization to push to
  • GITEA_DEFAULT_BRANCH - default branch
Description
Importer for OBS packages into git
Readme 560 KiB
Languages
Python 99.1%
Shell 0.5%
Makefile 0.4%