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.19.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.19.1
Choose a head ref
  • 8 commits
  • 10 files changed
  • 5 contributors

Commits on Jun 10, 2024

  1. [build] Allow custom name for binaries.

    Added the go build flag `-o` for custom path and name of the binary
    output of `ginkgo build`.
    nunnatsa authored and onsi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ff41e27 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. fix: issue-1427

    muming.zhouxi authored and onsi committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    628dbb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1425)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.20.0 to 0.21.0.
    - [Commits](golang/sys@v0.20.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    f097741 View commit details
    Browse the repository at this point in the history
  2. --- (#1418)

    updated-dependencies:
    - dependency-name: github.com/go-logr/logr
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2e7a930 View commit details
    Browse the repository at this point in the history
  3. Bump rexml from 3.2.6 to 3.2.8 in /docs (#1417)

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.6...v3.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    b69c00d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    63c8c30 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. bump gomega

    onsi committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    76f4e0c View commit details
    Browse the repository at this point in the history
  2. v2.19.1

    onsi committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    224be5b View commit details
    Browse the repository at this point in the history
Loading