Skip to content

Commit

Permalink
Merge pull request #5 from shrutimantri/add-trigger-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
wrussell1999 authored Nov 6, 2024
2 parents ba79b7c + 63e4efc commit 93c48c4
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions advanced-scheduling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ extend:
rather than pasting them inline in YAML.
tags:
- Schedule
- Trigger
- Namespace Files
- Python
ee: false
Expand Down
1 change: 1 addition & 0 deletions airbyte-cloud-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ extend:
tags:
- Ingest
- Schedule
- Trigger
ee: false
demo: false
meta_description: "This flow will sync data using Airbyte Cloud. "
1 change: 1 addition & 0 deletions airbyte-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ extend:
tags:
- Ingest
- Schedule
- Trigger
ee: false
demo: false
meta_description: This flow will sync data using Airbyte.
1 change: 1 addition & 0 deletions csv-duckdb-slack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ extend:
- SQL
- Notifications
- Schedule
- Trigger
- Outputs
ee: false
demo: false
Expand Down
1 change: 1 addition & 0 deletions daily-flow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ extend:
can use that function to format the date based on your needs.
tags:
- Schedule
- Trigger
- Variables
ee: false
demo: true
Expand Down
1 change: 1 addition & 0 deletions dlt-elt-chess-api-to-duckdb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ extend:
tags:
- Ingest
- Schedule
- Trigger
- Data
ee: false
demo: true
Expand Down
1 change: 1 addition & 0 deletions every-monday.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ extend:
description: This flow will run only on the first Monday of each month at 11 AM.
tags:
- Schedule
- Trigger
- Variables
ee: false
demo: true
Expand Down
1 change: 1 addition & 0 deletions hello-world.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ extend:
- Inputs
- Outputs
- Schedule
- Trigger
ee: false
demo: true
meta_description: This is a Hello-World example of a scheduled workflow in
Expand Down
1 change: 1 addition & 0 deletions microservices-and-apis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ extend:
- API
- Notifications
- Schedule
- Trigger
ee: true
demo: true
meta_description: This flow is a simple example of a microservices and APIs use
Expand Down
1 change: 1 addition & 0 deletions monthly-sales-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ extend:
- S3
- DuckDB
- Schedule
- Trigger
- Python
- Outputs
- Variables
Expand Down
1 change: 1 addition & 0 deletions parametrized-flow-with-multiple-schedules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ extend:
tags:
- Inputs
- Schedule
- Trigger
- Variables
ee: false
demo: true
Expand Down
1 change: 1 addition & 0 deletions taxi-trip-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ extend:
formats the date according to the provided date template.
tags:
- Schedule
- Trigger
- Variables
ee: false
demo: true
Expand Down

0 comments on commit 93c48c4

Please sign in to comment.