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 GitHub Action and make targets to validate bicep #110

Merged
merged 1 commit into from
May 8, 2024

Conversation

mjlshen
Copy link
Contributor

@mjlshen mjlshen commented May 8, 2024

What this PR does

  • Adds dev-infrastructure make targets to lint/format bicep files
    • Should be mostly a non-factor because, if you use the VSCode Bicep extension, these will be taken care of. Long term (in a future PR) it would be good to hook it up to a subscription to run a "what-if" or plan as well to ease PR reviews.
  • Adds a GitHub Action to validate bicep file lint/formatting
  • Moves AKSCONFIG inside make targets that require it

@mjlshen mjlshen merged commit 2e01baa into Azure:main May 8, 2024
4 checks passed
@mjlshen mjlshen deleted the bicepfmt branch May 8, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants