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

CI Workaround: Pin dbt-core, Disable SQLite Tests, and Correctly Ignore Clone Test to Pass CI #1337

Merged
merged 21 commits into from
Nov 26, 2024

Commits on Nov 24, 2024

  1. Fix CI

    pankajastro committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    1b4e9f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28f8507 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    437e208 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f2cc80 View commit details
    Browse the repository at this point in the history
  3. Pin dbt-adapters

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e14f916 View commit details
    Browse the repository at this point in the history
  4. Pin dbt-core

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    55dac70 View commit details
    Browse the repository at this point in the history
  5. Fix ignore

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e4232c6 View commit details
    Browse the repository at this point in the history
  6. Upgrade version

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    36f26b7 View commit details
    Browse the repository at this point in the history
  7. Upgrade version

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a341fc1 View commit details
    Browse the repository at this point in the history
  8. Disable cache

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9e2f04c View commit details
    Browse the repository at this point in the history
  9. Disable cache

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    917e97e View commit details
    Browse the repository at this point in the history
  10. Disable cache

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d79543f View commit details
    Browse the repository at this point in the history
  11. Disable cache

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    165e161 View commit details
    Browse the repository at this point in the history
  12. Add dbt-bigquery

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5b0ea52 View commit details
    Browse the repository at this point in the history
  13. Add dbt-bigquery

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b4f96f2 View commit details
    Browse the repository at this point in the history
  14. Add dbt-bigquery

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6cbfeab View commit details
    Browse the repository at this point in the history
  15. Add databricks-sdk

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3006568 View commit details
    Browse the repository at this point in the history
  16. Add databricks-sdk

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c007f6f View commit details
    Browse the repository at this point in the history
  17. Restore sqlite version

    pankajastro committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    2538a82 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Disable SQLite tests

    pankajastro committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    575505d View commit details
    Browse the repository at this point in the history
  2. Fix CI

    pankajastro committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6f61b47 View commit details
    Browse the repository at this point in the history