architecture-as-code icon indicating copy to clipboard operation
architecture-as-code copied to clipboard

Run CLI validations against patterns and samples via GitHub action

Open willosborne opened this issue 1 year ago • 0 comments

Feature Request

Once CLI is ready we need to ensure all validations, spectral + JSON Schema, are run against patterns and samples in the repo whenever something changes. Combined with #96 this will give us confidence that patterns are staying in sync with the CALM spec

Description of Problem:

Samples and patterns are only validated via spectral currently

Potential Solutions:

  • Run CLI against all patterns and samples
  • CLI may need augmenting to support globs to avoid running executable many times

willosborne avatar Apr 03 '24 09:04 willosborne