These are some of the fixes we've had to do today to get things running smoothly, there are other that may come separately :)
1 new commit added
Updating regex for URLs and SSH urls (fixing the later while at it)
6 new commits added
Have a dedicated variable to bypass gitolite when doing a git push
Fix the last modified date on the PR list
Ignore any and all action done by the pagure user when loading JSON into the db
Only enforce Signed-Off-By on the main git repo
Name the arguments in the function call and other fixes
7 new commits added
Typo in the tests
8 new commits added
Adjust unit-test for new output in the hooks
Fixes in the tests for the ssh URL pattern
:thumbsup:
It looks like gitolite is actually providing/using GL_BYPASS_ACCESS_CHECKS. Maybe update to add that one instead?
GL_BYPASS_ACCESS_CHECKS
Yup, learned this from upstream today :)
Use gitolite's own mechanism to bypass the update hook
9 new commits added
rebased onto f7d45fbdb918f8d4aa9cc0fd6799ebe053f10bea
rebased onto 5cfdd6ea1d488f78640ba9d39c1d50feba9c71fe
rebased onto 828527dae5804e7dc736a25721272fcf18b03339
Pull-Request has been merged by pingou
These are some of the fixes we've had to do today to get things running smoothly, there are other that may come separately :)