Skip to content

Do not fail tflint when suggestions are disabled#55

Merged
max-lobur merged 4 commits intomainfrom
hotfix_tflint
May 18, 2023
Merged

Do not fail tflint when suggestions are disabled#55
max-lobur merged 4 commits intomainfrom
hotfix_tflint

Conversation

@max-lobur
Copy link
Contributor

@max-lobur max-lobur commented May 18, 2023

what

  • Do not fail tflint when suggestions are off (fixing the release workflow)

why

  • Filter-mode (we use context) is ignored when reporting mode is local. When filter mode is ignored - it will fail if any of the files have issues , not only changed since the last release. In practice this means we can't release a repo if it has at least a single tflint error - almost all our repos have some minor tflint issues.

references

@max-lobur
Copy link
Contributor Author

We should enable this back after some time - when we clean out tflint in all our repos

@max-lobur max-lobur changed the title Do not fail tflint on release Do not fail tflint when suggestions are disabled May 18, 2023
@max-lobur max-lobur merged commit 448298d into main May 18, 2023
@max-lobur max-lobur deleted the hotfix_tflint branch May 18, 2023 18:10
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