Commit Graph

5 Commits

Author SHA1 Message Date
Ali Abdalla
8ca7f9c43b
Fix Web Tracker Script (#2308)
* fix if condition

* fix logic

* typo
2022-09-23 13:39:01 -07:00
Ali Abdalla
5dcc5617ca
Website fixes and refactoring (#2280)
* fix OS specific homepage build

* trailing comma

* refactor all slack notifs to one file

* fix scripts

* fix error notification to return useful errors
2022-09-16 01:23:40 -07:00
Ali Abdalla
d7b8b03267
fixing env var (#1043) 2022-04-20 20:04:30 +02:00
Ali Abdalla
db481311a6
errors in a thread, new chatmessage api (#1037) 2022-04-20 10:14:48 +02:00
Ali Abdalla
c484847adf Website Tracker Slackbot (#797)
* added commands to reload script

* catch errors with git pull

* read new webhook from os variable

* correcting bash

* bash fixes

* formatting

* more robust error checking

* only sends success if git changes

* catching error from script

* escaping error text to send with curl

* correct text escaping for error message

Former-commit-id: c95f88075b
2022-03-11 15:15:24 +02:00