theia-ide / theia-apps

Theia applications examples - docker images, desktop apps, packagings
Apache License 2.0
1.04k stars 345 forks source link

repo: drop support for node 10 when building images #391

Closed vince-fugnitto closed 4 years ago

vince-fugnitto commented 4 years ago

What it does

The following commit includes the following updates:

How to test

The CI should successfully pass (given that no other errors currently fail the build):

Review checklist

Reminder for reviewers


Signed-off-by: vince-fugnitto vincent.fugnitto@ericsson.com

marcdumais-work commented 4 years ago

Wow, something seems wrong with CI. @vince-fugnitto do you know if these failures happen when you build and run the tests locally?

vince-fugnitto commented 4 years ago

I rebased the pull-request to pick up changes from #396.