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: onsi/ginkgo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.14.0
Choose a base ref
...
head repository: onsi/ginkgo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.15.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 2 contributors

Commits on Jan 17, 2024

  1. bugfix(docs): use Unsetenv instead of Clearenv (#1337)

    sxllwx authored Jan 17, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6f67a14 View commit details
  2. Document areas where GinkgoT() behaves differently from testing.T

    adresses #1331
    onsi committed Jan 17, 2024
    Copy the full SHA
    dbaf18f View commit details
  3. JUnit reports now interpret Label(owner:X) and set owner to X.

    onsi committed Jan 17, 2024
    Copy the full SHA
    8f3bd70 View commit details
  4. clarify that last owner label wins

    onsi committed Jan 17, 2024
    Copy the full SHA
    732abbc View commit details
  5. Bump to go 1.20

    onsi committed Jan 17, 2024
    Copy the full SHA
    4fcd0b3 View commit details
  6. include cancellation reason when cancelling spec context

    onsi committed Jan 17, 2024
    Copy the full SHA
    96e915c View commit details
  7. fix outline when using nodot inginkgo v2

    onsi committed Jan 17, 2024
    Copy the full SHA
    dca77c8 View commit details
  8. emit output of failed go tool cover invocation so users can try to de…

    …bug things for themselves
    onsi committed Jan 17, 2024
    Copy the full SHA
    c245d09 View commit details
  9. v2.15.0

    onsi committed Jan 17, 2024
    Copy the full SHA
    7fa0190 View commit details
Loading