#141 Include the load_from_disk utility script updated to python3
Merged by asaleh. Opened by asaleh.
asaleh/pagure-dist-git load_from_disk  into  master

Download 141.patch

This is the script used to populate pagure's database based on what is
on disk and in pkgdb.
It is very Fedora-specific and thus belongs more here than in pagure
itself.

The PR is a rebased version of https://pagure.io/pagure-dist-git/pull-request/7 with python3 updates.

7 new commits added

  • Updated the load_from_disk and other scripts to python3.
  • Multiple fixes in the pkgdb2pagure_acls.py script
  • Include pkgdb2pagure_acls.py in the releases
  • Add script to sync all the ACLs from pkgdb to pagure
  • Add utility script to migrate a single project from pkgdb to pagure
  • Include the sync_fas_group utility script
  • Include the load_from_disk utility script

Pull-Request has been merged by asaleh

Metadata