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

rcjsuen / dockerfile-language-server-nodejs / 234

Builds Branch Commit Type Ran Committer Via Coverage
234 master WIP #162 Add signature help for ADD Signed-off-by: Remy Suen <remy.suen@gmail.com> push 01 Sep 2017 08:14AM UTC rcjsuen travis-ci pending completion   set done
233 master WIP #162 Add signature help for RUN Signed-off-by: Remy Suen <remy.suen@gmail.com> push 01 Sep 2017 12:06AM UTC rcjsuen travis-ci pending completion   set done
232 master WIP #162 Add signature help for VOLUME Signed-off-by: Remy Suen <remy.suen@gmail.com> push 31 Aug 2017 11:02PM UTC rcjsuen travis-ci pending completion   set done
231 master WIP #162 Add signature help for ENTRYPOINT Signed-off-by: Remy Suen <remy.suen@gmail.com> push 31 Aug 2017 10:26PM UTC rcjsuen travis-ci pending completion   set done
230 master WIP #162 Add signature help for MAINTAINER Signed-off-by: Remy Suen <remy.suen@gmail.com> push 31 Aug 2017 09:00AM UTC rcjsuen travis-ci pending completion   set done
229 master WIP #162 Fix argument handling of ENV and LABEL When multiple whitespace characters are used to delimit multiple ENV variables or LABEL metadata properties, the parser will incorrectly identify extra arguments in the instruction. This causes an i... push 30 Aug 2017 05:05AM UTC rcjsuen travis-ci pending completion   set done
228 master WIP #162 Add signature help for ENV Signed-off-by: Remy Suen <remy.suen@gmail.com> push 29 Aug 2017 09:39PM UTC rcjsuen travis-ci pending completion   set done
227 master Fix #153 Scope FROM variables correctly Variables that are used in a FROM instruction can only interact with the initial set of ARG instructions at the top before the first FROM instruction. ENV variables that are declared at the top of a Dockerf... push 28 Aug 2017 06:38AM UTC rcjsuen travis-ci pending completion   set done
226 master Fix #157 Warn if COPY does not have enough arguments COPY instructions should have at least two arguments. If this case is detected by the validator, a diagnostic will now be published to notify the client about this. Signed-off-by: Remy Suen <r... push 27 Aug 2017 11:22AM UTC rcjsuen travis-ci pending completion   set done
225 master WIP #162 Add signature help for ONBUILD Signed-off-by: Remy Suen <remy.suen@gmail.com> push 27 Aug 2017 09:00AM UTC rcjsuen travis-ci pending completion   set done
224 master WIP #162 Add signature help for LABEL Signed-off-by: Remy Suen <remy.suen@gmail.com> push 26 Aug 2017 10:23PM UTC rcjsuen travis-ci pending completion   set done
223 master Fix #164 Do not query the registry for image digests Due to the format of an image digest to be used in a FROM instruction, it is currently possible for the parser to incorrectly think that the FROM instruction is pointing at an image's tag inste... push 25 Aug 2017 11:01PM UTC rcjsuen travis-ci pending completion   set done
222 master WIP #162 Add signature help for FROM Signed-off-by: Remy Suen <remy.suen@gmail.com> push 25 Aug 2017 08:18PM UTC rcjsuen travis-ci pending completion   set done
221 master Fix #163 Scope ARG and ENV to a build stage ARG and ENV instructions are not global to a Dockerfile and are only relevant in the build stage that they are declared in. As a result, any operation that act on ARG or ENV variables should only affect... push 25 Aug 2017 04:38AM UTC rcjsuen travis-ci pending completion   set done
220 master WIP #162 Add signature help support for EXPOSE Signed-off-by: Remy Suen <remy.suen@gmail.com> push 23 Aug 2017 03:26AM UTC rcjsuen travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 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