mdenet / educationplatform

Eclipse Public License 2.0
2 stars 3 forks source link

YAMTL playground: metro4, url encoding, puml #105

Closed arturboronat closed 10 months ago

arturboronat commented 10 months ago

Context

To facilitate the publication of the bundled platform as a static resource akin to the approach used in the Epsilon Playground, I have introduced several changes. These modifications enable the platform to run without the necessity of Docker.

The objective is to incorporate these updates in a way that retains the functionality of the existing Docker deployment.

Proposed Changes

barnettwilliam commented 10 months ago

Thank you for these Artur I will look into them. The metro4 import issue points to something with build configuration as you shouldn't have to directly reference a full node_module path.

arturboronat commented 10 months ago

Thanks. I'm using the configuration in https://github.com/yamtl/educationplatform/tree/yamtl-playground-08112023 which comes from the original repo. Not sure where the problem may be.

szschaler commented 10 months ago

@barnettwilliam, can we discuss this when we meet this week?

barnettwilliam commented 10 months ago

Thank you for these Artur, I have opened issue #108 for the metro import issue and moved url encoding and puml changes to pull request #109 therefore closing this pull request.