#1925 Include the namespace in the callback URL to give to jenkins
Merged by pingou. Opened by pingou.
fix_callback_url  into  master

Download 1925.patch

Otherwise, we end up not finding the project when jenkins calls us back
that the build is finished.

This has been hotfixed in prod so that @adamwill can keep on ~~break~~ testing things :)

LGTM, though I suggest adding a test assertion for it.

rebased

6 new commits added

  • Improve the unit-tests around pagure-ci hook
  • Drop the reload mechanism from the tests
  • Ensure there are no handlers when running the tests on docs_server
  • Ensure REDIS is always None when running the tests
  • Use the fullname in the settings page
  • Fix removing the pagure-ci hook

1 new commit added

  • Adjust the run_ci_tests to use the expected config file

Ok, I got it there but it took a little side work to get it up properly.

Would you mind reviewing them?

2 new commits added

  • Adjust copyright years
  • Rename the test_zzz_pagure_flask_ui_old_commit to test_pagure_flask_ui_old_commit

rebased

LGTM

Thanks! :)

Pull-Request has been merged by pingou

Metadata