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

Migrate Off Circle CI / To Github Actions + dagger.io #923

Merged
merged 91 commits into from
Jan 10, 2024

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    fd6f6f0 View commit details
    Browse the repository at this point in the history
  2. Update tox

    JCZuurmond committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    795e40a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff39c5d View commit details
    Browse the repository at this point in the history
  4. Use Spark version 3.1.2

    JCZuurmond committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1505fc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44fe33f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2655631 View commit details
    Browse the repository at this point in the history
  7. Reset tox.ini

    JCZuurmond committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    915f67e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0ef215 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8457df View commit details
    Browse the repository at this point in the history
  10. Remove timeout

    JCZuurmond committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    842466a View commit details
    Browse the repository at this point in the history
  11. Remove artifact steps

    JCZuurmond committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0738f2d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    277bef1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8d5853d View commit details
    Browse the repository at this point in the history
  14. Update comment

    JCZuurmond committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    919528a View commit details
    Browse the repository at this point in the history
  15. Add changie

    JCZuurmond committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    15e48fd View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    ab90c4c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    31cb05e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31eceb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. use single quotes

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    fd54d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8de8339 View commit details
    Browse the repository at this point in the history
  3. add comment to test

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e85232f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe3300e View commit details
    Browse the repository at this point in the history
  5. formatting

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b37e14b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51511ec View commit details
    Browse the repository at this point in the history
  7. download simba

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    98607b6 View commit details
    Browse the repository at this point in the history
  8. fix curl call

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e6ec414 View commit details
    Browse the repository at this point in the history
  9. fix curl call

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    05a2c08 View commit details
    Browse the repository at this point in the history
  10. fix curl call

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a89ec58 View commit details
    Browse the repository at this point in the history
  11. fix curl call

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2a18fad View commit details
    Browse the repository at this point in the history
  12. fix curl call

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1481396 View commit details
    Browse the repository at this point in the history
  13. fix curl call

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    31b427c View commit details
    Browse the repository at this point in the history
  14. fix db test naming

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    15ba1da View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca33a23 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6274d77 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0ba91a2 View commit details
    Browse the repository at this point in the history
  18. specify platform

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f092026 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b968985 View commit details
    Browse the repository at this point in the history
  20. add dbt user env var

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8a49567 View commit details
    Browse the repository at this point in the history
  21. add dbt user env var

    colin-rogers-dbt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7723e8d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ea5ebfa View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    610e5e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4411ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cae6c8a View commit details
    Browse the repository at this point in the history
  4. Update .github/workflows/integration.yml

    Co-authored-by: Emily Rockman <emily.rockman@dbtlabs.com>
    colin-rogers-dbt and emmyoop authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0c68972 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2f63bd View commit details
    Browse the repository at this point in the history
  6. remove bash

    colin-rogers-dbt committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    80eb7e4 View commit details
    Browse the repository at this point in the history
  7. add sudo

    colin-rogers-dbt committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4bbfa71 View commit details
    Browse the repository at this point in the history
  8. add sudo

    colin-rogers-dbt committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b1d2020 View commit details
    Browse the repository at this point in the history
  9. update odbc.ini

    colin-rogers-dbt committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    38fda3d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b599a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0976c4f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42f2784 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f11291 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1384084 View commit details
    Browse the repository at this point in the history
  15. sudo echo odbc.inst

    colin-rogers-dbt committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    543e321 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    307a9af View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    f380d46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c334f32 View commit details
    Browse the repository at this point in the history
  3. remove irrelevant output

    mikealfare committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    19dcff3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01b0c0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3d2844 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94af018 View commit details
    Browse the repository at this point in the history
  7. revert name change

    mikealfare committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    72daf90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f63a3c View commit details
    Browse the repository at this point in the history
  9. revert name change

    mikealfare committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b43c9d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91715d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    943a8dc View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Add dagger

    colin-rogers-dbt committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3d0dece View commit details
    Browse the repository at this point in the history
  2. remove platform

    colin-rogers-dbt committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    080b816 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. add dagger setup

    colin-rogers-dbt committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c8477ce View commit details
    Browse the repository at this point in the history
  2. add dagger setup

    colin-rogers-dbt committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c0a37ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b9dc79 View commit details
    Browse the repository at this point in the history
  4. set env vars

    colin-rogers-dbt committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8c6a745 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a6b4ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ae321a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6361429 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6bca5dc View commit details
    Browse the repository at this point in the history
  9. remove circle ci

    colin-rogers-dbt committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f4293e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. formatting

    colin-rogers-dbt committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d398065 View commit details
    Browse the repository at this point in the history
  2. update changie

    colin-rogers-dbt committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6108d44 View commit details
    Browse the repository at this point in the history
  3. Update .changes/unreleased/Under the Hood-20230929-161218.yaml

    Co-authored-by: Emily Rockman <emily.rockman@dbtlabs.com>
    colin-rogers-dbt and emmyoop authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d472f3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce92bcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c4ed9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56b14bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9849c1c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9a4c58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bbe17a8 View commit details
    Browse the repository at this point in the history
  10. formatting

    colin-rogers-dbt committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3f44e96 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    afd3866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    259ebc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8a7010 View commit details
    Browse the repository at this point in the history