コミットグラフ

11 コミット

作成者 SHA1 メッセージ 日付
Ben Busby 934749e0b8
Add docker buildx gh action
This automatically builds and pushes a cross platform image to Docker
Hub.
2021-01-05 17:53:58 -05:00
Ben Busby 375f4ee9fd
PEP-8: Fix formatting issues, add CI workflow (#161)
Enforces PEP-8 formatting for all python code

Adds a github action build for checking pep8 formatting using pycodestyle
2020-12-17 16:06:47 -05:00
Ben Busby 44a5da1895
Fix heroku https upgrade, add funding options
Heroku app instances have been notoriously bad at having the instance
automatically upgraded to https. This adds a step in the before request
decorator to always upgrade heroku apps, since they're always deployed
with the certificate, but never configured to upgrade automatically.

Fixes #153
2020-12-05 15:53:42 -05:00
Ben Busby 1f07e4e235 Update issue template
Removed the section concerning which parts of the project would need modification, since it's not always fair to expect someone to know that beforehand.
2020-09-30 10:13:55 -04:00
Ben Busby 56bf976ecd Added question template 2020-05-18 10:17:21 -06:00
Ben Busby c341848a74 Update issue templates 2020-05-15 18:29:21 -06:00
Ben Busby feae52ac1d Update issue templates 2020-05-15 18:25:08 -06:00
Ben Busby dcb2517a6c Update issue templates
Removed myself as the auto assignee of all bug reports
2020-05-11 19:12:26 -06:00
Ben Busby 6e1af0aa9e Update issue templates
Updated bug report description, added feature request template
2020-05-11 11:58:12 -06:00
Ben Busby 708769f682 Minor styling refactor, updated app name 2020-05-04 18:00:43 -06:00
Ben Busby a7786ea904 Update issue templates 2020-04-17 13:36:45 -06:00