Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 19:11
· 18 commits to master since this release
b5ba256

Changelog

  • b5ba256 Dockerize (#15)
  • e520114 Reset task upon POST request from entrello (#12)
  • f15d8c9 allow POST requests but don't do anything with them yet
  • 82a71ae fix env config bug
  • 39b0c9c Switch to Heroku (#10)
  • 14eb228 fix mistake in readme & polish
  • 7fe79d9 Generate progress reports in PNG format & send via Telegram (#8)
  • 74f99c9 improve error handling
  • 4328537 fix bugs in glados command parsing & error response handling
  • 467fbef fix response structure of glados command handler
  • 96e83f6 Create endpoint to generate a simple progress report (#6)
  • 14e279d fix bug
  • 6c4c9ff Remove the unused row for durations from the spreadsheet layout (#4)
  • 6084faf update entrello endpoint & disallow invalid HTTP methods
  • d099064 Replace Kafka command handler with HTTP endpoint (#2)
  • 8b0cc9d get rid of console log
  • 9dac4ac fix habit score updating bug
  • 78b38dd Listen to Glados commands to mark habits (#1)
  • 9118b90 do not depend on "label" from request body
  • 23b33cb fix dockerfile & readme
  • ae16fd9 fix config.example.yml
  • f4781e8 fix readme
  • 4b8e59f fix gofmt issues
  • 1bfa118 initial commit