Commit Graph

10 Commits (71f03209c052337699ab7b484f811e6e79a75d76)

Author SHA1 Message Date
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 e17c1760d4 Initial commit 2023-09-15 13:12:06 -04:00