Merge branch 'master-AIO' into feature/IO-2892-Autohouse-Claimscorp-Cron

Signed-off-by: Allan Carr <allan.carr@thinkimex.com>

# Conflicts:
#	hasura/metadata/cron_triggers.yaml
This commit is contained in:
Allan Carr
2024-08-28 17:29:15 -07:00
5 changed files with 95 additions and 183 deletions

View File

@@ -1,6 +1,6 @@
- name: AutoHouse Data Pump
webhook: '{{HASURA_API_URL}}/data/ah'
schedule: 0 7 * * *
schedule: 0 6 * * *
include_in_metadata: true
payload: {}
headers:
@@ -8,7 +8,7 @@
value_from_env: DATAPUMP_AUTH
- name: Claimscorp Data Pump
webhook: '{{HASURA_API_URL}}/data/cc'
schedule: 30 7 * * *
schedule: 30 6 * * *
include_in_metadata: true
payload: {}
headers:
@@ -16,7 +16,7 @@
value: DATAPUMP_AUTH
- name: Kaizen Data Pump
webhook: '{{HASURA_API_URL}}/data/kaizen'
schedule: 30 6 * * *
schedule: 30 5 * * *
include_in_metadata: true
payload: {}
headers: