Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
using string interpoloation to gather correct pointer for dbt-core te… (
dbt-labs#80) * Merge `main` into `1.0.latest` (dbt-labs#46) * Slack message for failed nightly runs (dbt-labs#41) * Add Redshift parameter to create tables with backup option specified (dbt-labs#42) * Update impl and adapters to support backup parameter * Add test files * Add test files * Add PR link to Changelog * Add EOF newlines * Debug and split test into two separate cases * Add contributor info Co-authored-by: Jeremy Cohen <[email protected]> * Bumping version to 1.0.0rc2 (dbt-labs#45) * Bumping version to 1.0.0rc2 * Update changelog Co-authored-by: Github Build Bot <[email protected]> Co-authored-by: Jeremy Cohen <[email protected]> Co-authored-by: Dan Bryan <[email protected]> Co-authored-by: Jeremy Cohen <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> * [Backport] Bumping version to 1.0.0 (dbt-labs#47) (dbt-labs#48) * Bumping version to 1.0.0 (dbt-labs#47) Co-authored-by: Github Build Bot <[email protected]> * Update CHANGELOG.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> * Fix package version (dbt-labs#49) * using string interpoloation to gather correct pointer for dbt-core tests against release branches * created new job for gha to grab correct version of dbt-core to test branch against * minor update * adding Get dbt-core-version step to integration.yaml * modifying version parameters * change for integration testing * updating file * readding pull_request_target now that tests pass * make nit: suggested changes * testing conditional logic in integration.yml * updating test names * creating main.yml versions of new condtional steps for dbt-version gather * trying different version of test v.2 * v.3 of conditional mix of original version of tests and leah logic * adding comment and changelog entry * changes made after review by @VersusFacit and @kwigley * name change * minor updates * updating name of version ref * name change of dbt-version step to dbt-core-ref to be more descriptive iof where version is coming from * Update test_backup_table_option.py * Update test_backup_table_option.py * reseting file that shouldn't of been changed Co-authored-by: leahwicz <[email protected]> Co-authored-by: Dan Bryan <[email protected]> Co-authored-by: Jeremy Cohen <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]>
- Loading branch information