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

rcjsuen / dockerfile-language-server-nodejs / 188

Builds Branch Commit Type Ran Committer Via Coverage
188 master Fix #126 Warn if EXPOSE's protocol is invalid Signed-off-by: Remy Suen <remy.suen@gmail.com> push 04 Aug 2017 09:57PM UTC rcjsuen travis-ci pending completion   set done
187 master Fix #129 Only consider parser directives if at the top Dockerfile parser directives must be declared at the top. If an instruction, comment, or empty line is encountered then the parser should not try searching or validating for parser directives... push 04 Aug 2017 12:15PM UTC rcjsuen travis-ci pending completion   set done
186 master Fix #123 Do not flag TCP or UDP as errors in EXPOSE If the user has TCP or UDP in an EXPOSE instruction such as 8080/tcp, the language server will incorrectly flag this as an error. The parsing of an EXPOSE instruction's argument has been rewritt... push 04 Aug 2017 08:51AM UTC rcjsuen travis-ci pending completion   set done
185 master Improve code coverage of tests Signed-off-by: Remy Suen <remy.suen@gmail.com> push 04 Aug 2017 07:22AM UTC rcjsuen travis-ci pending completion   set done
184 master Fix #124 Handle whitespace in escaped newlines of SHELL Signed-off-by: Remy Suen <remy.suen@gmail.com> push 04 Aug 2017 04:54AM UTC rcjsuen travis-ci pending completion   set done
183 master Improve code coverage of tests Signed-off-by: Remy Suen <remy.suen@gmail.com> push 03 Aug 2017 09:10AM UTC rcjsuen travis-ci pending completion   set done
182 master Fix #122 Warn about blank names in ENV and LABEL If the `name=value` syntax is used for ENV and LABEL instructions, not defining a name and simply having `=value` will now cause a diagnostic to be created to warn the user about this. Signed-off-... push 02 Aug 2017 09:13PM UTC rcjsuen travis-ci pending completion   set done
181 master Fix #92 Validate SHELL instructions' JSON arrays The arguments to a SHELL instruction must be written as a JSON array. We now create a diagnostic to warn the user about this if this is not the case in the opened Dockerfile. Signed-off-by: Remy S... push 01 Aug 2017 09:59PM UTC rcjsuen travis-ci pending completion   set done
180 master Fix #117 Warn about invalid ONBUILD trigger instructions ONBUILD instructions cannot be followed by a FROM, MAINTAINER, or an ONBUILD. If such a case has been found in a Dockerfile, a diagnostic will now be created to warn the user about this. S... push 01 Aug 2017 11:01AM UTC rcjsuen travis-ci pending completion   set done
179 master Fix #119 Stop nyc from caching in the CI build nyc caches by default by creating and populating a node_modules/.cache/ folder. This causes Travis CI to flag the folder as having been modified and as a result a new cache ends up being created ever... push 01 Aug 2017 07:51AM UTC rcjsuen travis-ci pending completion   set done
178 master Improvde code coverage of tests Signed-off-by: Remy Suen <remy.suen@gmail.com> push 01 Aug 2017 07:35AM UTC rcjsuen travis-ci pending completion   set done
177 master Fix #116 Correct the ordering of parameters Signed-off-by: Remy Suen <remy.suen@gmail.com> push 01 Aug 2017 05:53AM UTC rcjsuen travis-ci pending completion   set done
176 master Fix #115 Correct escaped whitespace parsing in ENV Signed-off-by: Remy Suen <remy.suen@gmail.com> push 01 Aug 2017 03:50AM UTC rcjsuen travis-ci pending completion   set done
175 master Fix #114 Correct HEALTHCHECK's plain text tests Signed-off-by: Remy Suen <remy.suen@gmail.com> push 01 Aug 2017 02:35AM UTC rcjsuen travis-ci pending completion   set done
174 master Fix #113 Add the missing label.ts file Signed-off-by: Remy Suen <remy.suen@gmail.com> push 31 Jul 2017 11:25PM UTC rcjsuen travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 22
  • 23
  • 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