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

feat: add validity check #206

Merged
merged 11 commits into from
Feb 19, 2024
Merged

feat: add validity check #206

merged 11 commits into from
Feb 19, 2024

Commits on Feb 14, 2024

  1. Add validate flag to root command

    Baruch Odem committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9c98e20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    753c515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bc1589 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into baruchiro/Add-Secre…

    …t-validation
    Baruch Odem committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    399952f View commit details
    Browse the repository at this point in the history
  5. Move Secret into secrets package

    Baruch Odem committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8f0343e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. use go-yaml/yaml v3

    For #203
    Baruch Odem committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c62ba5e View commit details
    Browse the repository at this point in the history
  2. infrastructure for validity check

    Baruch Odem committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c6554be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dbb9e9 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into baruchiro/Add-Secre…

    …t-validation
    Baruch Odem committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    92ce317 View commit details
    Browse the repository at this point in the history
  5. Update --validate flag description

    Baruch Odem committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    fb82f36 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Update Secret struct field name for validation status

    Baruch Odem committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c2985a6 View commit details
    Browse the repository at this point in the history