-
Notifications
You must be signed in to change notification settings - Fork 947
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cloudfoundry/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.13.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 19 files changed
- 4 contributors
Commits on Mar 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2402fc9 - Browse repository at this point
Copy the full SHA 2402fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa682f3 - Browse repository at this point
Copy the full SHA aa682f3View commit details
Commits on Mar 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9c3a850 - Browse repository at this point
Copy the full SHA 9c3a850View commit details
Commits on Apr 9, 2025
-
V8 Instance steps for multiple commands (#3485)
* [main] Multiple commands changed to allow canary steps (#3400) * Fix error message for push command Signed-off-by: João Pereira <joao.pereira@broadcom.com> * Display current step in the canary deployment Signed-off-by: João Pereira <joao.pereira@broadcom.com> * Add --instance-steps to the restart command Signed-off-by: João Pereira <joao.pereira@broadcom.com> * Add flag --instance-steps to restage command Signed-off-by: João Pereira <joao.pereira@broadcom.com> * Add --instance-steps to rollback Signed-off-by: João Pereira <joao.pereira@broadcom.com> * Add --instance-steps to copy-source command Signed-off-by: João Pereira <joao.pereira@broadcom.com> * Fix rollback that was not setting the correct values on the deployment Signed-off-by: João Pereira <joao.pereira@broadcom.com> * Add min capi version check on instance steps commands Signed-off-by: João Pereira <joao.pereira@broadcom.com> * Fix pointer reference * Add version to copy-source canary step test * Update canary step version requirement * Fix continue deployment test * Fix CAPI versions in tests * Fixes for canary integration tests * Fix flakey canary test * Add missing continue to copy-source canary test --------- Signed-off-by: João Pereira <joao.pereira@broadcom.com> Co-authored-by: Sam Gunaratne <385176+Samze@users.noreply.github.com> Co-authored-by: Sam Gunaratne <sgunaratne@vmware.com> * Update min versions --------- Signed-off-by: João Pereira <joao.pereira@broadcom.com> Co-authored-by: João Pereira <joao.pereira@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 3d1f22a - Browse repository at this point
Copy the full SHA 3d1f22aView commit details
Commits on Apr 10, 2025
-
[v8](go): Bump the dependencies group across 1 directory with 10 upda…
…tes (#3483) Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) | `0.33.0` | `0.35.0` | | [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) | `1.31.0` | `1.33.0` | | [code.cloudfoundry.org/lager/v3](https://github.com/cloudfoundry/lager) | `3.30.0` | `3.32.0` | | [code.cloudfoundry.org/tlsconfig](https://github.com/cloudfoundry/tlsconfig) | `0.21.0` | `0.23.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.23.3` | `2.23.4` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.36.3` | `1.37.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.36.0` | `0.37.0` | Updates `code.cloudfoundry.org/bytefmt` from 0.33.0 to 0.35.0 - [Release notes](https://github.com/cloudfoundry/bytefmt/releases) - [Commits](cloudfoundry/bytefmt@v0.33.0...v0.35.0) Updates `code.cloudfoundry.org/clock` from 1.31.0 to 1.33.0 - [Release notes](https://github.com/cloudfoundry/clock/releases) - [Commits](cloudfoundry/clock@v1.31.0...v1.33.0) Updates `code.cloudfoundry.org/lager/v3` from 3.30.0 to 3.32.0 - [Release notes](https://github.com/cloudfoundry/lager/releases) - [Commits](cloudfoundry/lager@v3.30.0...v3.32.0) Updates `code.cloudfoundry.org/tlsconfig` from 0.21.0 to 0.23.0 - [Release notes](https://github.com/cloudfoundry/tlsconfig/releases) - [Commits](cloudfoundry/tlsconfig@v0.21.0...v0.23.0) Updates `github.com/onsi/ginkgo/v2` from 2.23.3 to 2.23.4 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.23.3...v2.23.4) Updates `github.com/onsi/gomega` from 1.36.3 to 1.37.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.3...v1.37.0) Updates `golang.org/x/crypto` from 0.36.0 to 0.37.0 - [Commits](golang/crypto@v0.36.0...v0.37.0) Updates `golang.org/x/net` from 0.37.0 to 0.38.0 - [Commits](golang/net@v0.37.0...v0.38.0) Updates `golang.org/x/term` from 0.30.0 to 0.31.0 - [Commits](golang/term@v0.30.0...v0.31.0) Updates `golang.org/x/text` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/bytefmt dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/clock dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/lager/v3 dependency-version: 3.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/tlsconfig dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/term dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/text dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ef8a48 - Browse repository at this point
Copy the full SHA 7ef8a48View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.12.0...v8.13.0