Commit Graph

14 Commits

Author SHA1 Message Date
drunkendog 10f025d805 Fix typo 2023-09-26 02:27:13 +01:00
drunkendog 5f31dd9f13 Revert previous change for 404 logic because tuples changed to strings 2023-09-26 02:26:22 +01:00
drunkendog 71f03209c0 Change tuples to strings for dict keys
Issue because pyyaml does not conform to yaml spec
2023-09-26 02:23:50 +01:00
drunkendog 423aa32077 Make dictionary key explicitly tuple 2023-09-26 02:01:37 +01:00
drunkendog e8e9e7585e Fix bug with 404 logic 2023-09-26 01:58:47 +01:00
drunkendog cb714f0925 Replace or with and to fix bug 2023-09-25 20:58:06 +01:00
drunkendog ca5dc87e82 Fix bug with if statements 2023-09-25 20:57:21 +01:00
drunkendog e25c048717 Add brackets to fix bug 2023-09-25 20:54:13 +01:00
drunkendog 9dbdb5200a Add additional 404 handling for when branch and action are not in dictionary 2023-09-25 20:42:33 +01:00
drunkendog 4ae6a24702 Add `action` as a parameter 2023-09-25 20:39:51 +01:00
drunkendog 9ad46bc733 Add branch option to api 2023-09-16 16:38:48 +01:00
John a1b7d6320b Bind to 0.0.0.0 for start.sh and delete newline in generate-key.sh 2023-09-15 16:05:31 -04:00
John e17c1760d4 Initial commit 2023-09-15 13:12:06 -04:00
drunkendog 915511e996 Initial commit 2023-09-14 19:20:17 +01:00