From Fedora Project Wiki

< CI

(Created page with "Note: This is a temporary workaround until the [https://pagure.io/fedora-infrastructure/issue/6361 non-packager access] issue is fixed. Unless you are a Fedora packager follo...")
 
(Warning)
Line 1: Line 1:
Note: This is a temporary workaround until the [https://pagure.io/fedora-infrastructure/issue/6361 non-packager access] issue is fixed.
{{admon/warning|Temporary Workaround|Note: This is a temporary workaround until the [https://pagure.io/fedora-infrastructure/issue/6361 non-packager access] issue is fixed.}}


Unless you are a Fedora packager follow instructions for creating a public git repo on
Unless you are a Fedora packager follow instructions for creating a public git repo on

Revision as of 15:45, 26 February 2018

Warning.png
Temporary Workaround
Note: This is a temporary workaround until the non-packager access issue is fixed.

Unless you are a Fedora packager follow instructions for creating a public git repo on fedorapeople and upload package folder there:

scp -r <package> @fedorapeople.org:public_git/

Navigate to the fedoraproject.org (select appropriate package).

  • Press File Pull Request button
  • Then press Remote pull request

Fill the required fields:

  • Title: Add CI tests using the standard test interface
  • Git repo address: git://fedorapeople.org/~<username>/<package folder>
  • Git branch: new_tests
  • To branch: master