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

Validate migration files #18203

Merged
merged 6 commits into from
Jan 26, 2022
Merged

Validate migration files #18203

merged 6 commits into from
Jan 26, 2022

Commits on Jan 25, 2022

  1. go.mod: add santhosh-tekuri/jsonschema/v5 dependency

    go get github.com/santhosh-tekuri/jsonschema/v5
    
    Signed-off-by: Loïc Dachary <loic@dachary.org>
    Loïc Dachary authored and realaravinth committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    b07c0c1 View commit details
    Browse the repository at this point in the history
  2. migrations: JSON schemas

    Signed-off-by: Loïc Dachary <loic@dachary.org>
    Loïc Dachary authored and realaravinth committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    a850899 View commit details
    Browse the repository at this point in the history
  3. migration: milestone schema and validation

    Signed-off-by: Loïc Dachary <loic@dachary.org>
    Loïc Dachary authored and realaravinth committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ba05d12 View commit details
    Browse the repository at this point in the history
  4. keep the comment on the State data member

    Loïc Dachary authored and realaravinth committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d8e7eb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7eb152b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    72b7950 View commit details
    Browse the repository at this point in the history