Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CT-2047] Dynamically list all .latest branches for scheduled testing #312

Closed
emmyoop opened this issue Feb 6, 2023 · 0 comments · Fixed by #459
Closed

[CT-2047] Dynamically list all .latest branches for scheduled testing #312

emmyoop opened this issue Feb 6, 2023 · 0 comments · Fixed by #459

Comments

@emmyoop
Copy link
Member

emmyoop commented Feb 6, 2023

Related to dbt-labs/dbt-core#5773

Can copy the implementation for dbt-core here

When we cut the 1.5.latest branch, instead of just adding 1.5.latest to the release test, update it with the above logic to auto generate the list of branches to test. Eventually we will need logic to "start from" as we remove support for older versions. We should do that centrally in the action since all adapters support the same versions.

@github-actions github-actions bot changed the title Dynamically list all .latest branches for scheduled testing [CT-2047] Dynamically list all .latest branches for scheduled testing Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant