You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/10/12 14:29:53 UTC

[GitHub] [incubator-devlake] matrixji commented on pull request #3401: Add yaml linter

matrixji commented on PR #3401:
URL: https://github.com/apache/incubator-devlake/pull/3401#issuecomment-1276275685

   Some comments:
    - Seems not working: https://github.com/apache/incubator-devlake/actions/runs/3235122585
    - Maybe we need to exclude files under the `release` folder, as we'll never change it. I think an explicit wildcard list of YAML to be lint is a good idea for starting.
    - Actually, the helm template with *.yaml under `deployment/templates` should not lint directly, as these are the `go template` files, not pure YAML, I guess we could lint with the output of `helm template`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org