#10 Add Fedorahosted to pgimport
Merged by vivekanand1101. Opened by cverna.
cverna/pagure-importer trac_git  into  trac

Download 10.patch

Add support for Fedorahosted to pagure-importer.
Rework pagure-importer to use cli click framework.

Shouldn't the underline be the same length as the title?

(I think it does in rst, not sure about markdown)

1 new commit added

  • removed debug comment

20 new commits added

  • removed debug comment + fix README separation line
  • Added usage to README + fix requirements.txt
  • updated requirements.txt
  • Deal with non FAS user, for generic Trac instance
  • Reworked app structure to use click cli framework.
  • FAS and TRAC support added to importer
  • gitignore changes
  • Refactor trac importer for more flexibility
  • trac importer skeleton
  • Doc string corrected for a func
  • reflect change in output file name in Readme
  • Email as a string in csv
  • Corrected import
  • Change the output file to csv type
  • Removed libpagure form requirements
  • Readme for the new approach
  • Basics of pygit2 approach for github issues completed
  • added git.py from pagure code
  • added repo.py from pagure
  • Model to represent an issue as json

2 new commits added

  • Use FAS username and password to to perform authenticated calls
  • Display the number of issue to imported

1 new commit added

  • Added basic support for issue tags

1 new commit added

  • Added Import pagure tags option to fedorahosted command

Pull-Request has been merged by vivekanand1101

Metadata