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

Fix Travis

- update stack and GHS
- remove non-existent package
- accept optparse-applicative-0.14.0.0 for ...

github.com/hadolint/hadolint - 95af0d870e0aca3d45abe78a533a76df224aad91 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add build of Docker image to Travis

github.com/hadolint/hadolint - 110b76d03d640356a14416cbfca813fd44c3e005 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Update base image to debian:stretch-slim

github.com/hadolint/hadolint - c257efcf3030e47b7056899e5728ad3970bdf0bb authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #79 from jwilk-forks/spelling

Fix typos in README

github.com/hadolint/hadolint - 72748ac51578c332db72d343e87877c2eb584a37 authored about 7 years ago by Lukas Martinelli <[email protected]>
Merge pull request #96 from AlexandreCarlton/issues/95

Call exitFailure if Dockerfile cannot be parsed or one is not provided

github.com/hadolint/hadolint - c10e633c3cd53bc305959e2e2c5e4e6aaecb1bf1 authored about 7 years ago by Lukas Martinelli <[email protected]>
Call exitFailure if no Dockerfile is provided

This provides better feedback to the user (or calling script) that
hadolint has been misused.

R...

github.com/hadolint/hadolint - e00af2a97304ee128019e9b01bc1278c9070b1ca authored over 7 years ago by Alexandre Carlton <[email protected]>
Call exitFailure if Dockerfile cannot be parsed

This is useful when calling hadolint in a script before building an
image; we can prevent a pote...

github.com/hadolint/hadolint - 04c6b2dab0aedf6426b6de12fccecf72f204cf5e authored over 7 years ago by Alexandre Carlton <[email protected]>
Bump version to v0.3.6.0

github.com/hadolint/language-docker - b6419f8606a7e257693af8ab706bbbd6c72ca8d1 authored over 7 years ago by yamadapc <[email protected]>
Make the language case-insensitive

THis closes #7

github.com/hadolint/language-docker - bc67b15bb97100d494345c64f10a649a80a0a2b1 authored over 7 years ago by yamadapc <[email protected]>
Start adding predef

github.com/hadolint/language-docker - c44ba4405a748d635a9ee860b8e2cfc913d26ae5 authored over 7 years ago by yamadapc <[email protected]>
Fix typos in README

github.com/hadolint/hadolint - 46f8e41b49c023c5d8004f89c70eb09cce472b26 authored almost 8 years ago by Jakub Wilk <[email protected]>
Catch missing arg in COPY DL3022 #56

github.com/hadolint/hadolint - 85789f3da60223c64a94f622c055e7861b596de0 authored almost 8 years ago by Lukas Martinelli <[email protected]>
Catch missing arg in expose DL3021 #56

github.com/hadolint/hadolint - 52b75d41e1424d1d4330ec86f2bca88f354f198a authored almost 8 years ago by Lukas Martinelli <[email protected]>
Remove extra parens

github.com/hadolint/hadolint - a3d14abdec911df4c9212e63adaa9683ad420d1f authored almost 8 years ago by Lukas Martinelli <[email protected]>
Bump Shellcheck to v1.4.4

github.com/hadolint/hadolint - 8d1717b04c8f878ea9660b50a5d27dbbed890d25 authored almost 8 years ago by Lukas Martinelli <[email protected]>
Remove maintainer address rule #71

github.com/hadolint/hadolint - 73d6f2fa5dde210499df437cac44df7cd4b67328 authored almost 8 years ago by Lukas Martinelli <[email protected]>
Error for deprecated MAINTAINER #71

github.com/hadolint/hadolint - 9b0ba8bc529e0b205ba3c622d93c227044ababbb authored almost 8 years ago by Lukas Martinelli <[email protected]>
Bump version to v0.3.5.0

github.com/hadolint/language-docker - 90224dd3ace0ec6103726179ef26043c176c8b89 authored about 8 years ago by yamadapc <[email protected]>
Make travis build multiple dependencies' versions

github.com/hadolint/language-docker - 2156c170601b69087fc6511eceb015502d6459b9 authored about 8 years ago by yamadapc <[email protected]>
Update stack.yamls

This is related to fpco/stackage#2007

github.com/hadolint/language-docker - 2885e0c8ee3ca37c4f32d6c952dc0c4f0fb1bc0e authored about 8 years ago by yamadapc <[email protected]>
Fix compilation with ShellCheck-0.4.5

This is related to fpco/stackage#2007

github.com/hadolint/language-docker - ad9e0396796c02d940167b63bd572224035249b4 authored about 8 years ago by yamadapc <[email protected]>
Merge pull request #69 from j3p0uk/DL3020_false_positive

Issue 68: Add supported file suffixes for DL3020

github.com/hadolint/hadolint - 556edda1d1aad6d153758cf4100512ca45bef7cf authored over 8 years ago by Lukas Martinelli <[email protected]>
Issue 68: Add supported file suffixes for DL3020

github.com/hadolint/hadolint - fc3fbc97f52adf96bd75afd305df06100a036d22 authored over 8 years ago by JP Sullivan <[email protected]>
Merge pull request #66 from lukasmartinelli/feature/unified-error-formatting

Unified error formatting

github.com/hadolint/hadolint - a304f81cbc327b7f323338bda9133353d61161f2 authored over 8 years ago by Lukas Martinelli <[email protected]>
Add test for formatting error

github.com/hadolint/hadolint - 814384fec9f093649f8dc3e35e0e90c1c5da2e81 authored over 8 years ago by lukasmartinelli <[email protected]>
Unified error formatting #57

github.com/hadolint/hadolint - f437c7ae4e2e79916b5cc3e1b40cfe4a99e27c35 authored over 8 years ago by lukasmartinelli <[email protected]>
Merge pull request #65 from lukasmartinelli/feature/healthcheck

Parse HEALTHCHECK

github.com/hadolint/hadolint - 599b549243f4aabfc8921c71cbf72423ea099f57 authored over 8 years ago by John Backus <[email protected]>
Add SHELL check to README

github.com/hadolint/hadolint - b2b9951851d04d5885cea7e7a34fa4e2382f5cd8 authored over 8 years ago by Lukas Martinelli <[email protected]>
Parse HEALTHCHECK #62

github.com/hadolint/hadolint - e1740bf3d83a4c9a82fbcd7e7f5e7cf42586403b authored over 8 years ago by lukasmartinelli <[email protected]>
Update README.md

github.com/hadolint/hadolint - 6fb245c309bb783f954acce5a027c87738c0288a authored over 8 years ago by Lukas Martinelli <[email protected]>
Merge pull request #61 from backus/feature/SHELL-rule

Add "use SHELL" rule for ln with /bin/sh

github.com/hadolint/hadolint - f46795307d0853bad6628dd961686028086e4fc6 authored over 8 years ago by Lukas Martinelli <[email protected]>
Add "use SHELL" rule for ln with /bin/sh

Fixes #59

github.com/hadolint/hadolint - 8306ad7356a87392086cfaaf948ce324b5873909 authored over 8 years ago by John Backus <[email protected]>
Merge pull request #60 from backus/feature/parse-SHELL

Add support for parsing SHELL instruction

github.com/hadolint/hadolint - 76ca8fe36bc03b2cc8ca6b753e53d0678a56ae47 authored over 8 years ago by Lukas Martinelli <[email protected]>
Add support for parsing SHELL instruction

github.com/hadolint/hadolint - d9d1837c913e1932e805242882beb3c35c668e9c authored over 8 years ago by John Backus <[email protected]>
Merge pull request #4 from ggreif/patch-1

Spelling

github.com/hadolint/language-docker - 52f8a77f06210afe9e389515b2a6a62f8b5fc251 authored over 8 years ago by Pedro Tacla Yamada <[email protected]>
Bump version to v1.2.1

github.com/hadolint/hadolint - d6f912f11e72140adfb95d12a6f60a29b6a055ea authored over 8 years ago by lukasmartinelli <[email protected]>
Merge pull request #52 from ilovezfs/optparse-applicative-0.13.0.0-incompat

optparse-applicative: restrict to <0.13.0.0

github.com/hadolint/hadolint - 5aa3ac60dfb7e4133b7b5b7ce13d5c46b56be4a4 authored over 8 years ago by Lukas Martinelli <[email protected]>
optparse-applicative: restrict to <0.13.0.0

Until hadolint has support for optparse-applicative >=0.13.0,
restricting it to <0.13.0.0 preven...

github.com/hadolint/hadolint - 6374181d99805b1fc7e466c20ca544fdbfefc7cf authored over 8 years ago by ilovezfs <[email protected]>
Tests should deterministically pass

Including examples' tests

github.com/hadolint/language-docker - 6a1810b717d2d769db8e92c4bb2a259691ad0b5d authored over 8 years ago by yamadapc <[email protected]>
Add link to the post we just wrote

github.com/hadolint/language-docker - 750c61fbe2627f64287a9f7e6573354bc4d37a2e authored over 8 years ago by yamadapc <[email protected]>
Bump version to v0.3.4.0

github.com/hadolint/language-docker - 124584d96f4a342ae65347aae7f5c829e477e319 authored over 8 years ago by yamadapc <[email protected]>
Give the EDSL type a name: EDockerfileM

This closes #2

github.com/hadolint/language-docker - 9bd1c2ee3c7a72046780a70fa660e4caeca55e8d authored over 8 years ago by yamadapc <[email protected]>
Update README.md

github.com/hadolint/hadolint - 28533238ca51a06453f6ef57a29ad8f042bf4dc2 authored over 8 years ago by Lukas Martinelli <[email protected]>
Remove non existent json flag

github.com/hadolint/hadolint - 6eac459b699848d850912e9d41fbee9c97148473 authored over 8 years ago by lukasmartinelli <[email protected]>
Allow version querying and support multiple Dockerfiles at once

github.com/hadolint/hadolint - 9761a40c654f82610e97df3f6852921cc1930ba6 authored over 8 years ago by lukasmartinelli <[email protected]>
Bump version to v1.2

github.com/hadolint/hadolint - cdb24cf07c1627f4b46efd3c2c92c8002a1111e5 authored over 8 years ago by lukasmartinelli <[email protected]>
Update README.md

github.com/hadolint/hadolint - e72165e4513220e3dc541fb4d7e9309d9bacf1dd authored over 8 years ago by Lukas Martinelli <[email protected]>
Update README.md

github.com/hadolint/hadolint - 8f5ead15706f7c1b8db0297292416ce06e7d09ba authored over 8 years ago by Lukas Martinelli <[email protected]>
Bump version to v1.1

github.com/hadolint/hadolint - af0c8b634f821312981d17cf82513298aadce360 authored over 8 years ago by lukasmartinelli <[email protected]>
Add regression for multiline labels #33

github.com/hadolint/hadolint - cb9ba2ee67f51d24c6040947b434be9bf8cb069a authored over 8 years ago by lukasmartinelli <[email protected]>
Parse ENV pairs with many spaces in between #33 #7

github.com/hadolint/hadolint - 856c41dd1bc7fb249b1c1cde11cc92c720a7b54c authored over 8 years ago by lukasmartinelli <[email protected]>
Support - as /dev/stdin for @ye

github.com/hadolint/hadolint - e337f71657f23f5cec36e64686becf671eafa3b6 authored over 8 years ago by lukasmartinelli <[email protected]>
Recognize pip2 and pip3 #48

github.com/hadolint/hadolint - 3384c5ab45cc3a1b0ceeda54b7a43caa9b29baf2 authored over 8 years ago by lukasmartinelli <[email protected]>
Merge pull request #47 from lukasmartinelli/hotfix/more-archives

Add more archive types #34

github.com/hadolint/hadolint - 6cdb5c9690fad2ae577b8e8cd661cf3093bd8695 authored over 8 years ago by Lukas Martinelli <[email protected]>
Merge pull request #46 from lukasmartinelli/hotfix/pip-pinning

Fix pip pinning

github.com/hadolint/hadolint - d99148a5d632fa3ab1d09917a30495c69be499bc authored over 8 years ago by Lukas Martinelli <[email protected]>
Merge pull request #44 from lukasmartinelli/feature/better-cli

Better CLI interface

github.com/hadolint/hadolint - f7d1396d57f01ad872c7526ca53b5e15bbe1ee77 authored over 8 years ago by Lukas Martinelli <[email protected]>
Put all badges on same line

github.com/hadolint/hadolint - 74fa780fc85ed48c46fa04f2b5801b401d2fd1d1 authored over 8 years ago by lukasmartinelli <[email protected]>
Add appveyor badge

github.com/hadolint/hadolint - 6c23e504700f4233676ee18a85209fe9a30cdbd9 authored over 8 years ago by lukasmartinelli <[email protected]>
Add first appveyor build config

github.com/hadolint/hadolint - 6bbcde5d44d6a3511cd81767a59167ba296eee26 authored over 8 years ago by lukasmartinelli <[email protected]>
Simplify build matrix to only support stack

github.com/hadolint/hadolint - 47e9ddce23acec100ecc541e38d132d48f406648 authored over 8 years ago by lukasmartinelli <[email protected]>
Add more archive types #34

github.com/hadolint/hadolint - 4f0fa469436307031e81fa265ad2f19ad101ac67 authored over 8 years ago by lukasmartinelli <[email protected]>
Supoort multiple comparison symbols in pip pinning #36

github.com/hadolint/hadolint - d71220b1564e19e329bb76036c478a24bea2d394 authored over 8 years ago by lukasmartinelli <[email protected]>
Support pip installing from git #36

github.com/hadolint/hadolint - 4bd6ab60a9f45d6fb1e5ad0d5fc5d88403992bcd authored over 8 years ago by lukasmartinelli <[email protected]>
Merge pull request #43 from lukasmartinelli/feature/test-structure

Use HSpec

github.com/hadolint/hadolint - 19746179b5703f374f1b7ee1c76088e6ae59a949 authored over 8 years ago by Lukas Martinelli <[email protected]>
Try import Control.Applicative to fix newer GHC

github.com/hadolint/hadolint - 4391c21fa1a08ba1e8c8c522e8e1802f5ee26e6c authored over 8 years ago by lukasmartinelli <[email protected]>
Add new filename arg to filter

github.com/hadolint/hadolint - b8f002cc8749c9fad80ee162d65be978eaadb80d authored over 8 years ago by lukasmartinelli <[email protected]>
Merge branch 'feature/test-structure' into feature/better-cli

github.com/hadolint/hadolint - a75de30e34c0b0d11975789abc11fea5b40373bb authored over 8 years ago by lukasmartinelli <[email protected]>
Only upload artifacts for one stack version

github.com/hadolint/hadolint - 2aa28ced2e80a3839300f8c8880901636aaaeac3 authored over 8 years ago by lukasmartinelli <[email protected]>
Support ignore filters #24

github.com/hadolint/hadolint - fd5fa5cb9b31949ba2aff4021436891654a89cfa authored over 8 years ago by lukasmartinelli <[email protected]>
Create release dir on install

github.com/hadolint/hadolint - cd89bec7d62cfd36604200ed2199436e32bd9a80 authored over 8 years ago by lukasmartinelli <[email protected]>
Only optimize not static link

github.com/hadolint/hadolint - 2362ed8507a591a337605f85aaa55508a3af44d1 authored over 8 years ago by lukasmartinelli <[email protected]>
Try add static linking in travis and artifact uploading

github.com/hadolint/hadolint - 0075858f86b98b558fb327da4198a9b96517f763 authored over 8 years ago by lukasmartinelli <[email protected]>
Exclude GHC 7.8.4 branch

github.com/hadolint/hadolint - e479be7c017ab216be5198916ddc227ba73578e7 authored over 8 years ago by lukasmartinelli <[email protected]>
Switch back to base 4.8

github.com/hadolint/hadolint - dc891b396b2c85d311b417a511584867bb738f18 authored over 8 years ago by lukasmartinelli <[email protected]>
Use lower base requirements and specify upper bound

github.com/hadolint/hadolint - 37f812457502df6decd3b9aabca2b2c6e73dd84e authored over 8 years ago by lukasmartinelli <[email protected]>
Use official stack travis template

github.com/hadolint/hadolint - 187a176158273d1d671fef9365ce7c3e4eb0719f authored over 8 years ago by lukasmartinelli <[email protected]>
Disable static compile options

github.com/hadolint/hadolint - dfa61ceda5bf800e3167989385f3016835392ded authored over 8 years ago by lukasmartinelli <[email protected]>
Merge branch 'master' into feature/test-structure

github.com/hadolint/hadolint - 763386524b1f13a5b477d555379dfc0728e1a57c authored over 8 years ago by lukasmartinelli <[email protected]>
Port all tests over to HSpec

github.com/hadolint/hadolint - e14aac4b5c953d97b7b17af841aa6c132794bb36 authored over 8 years ago by lukasmartinelli <[email protected]>
Use test friendly structure

github.com/hadolint/hadolint - 11f428fca782511aa71b916e9625115d693c566d authored over 8 years ago by lukasmartinelli <[email protected]>
Fix README example

github.com/hadolint/language-docker - b77a0257f23b44dc3bb63dcc0b1470fd6b5d7fa7 authored over 8 years ago by Pedro Tacla Yamada <[email protected]>
Fix docker script

github.com/hadolint/language-docker - 0c57413d972b174f2ee974bc8c22cc5dff306892 authored over 8 years ago by yamadapc <[email protected]>
Updaqte makefile

github.com/hadolint/language-docker - f563b88d22059374438d5d2717ea1fe515f99428 authored over 8 years ago by yamadapc <[email protected]>
Update language-dockerfile.hs

github.com/hadolint/language-docker - adbf105e6481989162dbd99b70d1ad67c5aec64a authored over 8 years ago by yamadapc <[email protected]>
Add dockerfile generation dockerfile

github.com/hadolint/language-docker - 88f3572791ddbd73215da9c8b7f9b12cabbcb4bf authored over 8 years ago by yamadapc <[email protected]>
Add circleci status

github.com/hadolint/language-docker - 9c130a3f8ac1b82ef59cb2e4cfd0e01f8b1972ed authored over 8 years ago by yamadapc <[email protected]>
Improve caching

github.com/hadolint/language-docker - 24555f4bfb7a9372e62251e0fb8dc0de95aa8fd6 authored over 8 years ago by yamadapc <[email protected]>
Fix README typo

github.com/hadolint/language-docker - 789946862cc434def161a5d98eb6d512fd26d60c authored over 8 years ago by yamadapc <[email protected]>
Add travis build status to README

github.com/hadolint/language-docker - 800cd540da61244dfe26994914b19f27f6eeb8f9 authored over 8 years ago by yamadapc <[email protected]>
more minor gh-pages script updates

github.com/hadolint/language-docker - 038d950f1c52073e65592de6db1620d37dda40d2 authored over 8 years ago by yamadapc <[email protected]>
Updates to the script

github.com/hadolint/language-docker - 7389a1743bfc619c78d700a8eea8bbd14f65a0b1 authored over 8 years ago by yamadapc <[email protected]>
Update Makefile

github.com/hadolint/language-docker - 22166ea55b1a32bebab1ce6feb000ed7e1fefa6e authored over 8 years ago by yamadapc <[email protected]>
Start gh-pages generation

github.com/hadolint/language-docker - cece4bdc147dcf865fec1e9052ed5b4bf2641824 authored over 8 years ago by yamadapc <[email protected]>
Permissions fix

github.com/hadolint/language-docker - b6b5494e00131374ee209a70e8a651c3bba272f1 authored over 8 years ago by yamadapc <[email protected]>