-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: use changed-files instead of jitterbit for deployment workflow …
…[DE-231] (#147) * test: delete a dbt model (to see what the GHA does and confirm it's not deleted) * Revert "test: delete a dbt model" This reverts commit be53c1f. * Delete v_campaigns.sql * Revert "Delete v_campaigns.sql" This reverts commit 6bc5a6c. * Delete _3_partner_views__models.yml * Revert "Delete _3_partner_views__models.yml" This reverts commit 4e7167b. * science: rename a schema YML file (will the workflow remove the deleted one?) * Revert "science: rename a schema YML file (will the workflow remove the deleted one?)" This reverts commit d1690c1. * feat: deploy new yml and yaml files * feat: update descriptions (DAG -> dbt) * Create TEST_yaml_deploy.yml * fix: typo * fix: another typo * science: trivial change to dbt_project.yml * Delete TEST_yaml_deploy.yml * rename: v_campaigns to v_campaigns_RENAMED * science: revert change to dbt_project.yml * Create test_workflow.yaml * temp: modify deploy_dev.yaml to try new workflow * Update test_workflow.yaml * meh: aesthetics * science * Delete _3_partner_views__models.yml * Update test_workflow.yaml * Update test_workflow.yaml * Update test_workflow.yaml * Update test_workflow.yaml * Update test_workflow.yaml * Update test_workflow.yaml * feat: use `changed-files` instead of `jitterbit` * clean: remove test workflow * revert: un-rename v_campaigns.sql * revert: un-delete schema yml * science: set fetch-depth to 2 * Create v_campaigns_TEST.sql * science: rename file (what will the workflow do with fetch_depth = 2?) * science: set fetch_depth to 0 * science: rename file that already exists on main * fix: echo RENAMED uses outputs.all_old_new_renamed_files * science: create a new file * Delete v_campaigns_TEST_3.sql * science: fetch_depth 2 and delete a file * revert: no fetch_depth, rename the things back * docs: add comment explaining duplicate file quirk in dev deploys
- Loading branch information
1 parent
fca5715
commit 364989d
Showing
1 changed file
with
151 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters