]> git.cworth.org Git - turbot/history - Makefile
Use a set instead of a list for a puzzle's solution
[turbot] / Makefile
2020-12-30 Carl WorthRequire flake8 to pass before performing deployment
2020-12-30 Carl WorthAdd a "make flake" recipe and clean up some style bugs...
2020-12-27 Carl WorthFix Makefile to not hard-code python3.8
2020-10-13 Carl WorthRemove flask-based deployment from "make deploy"
2020-10-12 Carl Worthturbot_lambda: Inject /rot response into the same chann...
2020-10-12 Carl WorthRename lamdba_function.lambda_handler to turbot_lambda...
2020-10-11 Carl WorthShare the rot() implementation between both Lambda...
2020-10-11 Carl WorthMove top-level flask app from turbot/turbot.py to turbo...
2020-10-11 Carl WorthAdd target to deploy our lambda code to AWS
2020-09-29 Carl WorthInitial implement of auto-creation of Google sheets
2020-09-29 Carl WorthRename .turbot.env to .slack-creds.env
2020-09-29 Carl WorthMakefile: Fix DO_NOT_DEPLOY implementation to work...
2020-09-29 Carl WorthMake a top-level turbot package
2020-09-29 Carl WorthConvert "make run" to use "flask run" instead of direct...
2020-09-26 Carl WorthInitial commit of turbot