Skip to content

Commit

Permalink
updated triggers - latest runs
Browse files Browse the repository at this point in the history
  • Loading branch information
vnbl committed Oct 13, 2024
1 parent d84d904 commit dd5c284
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions etl-pipeline/pipelines/calibration_factors/triggers.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
triggers:
- description: null
envs: []
last_enabled_at: 2024-10-02 03:26:29.651538+00:00
last_enabled_at: 2024-10-08 23:36:25.567385
name: monthly calibration
pipeline_uuid: calibration_factors
schedule_interval: '@monthly'
schedule_type: time
settings: null
sla: null
start_time: 2024-11-01 00:00:00
status: active
status: inactive
token: 58e8e979ba6a4adab2a1e9bcd134e1cc
variables: {}
4 changes: 2 additions & 2 deletions etl-pipeline/pipelines/etl_airnow_bronze/triggers.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
triggers:
- description: null
envs: []
last_enabled_at: 2024-10-04 19:57:56.794455
last_enabled_at: 2024-10-08 23:36:24.949476
name: hourly airnow data
pipeline_uuid: etl_airnow_bronze
schedule_interval: '30 * * * * '
schedule_type: time
settings: null
sla: null
start_time: 2024-10-02 03:16:00
status: active
status: inactive
token: ff66cb154b0843b183ca8b145f7cd82c
variables:
execution_type: incremental
4 changes: 2 additions & 2 deletions etl-pipeline/pipelines/etl_fiuna_bronze/triggers.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
triggers:
- description: null
envs: []
last_enabled_at: 2024-10-02 03:17:24.474816
last_enabled_at: 2024-10-08 23:36:26.078433
name: hourly fiuna data
pipeline_uuid: etl_fiuna_bronze
schedule_interval: '@hourly'
schedule_type: time
settings: null
sla: null
start_time: 2024-10-02 03:17:00
status: active
status: inactive
token: 2a8157b8ee7a4b5ab22ccbafcb06fe27
variables: {}
4 changes: 2 additions & 2 deletions etl-pipeline/pipelines/etl_meteostat_bronze/triggers.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
triggers:
- description: null
envs: []
last_enabled_at: 2024-10-02 03:15:58.196779
last_enabled_at: 2024-10-08 23:36:26.547508
name: hourly meteostat updates
pipeline_uuid: etl_meteostat_bronze
schedule_interval: '@hourly'
schedule_type: time
settings: null
sla: null
start_time: 2024-10-02 03:15:00
status: active
status: inactive
token: a2a39737348b4c79a6ac577c2c4802de
variables:
execution_type: incremental
2 changes: 1 addition & 1 deletion etl-pipeline/pipelines/health_checks/triggers.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
triggers:
- description: null
envs: []
last_enabled_at: 2024-10-08 19:31:46.599860
last_enabled_at: 2024-10-08 23:36:17.124767
name: hourly_health_check
pipeline_uuid: health_checks
schedule_interval: '30 * * * * '
Expand Down
6 changes: 3 additions & 3 deletions etl-pipeline/pipelines/inference_results/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,13 @@ blocks:
language: python
name: predict_aqi_6_12_hours
retry_config: null
status: updated
status: executed
timeout: null
type: custom
upstream_blocks:
- extract_data_for_inference
uuid: predict_aqi_6_12_hours
- all_upstream_blocks_executed: false
- all_upstream_blocks_executed: true
color: null
configuration: {}
downstream_blocks: []
Expand All @@ -106,7 +106,7 @@ blocks:
language: python
name: insert_inference_result
retry_config: null
status: updated
status: executed
timeout: null
type: data_exporter
upstream_blocks:
Expand Down

0 comments on commit dd5c284

Please sign in to comment.