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: prometheus/common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.0
Choose a base ref
...
head repository: prometheus/common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.24.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on May 5, 2021

  1. adds json struct tags to mirror yaml ones

    Signed-off-by: Owen Diehl <ow.diehl@gmail.com>
    owen-d committed May 5, 2021
    Configuration menu
    Copy the full SHA
    a415517 View commit details
    Browse the repository at this point in the history
  2. secret & url {un,}marshaling

    Signed-off-by: Owen Diehl <ow.diehl@gmail.com>
    owen-d committed May 5, 2021
    Configuration menu
    Copy the full SHA
    a237946 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. empty secret json marshals ""

    Signed-off-by: Owen Diehl <ow.diehl@gmail.com>
    owen-d committed May 10, 2021
    Configuration menu
    Copy the full SHA
    b5fe917 View commit details
    Browse the repository at this point in the history
  2. removes testify

    Signed-off-by: Owen Diehl <ow.diehl@gmail.com>
    owen-d committed May 10, 2021
    Configuration menu
    Copy the full SHA
    ba72cc9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #297 from owen-d/json-tags

    Adds json struct tags to mirror yaml ones
    Julien Pivotto authored May 10, 2021
    Configuration menu
    Copy the full SHA
    c7c397c View commit details
    Browse the repository at this point in the history
Loading