livequery-models/.github/workflows
Jensen Yap f6e472d80c
Some checks failed
docs_update / docs_update (push) Has been cancelled
dbt_run_dev_refresh / dev_refresh (push) Has been cancelled
Update GitHub Actions workflow for dbt integration tests (#131)
* Update GitHub Actions workflow for dbt integration tests

- Renamed the workflow to 'dbt_run_integration_test' for clarity.
- Removed the scheduled cron job to simplify the workflow.
- Updated the job to use a template from FlipsideCrypto for better maintainability.
- Adjusted the command to run integration tests using a selector.
- Enhanced environment handling based on the branch context.

* Update GitHub Actions workflow for dbt integration tests

- Renamed the workflow to 'integration test' for clarity.
- Added support for manual dispatch with environment input.
- Implemented scheduled runs for both hosted and production environments.
- Enhanced job configurations to streamline environment handling and command execution.
- Updated commands to run specific integration tests for better accuracy.

* Update dbt integration test workflow to enhance environment handling

- Modified the warehouse selection logic to include 'workflow_prod' as a valid condition for using 'DBT_CLOUD'.
- Updated the environment assignment to correctly map 'workflow_prod' to 'prod' and 'workflow_dev' to 'dev', improving clarity and functionality in the workflow.

* Update dbt integration test workflow to refine environment conditions

- Adjusted the warehouse selection logic to include 'workflow_dev' alongside 'workflow_prod' for using 'DBT_CLOUD'.
- Enhanced the environment assignment to ensure accurate mapping for 'workflow_dev' and 'workflow_prod', improving the workflow's clarity and functionality.
2025-09-03 00:54:23 +09:00
..
dbt_docs_update.yml STREAM-383/STREAM-668/deploy-to-hosted-account (#54) 2023-10-17 11:26:58 -07:00
dbt_integration_test.yml Update GitHub Actions workflow for dbt integration tests (#131) 2025-09-03 00:54:23 +09:00
dbt_run_adhoc.yml add xsmall warehouse from hosted environment (#62) 2023-10-24 11:40:36 -07:00
dbt_run_dev_refresh.yml STREAM-683/workflow-bugs (#64) 2023-10-25 15:49:35 -07:00
dbt_udf_test.yml [STREAM-1324] Add Slack, Github Action Logs & Slack AI Alerts (#127) 2025-08-08 23:42:24 +09:00
dbt.yml update upload-artifact to v4 (#106) 2025-02-04 10:07:33 -08:00