-
-
Notifications
You must be signed in to change notification settings - Fork 700
Comparing changes
Open a pull request
base repository: onsi/ginkgo
base: v2.28.1
head repository: onsi/ginkgo
compare: v2.29.0
- 16 commits
- 43 files changed
- 7 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
Commits on Apr 28, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7e2fa19 - Browse repository at this point
Copy the full SHA 7e2fa19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5de9c15 - Browse repository at this point
Copy the full SHA 5de9c15View commit details
Commits on May 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 009dd04 - Browse repository at this point
Copy the full SHA 009dd04View commit details
Commits on May 12, 2026
-
feat: devcontainer configuration with local pkgsite and GH pages
Signed-off-by: thediveo <thediveo@gmx.eu>
Configuration menu - View commit details
-
Copy full SHA for 782666a - Browse repository at this point
Copy the full SHA 782666aView commit details -
chore: ignore internal/tmp_*/ integration suite temporary dirs
Signed-off-by: thediveo <thediveo@gmx.eu>
Configuration menu - View commit details
-
Copy full SHA for 3d235a9 - Browse repository at this point
Copy the full SHA 3d235a9View commit details
Commits on May 15, 2026
-
chore: refactor devcontainer for better maintenance
Signed-off-by: thediveo <thediveo@gmx.eu>
Configuration menu - View commit details
-
Copy full SHA for 9e56a0a - Browse repository at this point
Copy the full SHA 9e56a0aView commit details
Commits on May 17, 2026
-
feat: GinkgoHelperGo, with integration tests
Signed-off-by: thediveo <thediveo@gmx.eu>
Configuration menu - View commit details
-
Copy full SHA for ad9cee8 - Browse repository at this point
Copy the full SHA ad9cee8View commit details -
Signed-off-by: thediveo <thediveo@gmx.eu>
Configuration menu - View commit details
-
Copy full SHA for 124232a - Browse repository at this point
Copy the full SHA 124232aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04b5bcb - Browse repository at this point
Copy the full SHA 04b5bcbView commit details
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.29.0