Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds json struct tags to mirror yaml ones #297

Merged
merged 4 commits into from
May 10, 2021

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