You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@yetus.apache.org by GitBox <gi...@apache.org> on 2022/09/27 17:12:27 UTC

[GitHub] [yetus] GauthamBanasandra commented on pull request #289: YETUS-1200. Add ability to exclude files from hadolint

GauthamBanasandra commented on PR #289:
URL: https://github.com/apache/yetus/pull/289#issuecomment-1259808139

   @aw-was-here I tried the following -
   ```bash
   YETUS_ARGS+=("--excludes=Dockerfile_windows_10")
   ```
   
   It seems like Yetus didn't exclude the file `Dockerfile_windows_10`. Please refer to this run for more details - https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-4936/3/pipeline/.
   
   If the above file was excluded, then hadolint wouldn't have failed. Thus, I've added an explicit option to ignore files for the hadolint plugin.


-- 
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: gitbox-unsubscribe@yetus.apache.org

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