Skip to content

hadolint: merge - #1217

Merged
AMDmi3 merged 1 commit into
repology:masterfrom
commitmaniac:merge/hadolint
Aug 14, 2026
Merged

hadolint: merge#1217
AMDmi3 merged 1 commit into
repology:masterfrom
commitmaniac:merge/hadolint

Conversation

@commitmaniac

Copy link
Copy Markdown
Contributor

Merging https://repology.org/project/hadolint/related

  • hadolint is a Dockerfile linter to validate "best practices", whose upstream is https://github.com/hadolint/hadolint.
  • hadolint-bin is the name of the same project under SlackerBuilds, and points to the same upstream and homepage as the former
  • hadolint-bin also exists in the AUR, so there is precedent

hadolint == hadolint-bin. Thus, they should be merged.

@AMDmi3

AMDmi3 commented Aug 14, 2026

Copy link
Copy Markdown
Member

There should be a separate rule with addflavor.

@commitmaniac

Copy link
Copy Markdown
Contributor Author

Former or latter? Kindly provide more context

-- { setname: hadolint,                 name: "haskell:$0" }
+- { setname: hadolint,                 name: ["haskell:$0", hadolint-bin], addflavor: true }
 - { setname: hadolint,                 name: "haskell:$0" }
+- { setname: hadolint,                 name: hadolint-bin, addflavor: true}

@AMDmi3

AMDmi3 commented Aug 14, 2026

Copy link
Copy Markdown
Member

The latter, {setname: ..., name: $0-bin, addflavor: true }

@AMDmi3
AMDmi3 merged commit e2e0dad into repology:master Aug 14, 2026
1 check passed
@commitmaniac
commitmaniac deleted the merge/hadolint branch August 14, 2026 21:34
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