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 quiet mode to validate and document it #51

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

jasonBirchall
Copy link
Member

When running validate to change a hosted zones records, it's important not to error on things we don't care about (warnings like . at the end of a record). We do however want early feedback about things like incorrect yaml positions.

When running validate to change a hosted zones records, it's important not to error on things we don't care about (warnings like . at the end of a record). We do however want early feedback about things like incorrect yaml positions.
@jasonBirchall jasonBirchall requested a review from a team as a code owner June 27, 2024 09:50
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@jasonBirchall jasonBirchall merged commit 893b0cd into main Jun 27, 2024
1 check passed
@jasonBirchall jasonBirchall deleted the fix-validate branch June 27, 2024 10:21
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.

2 participants