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

rcjsuen / dockerfile-utils / 90

Builds Branch Commit Type Ran Committer Via Coverage
90 master Fix #68 Add a test for a flag with an empty name Signed-off-by: Remy Suen <remy.suen@gmail.com> push 28 Jan 2020 03:17PM UTC rcjsuen travis-ci pending completion   set done
89 master Fix #68 Add validation for FROM's --platform flag Docker CE 18.04 added a new --platform flag to the FROM instruction. The validator has been updated to not consider it an error. Signed-off-by: Remy Suen <remy.suen@gmail.com> push 28 Jan 2020 03:09PM UTC rcjsuen travis-ci pending completion   set done
88 master Replace support for Node.js 6.x with 12.x Signed-off-by: Remy Suen <remy.suen@gmail.com> push 25 Dec 2019 02:13PM UTC rcjsuen travis-ci pending completion   set done
87 master Update nyc to 15.0.0 Signed-off-by: Remy Suen <remy.suen@gmail.com> push 25 Dec 2019 02:10PM UTC rcjsuen travis-ci pending completion   set done
86 master Fix #66 Change formatter to not create unnecessary edits The formatter should not create edits on lines that are already indented correctly. For example, if we expect a tab on a line and there is already a tab then no edits should be created even... push 25 Dec 2019 02:01PM UTC rcjsuen travis-ci pending completion   set done
85 master Fix #67 Allow quoted paths to be used in WORKDIRs Fix a false positive that was being flagged if quotation marks were used in WORKDIR instructions. Signed-off-by: Remy Suen <remy.suen@gmail.com> push 25 Dec 2019 01:29PM UTC rcjsuen travis-ci pending completion   set done
84 master Fix #63 CLI formatter will no longer append newline Stop appending a newline to the output of the format command so that repeated invocations will not keep making the output longer and longer. Signed-off-by: Remy Suen <remy.suen@gmail.com> push 18 Nov 2019 02:02AM UTC rcjsuen travis-ci pending completion   set done
83 master Prepare for the v0.0.13 release Signed-off-by: Remy Suen <remy.suen@gmail.com> push 23 May 2019 01:40AM UTC rcjsuen travis-ci pending completion   set done
81 master Fix #60 Do not validate variable subsitutions in RUN The validator was primarily written to handle variable substitutions in the Bash world but it seems like PowerShell does things quite differently than Bash. Due to the wide range of differences... push 22 May 2019 11:16AM UTC rcjsuen travis-ci pending completion   set done
80 master Fix #59 Update CHANGELOG.md Signed-off-by: Remy Suen <remy.suen@gmail.com> push 21 May 2019 07:36PM UTC rcjsuen travis-ci pending completion   set done
79 master Fix #59 Warn if variable in FROM references nothing Signed-off-by: Remy Suen <remy.suen@gmail.com> push 21 May 2019 03:34PM UTC rcjsuen travis-ci pending completion   set done
78 master Remove an unused variable Signed-off-by: Remy Suen <remy.suen@gmail.com> push 21 May 2019 08:29AM UTC rcjsuen travis-ci pending completion   set done
77 master Fix #58 Allow quoted ARG variables in EXPOSE ARG variables that were quoted in EXPOSE are now expanded properly so that we will not get a false negative warning about its use. Signed-off-by: Remy Suen <remy.suen@gmail.com> push 28 Apr 2019 07:50PM UTC rcjsuen travis-ci pending completion   set done
76 master Fix #56 Allow Bash variable modifiers in RUN instructions Shells can have various kinds of modifiers for its variable substitution calculations. We should ignore the ? modifier if we see it in a RUN. Signed-off-by: Remy Suen <remy.suen@gmail.com> push 09 Apr 2019 07:48PM UTC rcjsuen travis-ci pending completion   set done
75 master Prepare for the v0.0.12 release Signed-off-by: Remy Suen <remy.suen@gmail.com> push 20 Dec 2018 12:46PM 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