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

Ported the Platform repository to use the XTC plugin. #4

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

lagergren
Copy link

@lagergren lagergren commented Dec 12, 2023

Instructions are in the readme.

You should follow those to set up contents for your gitHubUser and gitHubToken properties.

The readme describes how to build the platform, and how to run it both the "traditional" way as well is with the at the moment "never detaching" run task, and why you may want to try that.

@lagergren lagergren changed the title Work in progress - use the node and xtc plugins to build the XTC platform. WIP: Use the node and xtc plugins to build the XTC platform. Dec 12, 2023
@lagergren lagergren marked this pull request as draft December 12, 2023 13:29
@lagergren lagergren marked this pull request as ready for review December 20, 2023 18:05
@lagergren lagergren changed the title WIP: Use the node and xtc plugins to build the XTC platform. Ported the Platform repository to use the XTC plugin. Dec 20, 2023
@lagergren lagergren force-pushed the platform-xtcplugin branch 2 times, most recently from effdbd6 to 7009876 Compare December 20, 2023 18:16
@lagergren
Copy link
Author

Updated token to retrieve XDK and XTC Plugin from the XTC org GitHub Maven Repository.
Should work now, I think the last hard coded token had expired.

@lagergren lagergren force-pushed the platform-xtcplugin branch 2 times, most recently from 95661f2 to 331cb42 Compare January 17, 2024 12:13
settings.gradle.kts Outdated Show resolved Hide resolved
@lagergren lagergren force-pushed the platform-xtcplugin branch 3 times, most recently from 179be13 to d593578 Compare January 24, 2024 09:13
@ggleyzer
Copy link
Contributor

At the time of my testing there were no instructions in the README regaring the gitHubUser. I see them now - will try again

@ggleyzer
Copy link
Contributor

The build seems to be broken. After I ran "./gradlew build" I changed one of the .vue pages, but after rebuild the changes didn't appear in the browser. Then I did "clean" and noticed that "platformUI/gui/dist" didn't get removed. After removing it by hand, "./gradlew build" still didn't recreated it. Moreover, it didn't trigger a recompilation of platformUI.x even though it depends on the "/dist/spa" directory content. A touch of platformUI.x broke the compilation.

@lagergren lagergren force-pushed the platform-xtcplugin branch 2 times, most recently from f154240 to a20b079 Compare February 1, 2024 13:38
@lagergren lagergren force-pushed the platform-xtcplugin branch 2 times, most recently from 366ff2d to 83fa490 Compare February 28, 2024 17:08
@lagergren lagergren force-pushed the platform-xtcplugin branch from ba08ccb to 0e1059d Compare March 9, 2024 12:49
lagergren added 6 commits May 8, 2024 19:50
…iding the globally configured DNS mapping for the xqiz.it domain, which resolves to 127.0.0.1 which causes some trouble to reroute stuff. For the use case 'docker run --pull' from the Internet, we would ideally like to have the release flow for the XDK finished, and it also has a higher priority, so temporarily pausing to do that.
@lagergren lagergren force-pushed the platform-xtcplugin branch from 9678d92 to abb08a0 Compare May 8, 2024 17:51
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

Successfully merging this pull request may close these issues.

2 participants