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.25.1
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.25.3
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 28, 2025

  1. add --github-output group for progress report content

    Keep massage and spec nodes visible, fold everything else.
    koct9i authored and onsi committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    83e2d4a View commit details
    Browse the repository at this point in the history
  2. bump gomega

    onsi committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    0ad3c4f View commit details
    Browse the repository at this point in the history
  3. v2.25.2

    onsi committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    df6d755 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. emit --github-output group only for progress report itself

    Do not emit group when progress report is nested in timeline or failure.
    Unfortunately github logging does not handle nested groups correctly.
    
    Link: actions/toolkit#1001
    koct9i authored and onsi committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    f01aed1 View commit details
    Browse the repository at this point in the history
  2. v2.25.3

    onsi committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    ee2c0cd View commit details
    Browse the repository at this point in the history
Loading