Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudfoundry/credhub-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.9.51
Choose a base ref
...
head repository: cloudfoundry/credhub-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.9.52
Choose a head ref
  • 11 commits
  • 93 files changed
  • 3 contributors

Commits on Oct 27, 2025

  1. Bump go modules

    CF CredHub CI Pipeline committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    f720bbd View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. Bump go modules

    CF CredHub CI Pipeline committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    fd815cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc4d0d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Bump go modules

    CF CredHub CI Pipeline committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    e43c817 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Bump go modules

    CF CredHub CI Pipeline committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    09635fb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Bump go modules

    CF CredHub CI Pipeline committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    5ba9bfa View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Bump go modules

    CF CredHub CI Pipeline committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    a2c4032 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Bump go modules

    CF CredHub CI Pipeline committed Nov 25, 2025
    Configuration menu
    Copy the full SHA
    1945033 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. fix: test case to check Malformed version error

    - To do case-insenstive match of the expected value.
    - As the test case fails with latest dependencies because the error string has been changed from "Malformed..." to "malformed..."
    hsinn0 committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    87245ea View commit details
    Browse the repository at this point in the history
  2. refactor: test case to check Malformed version error

    - Changed back to do the exact string match.
    hsinn0 committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    723ee05 View commit details
    Browse the repository at this point in the history
  3. Bump go modules

    CF CredHub CI Pipeline committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    29206b8 View commit details
    Browse the repository at this point in the history
Loading