Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker example, to use more recent theia-traceviewer extension #1121

Open
marcdumais-work opened this issue Sep 23, 2024 · 0 comments

Comments

@marcdumais-work
Copy link
Contributor

The Docker example application is meant to be stable, and so it does not use the latest theia-traceviewer extension, built from master, but rather a hardcoded, npm-published older version known to be stable and working well.

The extension currently used in the Docker example is over 6 months old and could benefit from being updated, along with the version of the Theia framework used for the application itself (currently 1.45.1 - they must remain aligned). Currently, Theia v1.49.2 is used for the other (testing) example apps in this repo, and we are going to publish a new version of the extension soon, meant to work with the latest Theia community release (v1.52.0). I think it's a good opportunity to update the Docker example to use the version, used foir testing, that we are moving away from - v1.49.1 - that's known to be stable and well tested, at this point.

@marcdumais-work marcdumais-work changed the title Update Docker example, to use more recent Theia, theia-traceviewer extension Update Docker example, to use more recent theia-traceviewer extension Sep 23, 2024
marcdumais-work added a commit that referenced this issue Sep 24, 2024
Closes #1121

and the corresponding Theia framework version (1.49.1).

Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
marcdumais-work added a commit that referenced this issue Sep 24, 2024
Closes #1121

Including updating the various Theia framework packages used in the example app,
to the same version used in the viewer (v1.49.1)

Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
marcdumais-work added a commit that referenced this issue Sep 24, 2024
Closes #1121

Including updating the various Theia framework packages used in the example app,
to the same version used in the viewer (v1.49.1)

Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant