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

report only errors in Bicep lint output #402

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

glennmusa
Copy link
Contributor

Description

Toggles the verbosity of the Bicep linter to report only errors. Mostly useful to omit the Info Bicep Linter Configuration: Custom bicepconfig.json file found on each module that uses the linter:

The first command is before verbose: true, the second command is after verbose: false:

image

Issue reference

The issue this PR will close: #360

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

[ ] Code compiles or validates correctly
[ ] BASH scripts have been validated using shellcheck
[ ] All tests pass (manual and automated)
[ ] The documentation is updated to cover any new or changed features
[ ] Markdown files have been linted using the recommended linter. (See .vscode/extensions.json.)
[ ] Relevant issues are linked to this PR

@glennmusa glennmusa merged commit 71c6c7a into bicep Sep 8, 2021
@glennmusa glennmusa deleted the glenn/biceplintconfiguration branch September 8, 2021 15:23
Breanna-Stryker added a commit that referenced this pull request Sep 17, 2021
* prefer local backends for terraform

* add a Bicep Azure Sentinel module (#385)

* Remove Client/Client Secret/Tenant Vars from Terraform Templates

Co-authored-by: Bree Stryker <b-s-no-reply@microsoft.com>

* add workflows to lint and build .bicep modules (#400)

* disable verbose lint output (#402)

* optionally deploy built-in Policy Initiatives for NIST 800-53, CMMC Level 3, or DOD IL5 (#397)

* log activities from subscriptions used in a deployment into the Operations log analytics workspace (#412)

* optionally deploy Azure Bastion Host from the base deployment (#406)

Co-authored-by: Vidya Bala <vidbala@microsoft.com>
Co-authored-by: Bree Stryker <b-s-no-reply@microsoft.com>
Co-authored-by: Glenn Musa <4622125+glennmusa@users.noreply.github.com>
Co-authored-by: Shawn Gibbs <shawngib@microsoft.com>
This pull request was closed.
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.

Enable PR checks on Bicep equivalent to the existing PR checks on the main branch
2 participants