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

Issue 275: Support dbt package dependencies in Git subdirectories #3267

Merged

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    4cf9674 View commit details
    Browse the repository at this point in the history
  2. Add sparse checkout logic

    Daniel Mateus Pires committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    032d2b2 View commit details
    Browse the repository at this point in the history
  3. ✅ Add test

    Daniel Mateus Pires committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    82527fe View commit details
    Browse the repository at this point in the history
  4. 🧹 Lint

    Daniel Mateus Pires committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    db1f5e9 View commit details
    Browse the repository at this point in the history
  5. ✏️ Update CHANGELOG

    Daniel Mateus Pires committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    b808648 View commit details
    Browse the repository at this point in the history
  6. 🐛 Make os.path.join safe

    Daniel Mateus Pires committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    1987374 View commit details
    Browse the repository at this point in the history
  7. Use a test-container with an updated git version

    Daniel Mateus Pires committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    1767b53 View commit details
    Browse the repository at this point in the history
  8. 🔨 Fix integration tests

    Daniel Mateus Pires committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    7be1a48 View commit details
    Browse the repository at this point in the history
  9. 📖 Update CHANGELOG contributors to include this PR

    Daniel Mateus Pires committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    db40aaf View commit details
    Browse the repository at this point in the history
  10. 🧪 Parameterize the test

    Daniel Mateus Pires committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    f50c5f1 View commit details
    Browse the repository at this point in the history
  11. Use new test-container published by @kwigley (contains more recent ve…

    …rsion of git)
    Daniel Mateus Pires committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    87250bb View commit details
    Browse the repository at this point in the history
  12. Use repositories managed by fishtown

    Daniel Mateus Pires committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    a183888 View commit details
    Browse the repository at this point in the history
  13. 🧘‍♂️ Merge the CHANGELOG

    Daniel Mateus Pires committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    e1234e0 View commit details
    Browse the repository at this point in the history
  14. 🤦‍♂️ Remove repetition of my contribution on the CHANGELOG

    Daniel Mateus Pires committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    405d524 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    26c3b95 View commit details
    Browse the repository at this point in the history