#1512 Do not cache the session in pagure-ci
Merged by pingou. Opened by pingou.
new_session  into  master

Download 1512.patch

We had the problem with the webhook service that the session wasn't
getting properly updated, so let's use a new session in pagure-ci to
avoid this problem as well.

rebased

1 new commit added

  • Move logging config lower

1 new commit added

  • Add a little more logging

1 new commit added

  • Only close the DB session at the end

1 new commit added

  • test

4 new commits added

  • Only close the DB session at the end
  • Add a little more logging
  • Move logging config lower
  • Do not cache the session in pagure-ci

rebased

Thanks for the review!

Pull-Request has been merged by pingou

Metadata