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.3.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.4.0
Choose a head ref
  • 14 commits
  • 38 files changed
  • 5 contributors

Commits on Oct 14, 2022

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

Commits on Oct 18, 2022

  1. Correct busted link in README

    Signed-off-by: Gábor Lipták gliptak@gmail.com
    gliptak authored and onsi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    be6b5b9 View commit details
    Browse the repository at this point in the history
  2. Add GHA to dependabot config

    Signed-off-by: Gábor Lipták gliptak@gmail.com
    gliptak authored and onsi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4442772 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Introduction of 'MustPassRepeatedly' decorator (#1051)

    * introduction of RepeatAttempts decorator
    
    * first review
    
    * Refactor: renamed 'test' to 'spec' in various parts of the doc and code
    
    * remove repeated FAILEd log; correct entry point to FLAKEY TEST log
    
    * removing Focus from test
    
    * remove multipleExecutionDecorator type switch
    
    * remove multipleExecutionDecorator type switch - pt 2
    felipe88alves authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    047c02f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

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

Commits on Oct 21, 2022

  1. Bump nokogiri from 1.13.8 to 1.13.9 in /docs (#1066)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.9.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.13.8...v1.13.9)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1d74122 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/onsi/gomega from 1.22.0 to 1.22.1 (#1053)

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.22.0 to 1.22.1.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.22.0...v1.22.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2098e4d View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-go from 2 to 3 (#1060)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    918040d View commit details
    Browse the repository at this point in the history
  4. Bump github/codeql-action from 1 to 2 (#1061)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    da09146 View commit details
    Browse the repository at this point in the history
  5. Bump golang.org/x/tools from 0.1.12 to 0.2.0 (#1065)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.12 to 0.2.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.1.12...v0.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    529c4e8 View commit details
    Browse the repository at this point in the history
  6. Bump actions/checkout from 2 to 3 (#1062)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8a2f483 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Add GinkgoLogr (#1067)

    Nuckal777 authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    bf78c28 View commit details
    Browse the repository at this point in the history
  2. DeferCleanup supports functions with multiple-return values

    ...and only checks if the last return value is an error to determine wether to succeed or fail.
    onsi committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    5e33c75 View commit details
    Browse the repository at this point in the history
  3. v2.4.0

    onsi committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    9299761 View commit details
    Browse the repository at this point in the history
Loading