• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rcjsuen / dockerfile-utils / 43

Builds Branch Commit Type Ran Committer Via Coverage
43 master Fix #31 Add package-lock.json file Add package-lock.json file to ensure that installations are predictable and can be repeatable within reason. Signed-off-by: Remy Suen <remy.suen@gmail.com> push 03 Apr 2018 12:16PM UTC rcjsuen travis-ci pending completion   set done
42 master Fix #30 Fix ADD validation error with JSON folders If an ADD instruction is written in the JSON format and has more than two string arguments, the last string argument will be incorrectly flagged as not being a folder even if it is. Signed-off-b... push 31 Mar 2018 09:58PM UTC rcjsuen travis-ci pending completion   set done
41 master Fix #29 Fix COPY validation error with JSON folders If a COPY instruction is written in the JSON format and has more than two string arguments, the last string argument will be incorrectly flagged as not being a folder even if it is. Signed-off-... push 31 Mar 2018 01:09PM UTC rcjsuen travis-ci pending completion   set done
40 master Fix #27 Include Node.js 9 in the Travis CI build Signed-off-by: Remy Suen <remy.suen@gmail.com> push 10 Mar 2018 11:36AM UTC rcjsuen travis-ci pending completion   set done
39 master Move duration tests into its own sections Signed-off-by: Remy Suen <remy.suen@gmail.com> push 09 Mar 2018 10:18PM UTC rcjsuen travis-ci pending completion   set done
38 master Fix #25 Add tests for interval and start-period flags Signed-off-by: Remy Suen <remy.suen@gmail.com> push 09 Mar 2018 09:17AM UTC rcjsuen travis-ci pending completion   set done
37 master Fix #25 Warn if multiple decimals found in time unit When parsing the duration of a HEALTHCHECK's duration flags, we should create an error if two or more decimals are found in a single unit of time. Signed-off-by: Remy Suen <remy.suen@gmail.com> push 08 Mar 2018 11:23PM UTC rcjsuen travis-ci pending completion   set done
36 master Fix #24 Change CHANGELOG.md entry from Fixed to Added As this is a new error and not an error that is a false positive, it should be considered as an addition and not a fix. Signed-off-by: Remy Suen <remy.suen@gmail.com> push 08 Mar 2018 01:50PM UTC rcjsuen travis-ci pending completion   set done
35 master Fix #24 Flag hyphens parsed as time unit as an error If a duration flag in a HEALTHCHECK instruction incorrectly uses a hyphen as a unit of time then it should be flagged as an error. Signed-off-by: Remy Suen <remy.suen@gmail.com> push 08 Mar 2018 01:46PM UTC rcjsuen travis-ci pending completion   set done
34 master Prepare for the v0.0.7 release Signed-off-by: Remy Suen <remy.suen@gmail.com> push 01 Mar 2018 01:23PM UTC rcjsuen travis-ci pending completion   set done
33 master Fix #23 Warn for invalid decimals without leading zero Signed-off-by: Remy Suen <remy.suen@gmail.com> push 18 Feb 2018 01:01PM UTC rcjsuen travis-ci pending completion   set done
32 master Remove an unnecessary comma As the createInvalidReferenceFormat(*) function only takes one argument, no comma should be inserted into its parameter as it makes it seem like there should be two or more parameters there. Signed-off-by: Remy Suen <... push 17 Feb 2018 10:03PM UTC rcjsuen travis-ci pending completion   set done
31 master Fix #2 Consider build stages when flagging duplicates If a Dockerfile has multiple CMD, ENTRYPOINT, or HEALTHCHECK instructions, a warning is currently created because only one of such an instruction will be used by the Docker image. However, if ... push 17 Feb 2018 09:58PM UTC rcjsuen travis-ci pending completion   set done
30 master Fix #21 Use non-zero ranges for diagnostics If a FROM's base image's digest string is the empty string, the generated diagnostic's range has a length of zero. This causes the CLI to not highlight anything in its output. Use the entire argument's ... push 11 Feb 2018 07:41AM UTC rcjsuen travis-ci pending completion   set done
29 master Prepare for the v0.0.6 release Signed-off-by: Remy Suen <remy.suen@gmail.com> push 10 Feb 2018 10:13PM UTC rcjsuen travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc