-
-
Notifications
You must be signed in to change notification settings - Fork 700
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: onsi/ginkgo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.28.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: onsi/ginkgo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.28.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 12 files changed
- 5 contributors
Commits on Feb 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5779304 - Browse repository at this point
Copy the full SHA 5779304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9619647 - Browse repository at this point
Copy the full SHA 9619647View commit details
Commits on Mar 20, 2026
-
Bump uri from 1.0.3 to 1.0.4 in /docs (#1630)
Bumps [uri](https://github.com/ruby/uri) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: uri dependency-version: 1.0.4 dependency-type: indirect ... 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 c102161 - Browse repository at this point
Copy the full SHA c102161View commit details
Commits on Apr 6, 2026
-
Add asan CLI option mirroring msan implementation
Address sanitizer was introduced in Go 1.18 Signed-off-by: Konstantin Khlebnikov <koct9i@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4d21dbb - Browse repository at this point
Copy the full SHA 4d21dbbView commit details -
This adds subcommand "completion" to the CLI which: - generates completion script: ginkgo completion bash - installs completion script: ginkgo completion --install bash - generates commands completion: ginkgo completion --complete bash -- - generates flags completion: ginkgo completion --complete bash -- run -- - without suggests script fails back to default and completes file paths For "bash" use hack similar to used in cobra, but implement it in go: - single suggests are issued as is without description - multiple suggests are issued in form "{suggest}{align}({description})" I.e. description is a part of suggest but shell will use only common prefix. For "zsh" issue completion response in form "{suggest}:{description}". For "fish" issue completion response in form "{suggest}\t{description}". Signed-off-by: Konstantin Khlebnikov <koct9i@gmail.com>Configuration menu - View commit details
-
Copy full SHA for 94151c8 - Browse repository at this point
Copy the full SHA 94151c8View commit details -
Add ArtifactDir() to support Go 1.26 testing.TB interface
Go 1.26 added ArtifactDir() string to the testing.TB interface. This adds the method to GinkgoTInterface, GinkgoTBWrapper, and ginkgoTestingTProxy to maintain compatibility. Fixes #1640
Configuration menu - View commit details
-
Copy full SHA for f3a36b6 - Browse repository at this point
Copy the full SHA f3a36b6View commit details
Commits on Apr 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1a81912 - Browse repository at this point
Copy the full SHA 1a81912View 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 v2.28.1...v2.28.2