Commit graph

391 commits

Author SHA1 Message Date
EscapeB
1defbbc127 refactor: change checkout profile logic 2024-02-26 12:24:49 +08:00
EscapeB
e33cbba97d feat: support --add-profile in sparo checkout 2024-02-26 11:41:07 +08:00
tiktokbot
82c90cf9d8 Bump versions [skip ci] 2024-02-24 04:08:10 +00:00
tiktokbot
0905385b30 Update changelogs [skip ci] 2024-02-24 04:08:09 +00:00
Cheng Liu
bafa17207f
chore: add version bump 2024-02-23 20:05:45 -08:00
Cheng Liu
b49481a828
Merge pull request #21 from tiktok/feat-improve-tui
Feat improve tui
2024-02-23 19:55:54 -08:00
Cheng Liu
80f2b85ea9
Merge pull request #20 from tiktok/feat-init-profile
Feat init profile
2024-02-23 19:53:38 -08:00
Pete Gonzalez
69a422f701 Fix merge conflict with other branch 2024-02-23 17:49:59 -08:00
Pete Gonzalez
90417dcecf Improve output formatting for "init-profile" 2024-02-23 17:48:34 -08:00
Pete Gonzalez
2a9660f53d Calculate ASCII_HEADER_WIDTH based on terminal attributes 2024-02-23 17:32:56 -08:00
Pete Gonzalez
c35deb9e68 Improve formatting of "git clone" output 2024-02-23 17:26:14 -08:00
Pete Gonzalez
134626ef93
Merge pull request #22 from tiktok/octogonz/website-ci
Fix an issue where the website project did not get built by CI
2024-02-23 16:45:21 -08:00
Pete Gonzalez
06cbde2100 Fix an issue where the website project did not get built by CI 2024-02-23 15:34:27 -08:00
Cheng Liu
c6931fb304
chore: update commands overview 2024-02-23 15:22:13 -08:00
Cheng Liu
7999c56c45
chore: update sparo-profile template 2024-02-23 15:22:13 -08:00
Cheng Liu
3422d10d9e
Update apps/sparo-lib/src/cli/commands/cmd-list.ts
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-02-23 15:21:23 -08:00
Cheng Liu
87b6425917
Update common/changes/sparo/feat-init-profile_2024-02-23-19-26.json
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-02-23 15:20:55 -08:00
Cheng Liu
8c2d6a1017
chore: rush change 2024-02-23 15:19:25 -08:00
Cheng Liu
be588ff85e
feat: add init-profile command 2024-02-23 15:19:25 -08:00
Cheng Liu
ec1796586a
chore: rush change 2024-02-23 15:06:48 -08:00
Cheng Liu
7e378cacfd
feat: improve tui 2024-02-23 15:06:47 -08:00
Cheng Liu
79361b3b57
Merge pull request #18 from tiktok/feat-startup-banner
Feat startup banner
2024-02-23 11:32:09 -08:00
Cheng Liu
95859a22fa
Update apps/sparo-lib/src/logic/GitVersionCompatibility.ts
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-02-23 11:31:58 -08:00
Cheng Liu
cf445cbfc1
Merge pull request #17 from tiktok/fix-checkout-uncommitted-sparo-profile
Fix checkout uncommitted sparo profile
2024-02-22 17:28:22 -08:00
Cheng Liu
20f6e91132
chore: rush change 2024-02-22 17:27:31 -08:00
Cheng Liu
07b5dd4c76
feat: startup banner shows verion info 2024-02-22 17:27:08 -08:00
Cheng Liu
2fb54327b8
chore: rush change 2024-02-22 14:26:57 -08:00
Cheng Liu
78bda38225
fix: support checkout uncommitted sparo profiles 2024-02-22 14:26:07 -08:00
Pete Gonzalez
4f38fcb58e
Merge pull request #16 from EscapeB/fix/fix_sparse_service_load_path
fix: fix sparo profile load path in SparoProfileService
2024-02-22 10:52:14 -08:00
EscapeB
f71a5e53a3 fix: fix sparo profile load path in SparoProfileService 2024-02-22 18:09:12 +08:00
Pete Gonzalez
9df6a93cef
Merge pull request #15 from tiktok/octogonz/docusaurus
Initial Docusaurus setup
2024-02-22 00:41:10 -08:00
EscapeB
325e1689f5 fix: cr fix 2024-02-22 16:37:34 +08:00
Pete Gonzalez
8ccf90bcca Update project README.md 2024-02-21 23:48:30 -08:00
Pete Gonzalez
a353bad3b3 Remove footer 2024-02-21 23:48:21 -08:00
Pete Gonzalez
01c749671e Fix broken links 2024-02-21 23:40:31 -08:00
Pete Gonzalez
4be07ebe5f Configure docusaurus.config.js 2024-02-21 23:06:15 -08:00
Pete Gonzalez
b01cc071a9 Add Docusaurus patterns to .gitignore 2024-02-21 22:52:59 -08:00
Pete Gonzalez
b980b22625 Add artwork 2024-02-21 22:49:36 -08:00
Pete Gonzalez
c2889fc46f Regenerate README.md 2024-02-21 22:28:44 -08:00
Pete Gonzalez
6659650796 rush update --full 2024-02-21 22:28:38 -08:00
Pete Gonzalez
92e115924e Add project to rush.json and upgrade to Node.js 18 (required for Docusaurus) 2024-02-21 22:28:27 -08:00
Pete Gonzalez
3a3d45c74e Delete boilerplate files 2024-02-21 22:21:11 -08:00
Pete Gonzalez
9f6b7061ee npx create-docusaurus@latest website classic 2024-02-21 22:17:23 -08:00
Cheng Liu
00527bbf13
chore: ci 2024-02-21 20:06:22 -08:00
Cheng Liu
2bdba27639
chore: ci 2024-02-21 19:49:08 -08:00
Cheng Liu
e4e2a947d6
chore: ci 2024-02-21 19:47:53 -08:00
Cheng Liu
da300e8ac2
Merge pull request #12 from tiktok/fix-log-format
Fix log format
2024-02-21 18:45:01 -08:00
Cheng Liu
0d081237ff
chore: rush change 2024-02-21 18:44:35 -08:00
Cheng Liu
0402d6f842
fix: log format 2024-02-21 18:42:51 -08:00
Cheng Liu
5d8f91cd08
Bump versions [skip ci] 2024-02-21 17:51:47 -08:00