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: cloudevents/conformance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: cloudevents/conformance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 16 commits
  • 60 files changed
  • 1 contributor

Commits on Mar 2, 2022

  1. invert setting flags on commands

    Signed-off-by: Scott Nichols <n3wscott@chainguard.dev>
    n3wscott committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    1a5a83c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from n3wscott/invert-flags

    invert setting flags on commands
    n3wscott authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    c12a4f9 View commit details
    Browse the repository at this point in the history
  3. Adding copyright header to all source

    Signed-off-by: Scott Nichols <n3wscott@chainguard.dev>
    n3wscott committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    32c38c5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from n3wscott/add-headers

    Adding copyright header to all source
    n3wscott authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    aad1e08 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Adding history to the listen command to fetch back events

    Signed-off-by: Scott Nichols <n3wscott@chainguard.dev>
    n3wscott committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    fbdf101 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from n3wscott/history

    Adding history to the listen command to fetch back events
    n3wscott authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    c59d2d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. adding non-consuming buffer option, and a blocking wait call on history

    Signed-off-by: Scott Nichols <n3wscott@chainguard.dev>
    n3wscott committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    fbd3e52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from n3wscott/history-2

    adding non-consuming buffer option, and a blocking wait call on history
    n3wscott authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    08d5cb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. add cloudevent diff command

    Signed-off-by: Scott Nichols <n3wscott@chainguard.dev>
    n3wscott committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    cd561e9 View commit details
    Browse the repository at this point in the history
  2. update actions to use go 1.16 and 1.17

    Signed-off-by: Scott Nichols <n3wscott@chainguard.dev>
    n3wscott committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    9ef4496 View commit details
    Browse the repository at this point in the history
  3. fix data race

    Signed-off-by: Scott Nichols <n3wscott@chainguard.dev>
    n3wscott committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    981936c View commit details
    Browse the repository at this point in the history
  4. add diff to readme

    Signed-off-by: Scott Nichols <n3wscott@chainguard.dev>
    n3wscott committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    312bd2c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25 from n3wscott/ce-diff

    add cloudevent diff command
    n3wscott authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4e495fa View commit details
    Browse the repository at this point in the history
  6. Update README.md

    n3wscott authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    3302931 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. better findby, split on comma, add find tracker

    Signed-off-by: Scott Nichols <n3wscott@chainguard.dev>
    n3wscott committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c4e318c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from n3wscott/ce-diff

    [diff] better findby, split on comma, add find tracker
    n3wscott authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    7a8ee0a View commit details
    Browse the repository at this point in the history
Loading