#40 fix the flake8 error in wsgi.py
Merged by mjia. Opened by mjia.
mjia/waiverdb upstream  into  master

Download 40.patch

This PR fixes an error in wsgi.py reported by flake8. It also turns on the email notifications in Jenkins for that.

1 new commit added

  • Jenkinsfile: send email notifications

2 new commits added

  • Jenkinsfile: send email notifications
  • fix the flake8 error in wsgi.py

I think it kinda sucks how the mail notification makes a mess of the Jenkinsfile, with the huge big try { } catch() { } wrapper... but oh well. Seems like that's just how it's done in Pipeline.

:+1:

Pull-Request has been merged by mjia

Metadata