-
-
Notifications
You must be signed in to change notification settings - Fork 666
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.6.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.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 55 files changed
- 6 contributors
Commits on Dec 16, 2022
-
Color aliases for custom color support (#1101)
This moves the custom color support away from the raw ASCI escapes and instead uses words for the standard 16 terminal colors or optionally 0-255 for the extended 256 color palette. Also add missing envvar unset in the test Co-authored-by: Benjamin Nørgaard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49fab7a - Browse repository at this point
Copy the full SHA 49fab7aView commit details
Commits on Dec 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b0bd77b - Browse repository at this point
Copy the full SHA b0bd77bView commit details
Commits on Jan 5, 2023
-
Support for labels and pending decorator in ginkgo outline output (#1113
Configuration menu - View commit details
-
Copy full SHA for e6e3b98 - Browse repository at this point
Copy the full SHA e6e3b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62fff95 - Browse repository at this point
Copy the full SHA 62fff95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a2b242 - Browse repository at this point
Copy the full SHA 7a2b242View commit details
Commits on Jan 9, 2023
-
correctly ensure deterministic spec order, even if specs are generate…
…d by iterating over a map
Configuration menu - View commit details
-
Copy full SHA for 89dda20 - Browse repository at this point
Copy the full SHA 89dda20View commit details -
Introduce ContinueOnFailure for Ordered containers
Ordered containers that are also decorated with ContinueOnFailure will not stop running specs after the first spec fails. Also - this commit fixes a separate bug where timedout specs were not correctly treated as failures when determining whether or not to run AfterAlls in an Ordered container.
Configuration menu - View commit details
-
Copy full SHA for e0123ca - Browse repository at this point
Copy the full SHA e0123caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 310a73f - Browse repository at this point
Copy the full SHA 310a73fView 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.6.1...v2.7.0