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.20.2
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.22.0
Choose a head ref
  • 20 commits
  • 13 files changed
  • 7 contributors

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    c2c4d3c View commit details
    Browse the repository at this point in the history
  2. bump various dependencies

    onsi committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7e65a00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcab9c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e548367 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a69eb39 View commit details
    Browse the repository at this point in the history
  6. v2.21.0

    onsi committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ac8918e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. fix: wording

    monteiro-renato authored and onsi committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4fc3ac1 View commit details
    Browse the repository at this point in the history
  2. fix: ioutil.ReadAll to io.ReadAll

    monteiro-renato authored and onsi committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d19f573 View commit details
    Browse the repository at this point in the history
  3. fix: missing return

    monteiro-renato authored and onsi committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fa2c895 View commit details
    Browse the repository at this point in the history
  4. fix: missing comma

    monteiro-renato authored and onsi committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    29b4ff5 View commit details
    Browse the repository at this point in the history
  5. fix: missing comma

    monteiro-renato authored and onsi committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3d6e16d View commit details
    Browse the repository at this point in the history
  6. fix: typos

    monteiro-renato authored and onsi committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    55f3de1 View commit details
    Browse the repository at this point in the history
  7. fix: grammar

    monteiro-renato authored and onsi committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9d33507 View commit details
    Browse the repository at this point in the history
  8. fix: remove trailing comma

    monteiro-renato authored and onsi committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7512021 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Fix some typos in docs

    fkmy authored and onsi committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b101e0c View commit details
    Browse the repository at this point in the history
  2. fix: missing commas

    monteiro-renato authored and onsi committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    21765a2 View commit details
    Browse the repository at this point in the history
  3. fix: minor doc fixes

    monteiro-renato authored and onsi committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7e753c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. docs: remove extra erroneous backtick

    An extra backtick character caused all code block in the paragraph to be
    wrongly formatted.
    
    Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
    Juneezee authored and onsi committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    38febf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Add label to serial nodes

    Adding a label in order to be able to filter tests decorated with `Serial`.
    
    Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
    akalenyu authored and onsi committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    0fcaa08 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. v2.22.0

    onsi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9e2f337 View commit details
    Browse the repository at this point in the history
Loading