Deko
|
8f3442a850
|
Fix tests for crash recovery
|
2024-03-10 15:16:38 +01:00 |
|
Deko
|
046c101f1c
|
Add more reliable way to recover from crashes
|
2024-03-10 15:01:32 +01:00 |
|
Deko
|
231b83c8a7
|
Log less about common connection errors
|
2024-03-03 10:19:37 +01:00 |
|
Deko
|
d5aff81e56
|
Catch errors when calling Discord API and re-try
|
2023-12-31 19:32:38 +01:00 |
|
Deko
|
3432edbb55
|
Check how recently the streamer was live before pinging again
|
2023-12-31 19:31:45 +01:00 |
|
Deko
|
87f359b935
|
Change entrypoint, add dotenv for local debug
|
2023-12-30 18:13:13 +01:00 |
|
Deko
|
49f149b56a
|
Update packages, add error logs on connection issue
|
2023-12-30 17:49:52 +01:00 |
|
Deko
|
284e7ad408
|
Update packages, add error logs on connection issue
|
2023-12-30 17:47:29 +01:00 |
|
Deko
|
dba60b6afb
|
Merge pull request #1 from akshualy/dependabot/pip/certifi-2023.7.22
Bump certifi from 2023.5.7 to 2023.7.22
|
2023-08-20 00:18:36 +00:00 |
|
dependabot[bot]
|
a9dc32d576
|
Bump certifi from 2023.5.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-19 22:54:29 +00:00 |
|
Deko
|
3ed8fe10c6
|
Revert entrypoint change, build amd64 again
|
2023-06-11 10:00:48 +02:00 |
|
Deko
|
c8d2c9fca0
|
Temporarily build only arm64 image
|
2023-06-11 07:42:50 +00:00 |
|
Deko
|
c554b1815e
|
Update build push action and package versions
|
2023-06-10 11:48:43 +02:00 |
|
Deko
|
e9c80e269b
|
Build for arm64 and amd64
|
2023-06-10 11:42:28 +02:00 |
|
Deko
|
a8360924bc
|
Use correct coverage badge
|
2023-04-15 15:58:56 +02:00 |
|
Deko
|
6183032bb9
|
Create cov report XML
|
2023-04-15 15:54:56 +02:00 |
|
Deko
|
fcd1a849e3
|
Rename project, add coverage
|
2023-04-15 15:40:20 +02:00 |
|
Deko
|
cad32ae314
|
Update README.md
|
2023-04-14 17:54:35 +00:00 |
|
Deko
|
8d94ea6bad
|
Create LICENSE
|
2023-04-14 17:53:51 +00:00 |
|
Deko
|
aab5c66253
|
Migrate README from GitLab to GitHub
|
2023-04-14 19:48:58 +02:00 |
|
Deko
|
5c2125cde2
|
Run actions on correct branch
|
2023-04-14 19:31:59 +02:00 |
|
Deko
|
82a11f634c
|
Delete GitLab CI
|
2023-04-14 19:29:57 +02:00 |
|
Deko
|
088e789372
|
Fix github action YAML indentation
|
2023-04-14 19:25:07 +02:00 |
|
Deko
|
7f98b446af
|
Initial commit
|
2023-04-14 19:22:45 +02:00 |
|
Deko
|
602b38eb7a
|
Use correct exception for twitch api timeout
|
2023-03-18 16:08:07 +01:00 |
|
Deko
|
bd57b02a54
|
Add already live test
|
2023-03-12 23:30:52 +01:00 |
|
Deko
|
4b79b2c3ae
|
Add pre-commit
|
2023-03-12 17:29:30 +01:00 |
|
Deko
|
738b7c6ef0
|
Specify ssh port
|
2023-03-12 16:19:35 +01:00 |
|
Deko
|
d2d1cf6486
|
Add coverage config
|
2023-03-12 16:18:04 +01:00 |
|
Deko
|
28f12679f6
|
Add a test for running the entire main loop once
|
2023-03-11 00:45:46 +01:00 |
|
Deko
|
063508c972
|
Improve docker image size
|
2023-03-11 00:43:41 +01:00 |
|
Deko
|
8adaed34e4
|
Make deploy step manual
|
2023-03-10 23:17:20 +01:00 |
|
Deko
|
6bdfbb9ced
|
Clean up documentation
|
2023-03-05 14:34:17 +01:00 |
|
Deko
|
e5bf72392b
|
Clean up documentation
|
2023-03-04 23:24:01 +01:00 |
|
Deko
|
ba62591c0b
|
Emphasize the vod message more
|
2023-03-04 18:15:21 +01:00 |
|
Deko
|
41c61dc747
|
Switch CMD to ENTRYPOINT to receive SIGTERM
|
2023-03-04 14:43:53 +01:00 |
|
Deko
|
a74b3e2b3f
|
Log image cache refresh
|
2023-03-04 14:43:11 +01:00 |
|
Deko
|
e12a322518
|
Update embed content to include message for notif
|
2023-03-04 14:42:59 +01:00 |
|
Deko
|
f128a72fd6
|
Add a test for main
|
2023-03-04 11:12:37 +01:00 |
|
Deko
|
98d978dea0
|
Catch Twitch API being down where needed
|
2023-03-04 11:12:24 +01:00 |
|
Deko
|
13d64dac3d
|
Remove unnecessary f-string
|
2023-03-04 11:11:50 +01:00 |
|
Deko
|
400373b2a8
|
Remove return value from sending webhook notif
|
2023-03-04 11:11:33 +01:00 |
|
Deko
|
eca4ab3f6b
|
Update command to run the app
|
2023-03-04 11:11:06 +01:00 |
|
Deko
|
85d5ca2bec
|
Add flake8 lint step
|
2023-03-04 11:10:50 +01:00 |
|
Deko
|
8936ac5ed5
|
Update poetry toml, move dev dependencies
|
2023-03-04 11:10:40 +01:00 |
|
Deko
|
3a194988c1
|
Add happy path test for sending discord notification
|
2023-03-04 00:38:22 +01:00 |
|
Deko
|
b5a7d409f8
|
Fix only changes requirement
|
2023-03-04 00:18:37 +01:00 |
|
Deko
|
33fd4fa682
|
Add test pipeline step and a basic test
|
2023-03-04 00:15:19 +01:00 |
|
Deko
|
c8df3b31da
|
Add pipeline status and coverage report
|
2023-03-03 23:39:42 +01:00 |
|
Deko
|
f9086f7d48
|
Move script on remote host
|
2023-03-03 23:17:17 +01:00 |
|