This repository was archived by the owner on Mar 7, 2026. It is now read-only.
Commit dbba18e
authored
v0.7.1: chore: Update CI workflows, submodules, and IDE configurations (#24)
* chore(IDE): update VCS mappings and workspace configuration
Updated VCS mappings to include MooaLewaUI directory and Lunar.Core.Base. Cleaned up workspace.xml by removing stale change list entries and updating recent Git root path.
* chore: update VCS mappings for MooaLewaUI module
* chore(doc): remove manifest.json and update base checksum
* chore(ci): add submodule initialization to docs workflow
Add git submodule update step to GitHub Pages workflow to ensure submodules are initialized before building documentation. Also includes new solution settings file and project file changes.
* chore(ci): add SSH setup step to GitHub Pages workflow
* chore(ci): update GitHub Pages workflow dependencies
Update actions/checkout to v4 and simplify SSH setup by using token-based authentication. Remove manual submodule update step as it's now handled by checkout action.
* chore(ci): update GitHub Pages workflow steps
Simplify checkout step and separate submodule update. Use explicit GITHUB_TOKEN for submodule initialization.
* fix(.gitmodules): change submodule URL from SSH to HTTPS
Update the URL for the 'src/Lunar.Core.Base' submodule to use HTTPS protocol instead of SSH for better compatibility.1 parent e435a3f commit dbba18e
6 files changed
Lines changed: 14 additions & 458 deletions
File tree
- .github/workflows
- .idea/.idea.Lunar/.idea
- doc
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
34 | 40 | | |
35 | 41 | | |
36 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments