Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

bug: fix momentjs dependency #355

Merged
merged 1 commit into from
May 6, 2020
Merged

bug: fix momentjs dependency #355

merged 1 commit into from
May 6, 2020

Conversation

vince-fugnitto
Copy link
Member

@vince-fugnitto vince-fugnitto commented May 4, 2020

What it does

Fixes #354

The following pull-request fixes the breaking changes caused by momentjs which ultimately results in the main-menu not being rendered successfully. The fix includes adding resolutions to the latest images only since next are fixed by the upstream change: eclipse-theia/theia#7727

How to test

  1. run any of the docker images (ex: theia-java) and confirm that the main-menu exists.

Review checklist

Reminder for reviewers

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

The following commit fixes the breaking changes
caused by `momentjs` by adding a resolution to the `latest` images.
`next` images are already fixed upstream.

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
@vince-fugnitto
Copy link
Member Author

@marcdumais-work @marechal-p I think we should remove go from our full image and theia-go from the CI. We are constantly trying to fix it to no avail and it breaks often. Our cron jobs have been failing lately for theia-full because of it.

@vince-fugnitto
Copy link
Member Author

@marcdumais-work are you fine if the pull-request is merged?

@vince-fugnitto vince-fugnitto merged commit fec2f3d into master May 6, 2020
@vince-fugnitto vince-fugnitto deleted the vf/fix-latest branch May 6, 2020 18:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

theia java docker image 'latest' broken, no menus, lots of javascript errors
2 participants