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.16.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.17.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Mar 8, 2024

  1. Fix typo in docs

    ingve authored and onsi committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e297e7b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. fix typo in core_dsl.go

    ushitora-anqou authored and onsi committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    977bc6f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. add --github-output for nicer output in github actions

    Leverage github's special formats to output nicer output
    
    https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#using-workflow-commands-to-access-toolkit-functions
    
    Fix #1372
    
    Signed-off-by: Charly Molter <charly.molter@konghq.com>
    lahabana authored and onsi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e8a2056 View commit details
    Browse the repository at this point in the history
  2. use github formwat in CI

    Signed-off-by: Charly Molter <charly.molter@konghq.com>
    lahabana authored and onsi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6e80d3f View commit details
    Browse the repository at this point in the history
  3. add test

    Signed-off-by: Charly Molter <charly.molter@konghq.com>
    lahabana authored and onsi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3a6097a View commit details
    Browse the repository at this point in the history
  4. v2.17.0

    onsi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    75ad73b View commit details
    Browse the repository at this point in the history
Loading