issues
search
gene1wood
/
birch-girder
An Email Interface for GitHub Issues
GNU General Public License v3.0
9
stars
3
forks
source link
Update to Python 3.8 and bugfixes
#36
Closed
gene1wood
closed
4 years ago
gene1wood
commented
4 years ago
Update to use Python 3.8
This also produces a new artifact zip with new libraries built for 3.8
Update build-and-upload-birch-girder doc to include docker method
Also remove out of date deployment methods from before we switched to using Lambda Layers
Fix setting reaction on initial email
This was caused by an oddity of agithub
Fixes #32
Switch reaction to sending an email from heart to rocket
Seems like a rocket is a better indication of sending something whereas a heart is more of an endorsement of something
Render initial email reply into HTML from Markdown for HTML email
Various small fixes and tweaks