Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Hadolint

The most advanced docker files linter
Collective - Host: opensource - https://opencollective.com/hadolint - Code: https://github.com/hadolint

stack: add Dockerfiles to `package.yaml`

github.com/hadolint/language-docker - m-ildefons opened this pull request over 3 years ago
hadolint: version bump to 2.4.0

github.com/hadolint/hadolint-action - m-ildefons opened this pull request over 3 years ago
How to update to hadolint 2.4.0?

github.com/hadolint/hadolint-action - mloskot opened this issue over 3 years ago
doc: Add checkout action to the example

github.com/hadolint/hadolint-action - kalikiana opened this pull request over 3 years ago
parser: handle parser directives

github.com/hadolint/language-docker - m-ildefons opened this pull request over 3 years ago
syntax: add support for --chmod flags #609

github.com/hadolint/language-docker - m-ildefons opened this pull request over 3 years ago
invalid flag --chmod, with Copy command

github.com/hadolint/hadolint - enys opened this issue over 3 years ago
parser: fix experimental option `required`

github.com/hadolint/language-docker - m-ildefons opened this pull request over 3 years ago
Mention requirement to use checkout

github.com/hadolint/hadolint-action - kalikiana opened this issue almost 4 years ago
Is Docker required to install Hadolint?

github.com/hadolint/hadolint - pzelnip opened this issue almost 4 years ago
Generate report (and maybe SARIF format)

github.com/hadolint/hadolint-action - javixeneize opened this issue almost 4 years ago
parser: Handle `ARG` instructions without default

github.com/hadolint/language-docker - m-ildefons opened this pull request almost 4 years ago
Unable to pull ghcr.io images

github.com/hadolint/hadolint - Iristyle opened this issue almost 4 years ago
Support -f parameter

github.com/hadolint/hadolint-action - fglaeser opened this issue almost 4 years ago
It should not stop the CI / exit = 0

github.com/hadolint/hadolint-action - pascalandy opened this issue about 4 years ago
Feature Request - Intellij IDEA Plugin

github.com/hadolint/hadolint - Bryksin opened this issue about 4 years ago
Remove problem matcher after run

github.com/hadolint/hadolint-action - arnested opened this pull request about 4 years ago
updates

github.com/hadolint/hadolint-action - brpaz opened this pull request about 4 years ago
Fix problem matcher

github.com/hadolint/hadolint-action - arnested opened this pull request about 4 years ago
chore(deps): bump actions/checkout from v1 to v2.3.4

github.com/hadolint/hadolint-action - dependabot[bot] opened this pull request about 4 years ago
Add @dependabot config

github.com/hadolint/hadolint-action - arnested opened this pull request about 4 years ago
Add problem matcher

github.com/hadolint/hadolint-action - arnested opened this pull request about 4 years ago
Consider moving to hadolint org

github.com/hadolint/hadolint-action - josegonzalez opened this issue about 4 years ago
False positive DL3042

github.com/hadolint/hadolint - antonagestam opened this issue about 4 years ago
Fix bugs

github.com/hadolint/language-docker - lorenzo opened this pull request about 4 years ago
Non-deterministic failures (exit code 127)

github.com/hadolint/hadolint - omh1280 opened this issue about 4 years ago
DL3018 might actually be bad advice

github.com/hadolint/hadolint - mbyio opened this issue over 4 years ago
How do I ignore certain problems?

github.com/hadolint/hadolint-action - tschm opened this issue over 4 years ago
Fails on self-hosted runners

github.com/hadolint/hadolint-action - aqabawe opened this issue over 4 years ago
Parse dst modifier correctly

github.com/hadolint/language-docker - lorenzo opened this pull request over 4 years ago
Fixed parsing of --mount=type=cache

github.com/hadolint/language-docker - lorenzo opened this pull request over 4 years ago
Parser rewrite

github.com/hadolint/language-docker - lorenzo opened this pull request over 4 years ago
Add support for escaped quoting

github.com/hadolint/language-docker - WyriHaximus opened this pull request over 4 years ago
Do you support config file as input?

github.com/hadolint/hadolint-action - FinalDes opened this issue over 4 years ago
add Dockerfile Linter

github.com/hadolint/hadolint-action - czuli opened this pull request over 4 years ago
Allow building with GHC 8.10

github.com/hadolint/language-docker - RyanGlScott opened this pull request over 4 years ago
GHC 8.10.1 build issues

github.com/hadolint/language-docker - RyanGlScott opened this issue over 4 years ago
DL3002 has false positives in multistage builds

github.com/hadolint/hadolint - ianfixes opened this issue almost 5 years ago
GHC 8.8 only

github.com/hadolint/language-docker - lorenzo opened this pull request almost 5 years ago
compilation with ghc 8.8.2 stack 15.1

github.com/hadolint/language-docker - zemanlx opened this issue almost 5 years ago
How do I run multiple files

github.com/hadolint/hadolint-action - lukewiwa opened this issue almost 5 years ago
#escape=` is not supported

github.com/hadolint/language-docker - okainov opened this issue about 5 years ago
Support dockerfile's with extension

github.com/hadolint/hadolint-action - alexbezugliy opened this issue about 5 years ago
`Pin versions in pip` linting error

github.com/hadolint/hadolint - jamesstonehill opened this issue about 5 years ago
Feature support for trustedImages

github.com/hadolint/hadolint - luhaixun opened this issue about 5 years ago
The automated release is failing 🚨

github.com/hadolint/hadolint-action - github-actions[bot] opened this issue over 5 years ago
Support pip requirement pinning with long parameter

github.com/hadolint/hadolint - x-way opened this pull request over 5 years ago
Error when parsing FROM with ARG

github.com/hadolint/hadolint - mritzmann opened this issue over 5 years ago
Correctly parsing comma separated lists

github.com/hadolint/language-docker - lorenzo opened this pull request almost 6 years ago
Inaccurate version bounds

github.com/hadolint/language-docker - hvr opened this issue almost 6 years ago
Show correct line numbers

github.com/hadolint/hadolint - SuperSandro2000 opened this issue about 6 years ago
Using megaparsec 7, wich outputs prettier errors

github.com/hadolint/language-docker - lorenzo opened this pull request about 6 years ago
Fixed many issues from hadolint

github.com/hadolint/language-docker - lorenzo opened this pull request about 6 years ago
Empty continuation lines

github.com/hadolint/hadolint - blueyed opened this issue over 6 years ago
Correctly parsing brackets

github.com/hadolint/language-docker - lorenzo opened this pull request over 6 years ago
Fixed the parser for image registries

github.com/hadolint/language-docker - lorenzo opened this pull request over 6 years ago
Fixed #38 and #39

github.com/hadolint/language-docker - lorenzo opened this pull request over 6 years ago
'label' has to quote arguments

github.com/hadolint/language-docker - peti opened this issue over 6 years ago
Better parser using megaparsec

github.com/hadolint/language-docker - lorenzo opened this pull request over 6 years ago
Fail to compile language-docker-5.0.1

github.com/hadolint/language-docker - GuillaumeSeren opened this issue over 6 years ago
Support `EXPOSE` with UDP port range

github.com/hadolint/language-docker - JamesJJ opened this pull request over 6 years ago
Even fewer dependencies

github.com/hadolint/language-docker - lorenzo opened this pull request almost 7 years ago
Removed the Predef module

github.com/hadolint/language-docker - lorenzo opened this pull request almost 7 years ago
Build failure with ghc 8.4

github.com/hadolint/language-docker - DanBurton opened this issue almost 7 years ago
Improved the edsl for copy and entrypoint

github.com/hadolint/language-docker - lorenzo opened this pull request almost 7 years ago
Parsing the registry url in image names

github.com/hadolint/language-docker - lorenzo opened this pull request almost 7 years ago
Are multi stage images supported?

github.com/hadolint/language-docker - ad-si opened this issue almost 7 years ago
Disable rules with inline comments

github.com/hadolint/hadolint - lorenzo opened this issue almost 7 years ago
Improved ARG parsing

github.com/hadolint/language-docker - lorenzo opened this pull request about 7 years ago
Improving the HEALTHCHECK parser

github.com/hadolint/language-docker - lorenzo opened this pull request about 7 years ago
Improve COPY and ADD parsing

github.com/hadolint/language-docker - lorenzo opened this pull request about 7 years ago