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

CI/CD pipeline required #47

Open
rich-ehrhardt opened this issue Oct 4, 2023 · 0 comments
Open

CI/CD pipeline required #47

rich-ehrhardt opened this issue Oct 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@rich-ehrhardt
Copy link
Member

The CI/CD pipeline should do the following,

  1. Identify changed createUiDefinition.json and/or mainTemplate.json files
  2. Copy these files to a temporary test directory
  3. Run the ARM-TTK lint tool against the temporary test directory
  4. Report on the result
  5. If the result is successful, then create a new zip file with the two files in the same directory as those files.
@rich-ehrhardt rich-ehrhardt added the enhancement New feature or request label Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant