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

rcjsuen / dockerfile-ast / 50

Builds Branch Commit Type Ran Committer Via Coverage
50 master Fix #32 Replace Node.js 9 with 10 in the CI build Signed-off-by: Remy Suen <remy.suen@gmail.com> push 24 May 2018 01:27PM UTC rcjsuen travis-ci pending completion   set done
49 master <a href="https://github.com/rcjsuen/dockerfile-ast/commit/6eed11dea">&lt;a href=&quot;https://github.com/rcjsuen/dockerfile-ast/commit/</a><a class="double-link" href="https://github.com/rcjsuen/dockerfile-ast/commit... push 24 May 2018 12:39PM UTC rcjsuen travis-ci pending completion   set done
48 master Fix #29 Ignore equals sign in quoted keys If the key of an ARG, ENV, or LABEL is in quotes and it contains an equals sign, that equals sign should be ignored and not considered to be delimiter for the key and value. Signed-off-by: Remy Suen <rem... push 24 May 2018 12:14PM UTC rcjsuen travis-ci pending completion   set done
47 master Fix #28 Handle private registry in image names It is possible to specify a private registry when referring to image names in a FROM. This means that there may be multiple slashes or colons in the image's argument. The parsing code has been update... push 22 May 2018 10:42PM UTC rcjsuen travis-ci pending completion   set done
46 master WIP #38 Add getModifier() to Variable Introduce a new function for retrieving the modifier character for a variable enclosed in brackets. Given the variable ${variable:+replaced}, the modifier character would be "+". Signed-off-by: Remy Suen <re... push 18 May 2018 09:16PM UTC rcjsuen travis-ci pending completion   set done
45 master Fix #26 Expand scope of variable resolution If a variable refers to an ARG variable that has no default value declared, the lookup algorithm should then check it against variables that were declared before the first FROM. Signed-off-by: Remy Sue... push 18 May 2018 12:30AM UTC rcjsuen travis-ci pending completion   set done
44 master Add a build dependencies shield to README.md Signed-off-by: Remy Suen <remy.suen@gmail.com> push 12 May 2018 01:28PM UTC rcjsuen travis-ci pending completion   set done
43 master Prepare for the v0.0.6 release Signed-off-by: Remy Suen <remy.suen@gmail.com> push 19 Apr 2018 10:26PM UTC rcjsuen travis-ci pending completion   set done
42 master Fix #25 Rename getRawValue() to getUnescapedValue() The name getRawValue() is misleading as it carries an implication that it includes all the content contained within the range of the value. However, escaped newline characters and embedded comme... push 19 Apr 2018 10:23PM UTC rcjsuen travis-ci pending completion   set done
41 master Fix #24 Handle spaces when replacing variables If spaces are used within a quoted string for a variable replacement, the parser was incorrectly considering the quoted string as two separate arguments instead of a single argument. If a quoted stri... push 19 Apr 2018 08:59PM UTC rcjsuen travis-ci pending completion   set done
40 master Prepare the v0.0.5 release Signed-off-by: Remy Suen <remy.suen@gmail.com> push 15 Apr 2018 04:00PM UTC rcjsuen travis-ci pending completion   set done
39 master Improve code coverage of the tests Signed-off-by: Remy Suen <remy.suen@gmail.com> push 15 Apr 2018 03:49PM UTC rcjsuen travis-ci pending completion   set done
38 master Fix #22 Resolve FROM variables with initial ARGs Variables that are used in a FROM should be resolved with the ARGs that are defined at the beginning of the Dockerfile. Signed-off-by: Remy Suen <remy.suen@gmail.com> push 15 Apr 2018 03:21PM UTC rcjsuen travis-ci pending completion   set done
37 master Fix #21 Add package-lock.json to the repository Signed-off-by: Remy Suen <remy.suen@gmail.com> push 15 Apr 2018 03:06PM UTC rcjsuen travis-ci pending completion   set done
36 master Prepare the v0.0.4 release Signed-off-by: Remy Suen <remy.suen@gmail.com> push 03 Apr 2018 11:11AM UTC rcjsuen travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 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