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

Release/0.31.2 #554

Merged
merged 38 commits into from
Oct 16, 2024
Merged

Release/0.31.2 #554

merged 38 commits into from
Oct 16, 2024

Commits on Oct 4, 2024

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

Commits on Oct 5, 2024

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

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    7b50fe3 View commit details
    Browse the repository at this point in the history
  2. Revert "fix: exclude taf scripts cli (#546)"

    This reverts commit 9e8f952.
    n-dusan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    96c0436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b04b1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd414ac View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    eba0e77 View commit details
    Browse the repository at this point in the history
  2. chore: mypy fix

    renatav committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    aed317e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4555af4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #549 from openlawlibrary/ndusan/release-fixes

    Ndusan/release fixes
    renatav authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6229dee View commit details
    Browse the repository at this point in the history
  5. feat, fix: clone missing dependency when adding to dependencies.json,…

    … minor updater logging improvements
    renatav committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    afa8c27 View commit details
    Browse the repository at this point in the history
  6. chore: remove remove-role command since it compromises the validity o…

    …f the auth repo due to an issue with our TUF fork
    renatav committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a130985 View commit details
    Browse the repository at this point in the history
  7. chore: flake fixes

    renatav committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    63bd37d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d85833 View commit details
    Browse the repository at this point in the history
  9. chore: flake fix

    renatav committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6aecb03 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    621356e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    447bcb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    b08a9dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    904c26a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1187f5b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    7095b57 View commit details
    Browse the repository at this point in the history
  2. refact: mypy fixes

    renatav committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9d03652 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. "fix: exclude taf scripts cli (#546)""

    We will not be releasing taf scripts CLI this release.
    
    This reverts commit 96c0436.
    n-dusan committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6ce2b2b View commit details
    Browse the repository at this point in the history
  2. fix: fix add dependency

    renatav committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8bc3512 View commit details
    Browse the repository at this point in the history
  3. chore: ignore mypy check

    renatav committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    868cbb5 View commit details
    Browse the repository at this point in the history
  4. chore: mypy fixes

    renatav committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7c4a7c3 View commit details
    Browse the repository at this point in the history
  5. chore: formatting

    renatav committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7562b72 View commit details
    Browse the repository at this point in the history
  6. fix: minor merge commits fix

    renatav committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6bec691 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #552 from openlawlibrary/ndusan/remove-scripts-cli

    Ndusan/remove scripts cli
    renatav authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    71f7b47 View commit details
    Browse the repository at this point in the history
  8. fix: use mirrors.json urls when cloning dependencies (#551)

    Refactor config.url -> config.remote_url. This flag is set when running taf repo clone command from CLI.
    
    The current system with taf repo clone uses the config.remote_url to clone the top level authentication repository.
    However, for other repositories, we need to try cloning from all the urls in mirrors.json, not just the url that's passed in by the CLI.
    To resolve, add config.clone_urls attribute that's set when repos are instantiated using repositoriesdb.
    n-dusan authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    449f05f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    302355f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c07aed9 View commit details
    Browse the repository at this point in the history
  11. chore: remove unused import

    renatav committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d5d1a7b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a79bffb View commit details
    Browse the repository at this point in the history
  13. chore: update changelog

    renatav committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4ebabf6 View commit details
    Browse the repository at this point in the history
  14. fix: pass in 'library_dir' to load_repositories (#553)

    It was previously retrieved through auth_repo.parent.parent, which works in most cases. The only case where this fails is when the authentication repository is not within 2 levels above the current directory, and is the current case on our AppVeyor CI.
    n-dusan authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    210be9d View commit details
    Browse the repository at this point in the history
  15. Merge pull request #550 from openlawlibrary/renatav/usability-improve…

    …ments
    
    Usability improvements
    n-dusan authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0ce32a8 View commit details
    Browse the repository at this point in the history
  16. chore: bump version

    renatav committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    188e84c View commit details
    Browse the repository at this point in the history