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

rcjsuen / dockerfile-language-server-nodejs / 280

Builds Branch Commit Type Ran Committer Via Coverage
280 master Fix #193 Support variables that span multiple lines While unlikely to actually happen in practice, an environment variable may span multiple lines. The parsing of variables must consider the Dockerfile's escape character when determining the name... push 14 Nov 2017 09:58AM UTC rcjsuen travis-ci pending completion   set done
279 master Fix #191 Single quote LABEL values should be literal If an environment variable such as a $var or ${var} is found in a LABEL's value that is contained in single quotes, they should be ignored. This is because the content in a single quoted string... push 14 Nov 2017 09:00AM UTC rcjsuen travis-ci pending completion   set done
278 master Remove references to the validator CLI Signed-off-by: Remy Suen <remy.suen@gmail.com> push 13 Nov 2017 09:39AM UTC rcjsuen travis-ci pending completion   set done
277 master Put the changelog entry in the right spot Signed-off-by: Remy Suen <remy.suen@gmail.com> push 08 Nov 2017 10:04AM UTC rcjsuen travis-ci pending completion   set done
276 master Update the CHANGELOG.md with the fix for #190 Signed-off-by: Remy Suen <remy.suen@gmail.com> push 08 Nov 2017 09:51AM UTC rcjsuen travis-ci pending completion   set done
275 master Fix #190 Don't show completion items in comments The ranges of comments were being set incorrectly by the parser which caused the positional analysis to think that the user was not inside a comment when the user actually was. This caused completi... push 08 Nov 2017 09:50AM UTC rcjsuen travis-ci pending completion   set done
274 master Changed section names to organize them better Signed-off-by: Remy Suen <remy.suen@gmail.com> push 27 Oct 2017 08:14AM UTC rcjsuen travis-ci pending completion   set done
273 master WIP #189 Ensure that the Docker image has node_modules/ Signed-off-by: Remy Suen <remy.suen@gmail.com> push 27 Oct 2017 07:43AM UTC rcjsuen travis-ci pending completion   set done
272 master WIP #189 Build and push the Docker image Signed-off-by: Remy Suen <remy.suen@gmail.com> push 27 Oct 2017 07:30AM UTC rcjsuen travis-ci pending completion   set done
271 master WIP #189 Add a Dockerfile to build the language server Signed-off-by: Remy Suen <remy.suen@gmail.com> push 27 Oct 2017 07:01AM UTC rcjsuen travis-ci pending completion   set done
270 master Rename License.md to License.txt All of our files actually ask the reader to look at the License.txt file in the project root instead of the License.md file. It only makes sense to rename the file to match reality. Signed-off-by: Remy Suen <remy... push 25 Oct 2017 08:43AM UTC rcjsuen travis-ci pending completion   set done
269 master Fix #79 Add CLI frontend for formatting and validating While many of the features provided by the language server protocol only make sense in the context of an editor, formatting and validation are both operations that can be performed on a Docke... push 25 Oct 2017 08:35AM UTC rcjsuen travis-ci pending completion   set done
268 master Prepare the v0.0.10 release Signed-off-by: Remy Suen <remy.suen@gmail.com> push 23 Oct 2017 08:52AM UTC rcjsuen travis-ci pending completion   set done
267 master Fix #187 Suggest code action to convert flag to --chown If an ADD or COPY instruction has an unknown flag, there should be a code action available for converting it to a --chown. Signed-off-by: Remy Suen <remy.suen@gmail.com> push 16 Oct 2017 09:27AM UTC rcjsuen travis-ci pending completion   set done
266 master Fix #186 Correct range for unknown flag diagnostics If the validator only uses the flag's name's range for the published diagnostic, the range may potentially be of length zero if the flag doesn't have a name if it simply the string "--". The han... push 15 Oct 2017 12:10AM UTC rcjsuen travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 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