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

Add validation for generated json metafiles #174

Merged

Commits on Jan 30, 2024

  1. feat: add validation for generated json metafiles.

    Signed-off-by: Dmitry Kisler <[email protected]>
    kislerdm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9947668 View commit details
    Browse the repository at this point in the history
  2. Add actions for module validation

    Signed-off-by: Dmitry Kisler <[email protected]>
    kislerdm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a011798 View commit details
    Browse the repository at this point in the history
  3. Add actions for provider validation

    Signed-off-by: Dmitry Kisler <[email protected]>
    kislerdm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ec502a8 View commit details
    Browse the repository at this point in the history
  4. Refactor validation to be collocated within the provider and module p…

    …ackages.
    
    Signed-off-by: Dmitry Kisler <[email protected]>
    kislerdm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9b420b9 View commit details
    Browse the repository at this point in the history
  5. fix: revert bulk renaming spil

    Signed-off-by: Dmitry Kisler <[email protected]>
    kislerdm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    bc2290e View commit details
    Browse the repository at this point in the history
  6. fix modules validation ci

    Signed-off-by: Dmitry Kisler <[email protected]>
    kislerdm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5078869 View commit details
    Browse the repository at this point in the history
  7. add formatted logger

    Signed-off-by: Dmitry Kisler <[email protected]>
    kislerdm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9a1c1ed View commit details
    Browse the repository at this point in the history
  8. update ci for module

    Signed-off-by: Dmitry Kisler <[email protected]>
    kislerdm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a1db6b6 View commit details
    Browse the repository at this point in the history
  9. add provider's JSON validation CI pipeline definition

    Signed-off-by: Dmitry Kisler <[email protected]>
    kislerdm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f8f34fb View commit details
    Browse the repository at this point in the history
  10. chore: styling

    Signed-off-by: Dmitry Kisler <[email protected]>
    kislerdm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    185a6fa View commit details
    Browse the repository at this point in the history
  11. chore: fixes the CI job name

    Signed-off-by: Dmitry Kisler <[email protected]>
    kislerdm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0725ab9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix typo in CI step

    Co-authored-by: James Humphries <[email protected]>
    Signed-off-by: Dmitry Kisler <[email protected]>
    kislerdm and Yantrio authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a245bfc View commit details
    Browse the repository at this point in the history
  2. fix typo in CI step

    Co-authored-by: James Humphries <[email protected]>
    Signed-off-by: Dmitry Kisler <[email protected]>
    kislerdm and Yantrio authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    dd9a483 View commit details
    Browse the repository at this point in the history