-
Notifications
You must be signed in to change notification settings - Fork 1
feat: add genui-sdk submodule #66
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
08971eb
feat(genui-sdk): add genui submodule
gargameljyh 21ce2f9
feat(genui-sdk-home): complete genui sdk home develop
gargameljyh 37bc4c5
feat: genui sdk home page code migration
gargameljyh a156b99
feat: delete genui assest resource
gargameljyh c405fbb
feat(genui-sdk-home): complete genui sdk home develop
gargameljyh b488f18
feat: genui sdk home page code migration
gargameljyh 504bb54
feat: delete genui assest resource
gargameljyh b6855fe
feat: update genui-sdk icon
gargameljyh f73d940
feat: modify the script to support building genui-sdk
gargameljyh c5df265
feat: add build script key
gargameljyh 2a6e112
fix: modify the submodule update method
gargameljyh d05dc88
fix: update build common
gargameljyh bbc1ce0
fix: modify git global config during build
gargameljyh 4fc7e75
fix: update build common submodule
gargameljyh f321304
fix: reset git global config during build
gargameljyh a445c4e
feat: update deploy script
gargameljyh 10d3fb8
feat: update import plugin config
gargameljyh 9053f61
feat: modify the script to globally install tsx before building
gargameljyh 391be9f
feat: workspace exclude genui-sdk output
gargameljyh 1af1e73
feat: delete geui-sdk from workspace
gargameljyh 2a955c5
feat: remove the prebuild process from the script
gargameljyh db65b7f
feat: modify env max_old_space_size
gargameljyh ae92d90
feat: modify genui-sdk submodule
gargameljyh 55b8bf8
fix: optimize the slow initial screen access of genui-sdk
gargameljyh 100869c
feat: fix rabbit ai comment
gargameljyh 27508e8
feat: CI strictly uses the locked submodule versions in the repository
gargameljyh cc531d1
feat: delete NODE_OPTIONS
gargameljyh 86a9a45
feat: optimize the building of the genui-sdk module
gargameljyh 4c547f1
feat: modify genui-sdk homepage huawei obs deploy script
gargameljyh 38919b9
fix: remove the --no-frozen-lockfile option when executing `pnpm inst…
gargameljyh 1bde9c7
feat: remove build script tsx install
gargameljyh 377b642
feat: rename genui-sdk build step
gargameljyh 824fd1a
feat: remove genui-sdk build step
gargameljyh 930e7e8
feat: revert genui-sdk build step
gargameljyh 14a8ba6
feat: update genui-sdk commit
gargameljyh 6827009
feat: update genui-sdk submodule commit
gargameljyh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,6 @@ | ||
| [submodule "packages/tiny-engine-portal/tiny-engine"] | ||
| path = packages/tiny-engine-portal/tiny-engine | ||
| url = https://github.com/opentiny/tiny-engine.git | ||
| [submodule "genui-sdk"] | ||
| path = genui-sdk | ||
| url = git@github.com:opentiny/genui-sdk.git |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.