Skip to content
Failed

Changes

Summary

  1. Fixed news/event submission error (commit: 621d5ea) (details)
  2. Fixed email sent with attachment (commit: 4ffe0d8) (details)
  3. update failure logging (commit: c3735e0) (details)
  4. Added a safety check for encoded file to be a string instead of bytes (commit: f2c5da4) (details)
Commit 621d5ea28345d714eff969fcd50413bf134e7ddf by ericgauzens
Fixed news/event submission error
(commit: 621d5ea)
The file was modifiedapp/main.py (diff)
The file was modifiedscripts/email_sender.py (diff)
The file was modifiedapp/metrics/ga.py (diff)
Commit 4ffe0d8324554f29a0020eb8feb6cd795487eb58 by ericgauzens
Fixed email sent with attachment
(commit: 4ffe0d8)
The file was modifiedscripts/email_sender.py (diff)
The file was modifiedscripts/email_sender.py (diff)
Commit f2c5da4d5274d49fcc2f7095adadb0c9da72ec74 by ericgauzens
Added a safety check for encoded file to be a string instead of bytes
(commit: f2c5da4)
The file was modifiedscripts/email_sender.py (diff)