Commit graph

166 commits

Author SHA1 Message Date
Cheng Liu
9aadefbcbd
feat: sparo pull 2024-04-09 15:51:05 -07:00
Cheng Liu
b491f9b923
chore: fix typo 2024-04-02 16:20:42 -07:00
tiktokbot
bee72c5530 Bump versions [skip ci] 2024-03-29 21:28:27 +00:00
Cheng Liu
29ba4e4123
fix: sparo checkout does not sync sparse profile when checkout file paths 2024-03-29 14:21:02 -07:00
tiktokbot
9816572781 Bump versions [skip ci] 2024-03-29 19:27:14 +00:00
Cheng Liu
4b6d99d014
fix: ci test 2024-03-28 12:55:30 -07:00
Cheng Liu
3ca49237c8
feat: get object type function 2024-03-27 17:47:10 -07:00
Cheng Liu
130b347ca7
Apply suggestions from code review
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-03-27 17:22:56 -07:00
Cheng Liu
ac427ea519
feat: sparo checkout supports branch, tag, commit, file path 2024-03-26 15:10:20 -07:00
tiktokbot
2c8c5e9a0c Bump versions [skip ci] 2024-03-15 19:46:57 +00:00
Cheng Liu
76d2c4d4fb
Merge pull request #59 from tiktok/chore-update-sparo-profile-template
Chore update sparo profile template
2024-03-15 12:44:26 -07:00
Cheng Liu
493a630be8
chore: update duplicated strings anywhere 2024-03-15 12:39:47 -07:00
Cheng Liu
cef003ff6e
Apply suggestions from code review
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-03-15 12:33:53 -07:00
Cheng Liu
448bacffe6
chore: add more comments in sparo profile template 2024-03-14 17:32:33 -07:00
Cheng Liu
7a525dc7f1
chore: rename to additionalSkeletonFolders 2024-03-14 14:26:54 -07:00
Cheng Liu
5ac750b905
feat: support extended skeleton folders 2024-03-14 14:26:54 -07:00
Cheng Liu
8cd75c52e3
fix: stable output 2024-03-11 15:59:10 -07:00
Cheng Liu
632886fea7
feat: ensure list profiles in a stable order 2024-03-11 14:51:56 -07:00
Cheng Liu
ab7cefefca
feat: build test for a real repo 2024-03-11 14:51:56 -07:00
tiktokbot
7cf0c1443f Bump versions [skip ci] 2024-03-09 02:43:09 +00:00
Cheng Liu
fbbef39d42
fix: incorrectly parse sparo commit 2024-03-08 18:27:36 -08:00
tiktokbot
00acf52e2b Bump versions [skip ci] 2024-03-08 23:50:28 +00:00
Cheng Liu
f12a2f398b
fix: correctly find plugins path in any folder under a git repository 2024-03-08 15:41:07 -08:00
Cheng Liu
500430c668
feat: specified package version takes over sparo-lib version 2024-03-05 17:45:07 -08:00
tiktokbot
4c98cab2ae Bump versions [skip ci] 2024-03-05 17:16:27 +00:00
Cheng Liu
73850e4fc4
Merge pull request #51 from tiktok/feat-git-min-ver
Feat git min ver
2024-03-05 09:14:04 -08:00
Cheng Liu
29798a1baa
feat: set mininal supported git version to 2.43.0 2024-03-05 09:12:19 -08:00
tiktokbot
23700f5d41 Bump versions [skip ci] 2024-03-05 17:04:20 +00:00
Cheng Liu
2c21391cf6
Bump versions [skip ci] 2024-03-05 09:01:35 -08:00
Cheng Liu
379e5be367
feat: increase the minimal supported git version 2024-03-05 08:58:50 -08:00
Pete Gonzalez
12ddfb4710
Merge pull request #49 from tiktok/octogonz/website-fixes2
Publish sparo-profile.schema.json on the website
2024-03-04 22:35:32 -08:00
Pete Gonzalez
41c752b3f4 Improve the JSON schema docs 2024-03-04 22:28:05 -08:00
tiktokbot
2335ab2c72 Bump versions [skip ci] 2024-03-05 04:37:23 +00:00
Cheng Liu
34737f5fd5
Merge pull request #46 from L-Qun/main
chore: use path.parse instead of split
2024-03-04 20:34:32 -08:00
Cheng Liu
53e8e14cbf
Update apps/sparo-lib/src/services/SparoProfileService.ts
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-03-04 20:26:04 -08:00
Cheng Liu
2a1bff59ac
chore: move the details on folders to debug log 2024-03-04 20:13:33 -08:00
Cheng Liu
0ea3773b67
chore: final tweak before 1.0 2024-03-04 20:00:56 -08:00
qun
992f929e48 chore: use path.parse instead of split 2024-03-05 03:38:45 +00:00
Pete Gonzalez
5c929b8543
Merge pull request #45 from tiktok/octogonz/under-construction
Remove "under construction" notices
2024-03-04 18:59:57 -08:00
EscapeB
3a7a42e976
Merge pull request #28 from EscapeB/feat/support_profile_parameters_in_pull
feat: support profile parameters in pull & clone command
2024-03-05 10:59:28 +08:00
EscapeB
7076806420 chore: disable pull command for now 2024-03-05 09:54:38 +08:00
Pete Gonzalez
9e62f118ff Remove "under construction" notices in preparation for 1.0 release 2024-03-04 16:38:47 -08:00
qun
abd7680571 fix: compatible with windows 2024-03-04 23:54:19 +00:00
EscapeB
e3ce816454 chore: apply cr suggestion 2024-03-04 14:55:30 +08:00
EscapeB
593b519dcb feat: support profile parameters in clone & pull command 2024-03-04 14:55:28 +08:00
tiktokbot
7657c041f5 Bump versions [skip ci] 2024-03-02 06:30:18 +00:00
Cheng Liu
7cf4f9535f
fix: set profile logic in sparo checkout 2024-03-01 20:32:51 -08:00
tiktokbot
1d04be72e0 Bump versions [skip ci] 2024-03-01 23:21:34 +00:00
Cheng Liu
175e7413e3
Merge pull request #39 from tiktok/fix-help
Fix help
2024-03-01 15:18:49 -08:00
Cheng Liu
813000fcd0
Merge pull request #38 from tiktok/feat-improve-load-profiles
Feat improve load profiles
2024-03-01 15:18:27 -08:00
Cheng Liu
867b0e86c2
Merge pull request #40 from tiktok/fix-error-message
Fix error message
2024-03-01 14:17:01 -08:00
Cheng Liu
654efe357e
Merge pull request #33 from tiktok/feat-subspace-skeleton
feat: add <project_folder>/subspace folder into skeleton
2024-03-01 14:08:54 -08:00
Cheng Liu
b3d50aeed3
fix: improve error message 2024-03-01 14:04:22 -08:00
Cheng Liu
c4a6ab1791
fix: turn off yargs strict to proxy unrecognized commands to git 2024-03-01 13:25:40 -08:00
Cheng Liu
d7f4396ffb
feat: allow other configuration files under sparo profiles 2024-03-01 13:11:07 -08:00
Cheng Liu
ea8ab4cb68
Merge pull request #37 from L-Qun/main
chore: add help alias and enable strict mode
2024-03-01 12:15:15 -08:00
Cheng Liu
7d6ac10308
Merge pull request #32 from tiktok/feat-improve-checkout-error-log
feat: improve error logs when running rush list failed
2024-03-01 11:59:39 -08:00
qun
082cfb3ceb chore: help 2024-03-01 15:15:59 +00:00
qun
ea7e721a68 chore: add help alias and enable strict mode 2024-03-01 12:30:22 +00:00
tiktokbot
db06dd68f4 Bump versions [skip ci] 2024-03-01 09:03:10 +00:00
Pete Gonzalez
4642442a95 Add CLI docs 2024-03-01 00:19:27 -08:00
Cheng Liu
fdd2322f8c
feat: add <project_folder>/subspace folder into skeleton 2024-02-29 16:51:44 -08:00
Cheng Liu
df238834bc
feat: improve error logs when running rush list fails 2024-02-29 14:00:06 -08:00
Cheng Liu
612c9e1845
feat: list profiles without cli parameters 2024-02-28 16:58:59 -08:00
Cheng Liu
dc29742953
Merge pull request #30 from tiktok/fix-ci-checkout
Fix ci checkout
2024-02-28 16:43:30 -08:00
Cheng Liu
0690a22524
Apply suggestions from code review
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-02-28 16:39:35 -08:00
Cheng Liu
f0a5e8691d
Merge pull request #27 from tiktok/feat-help
feat: show help text
2024-02-28 15:27:17 -08:00
Cheng Liu
25b5a55608
feat: sparo-ci sparse to sparo-ci checkout 2024-02-28 14:27:18 -08:00
qun
b70a0c0ee0 chore: support for cloning a specify branch 2024-02-28 16:29:49 +00:00
Cheng Liu
b1d04a9780
feat: show help text 2024-02-27 16:02:18 -08:00
Pete Gonzalez
9727125032
Add a launch.json for VS Code debugging 2024-02-27 10:50:56 -08:00
Pete Gonzalez
e1f7673127
Document how to test the update-notifier 2024-02-27 10:50:56 -08:00
Cheng Liu
e83d3ac348
feat: add update-notifier 2024-02-27 10:50:55 -08:00
EscapeB
61327b292f
Merge pull request #19 from EscapeB/feat/support_add_profile_in_checkout
feat: support --add-profile in sparo checkout & refactor current checkout profile logic
2024-02-27 16:37:10 +08:00
EscapeB
02aa23b93b chore: apply cr suggestion 2024-02-27 16:35:44 +08:00
EscapeB
9fc3cfc60f
Apply suggestions from code review
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-02-27 16:27:40 +08:00
EscapeB
3b8073f76f
Apply suggestions from code review
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-02-27 16:26:14 +08:00
Pete Gonzalez
9b39c9e672 Add URL to CLI banner 2024-02-26 22:32:20 -08:00
Pete Gonzalez
285e069a68 Update package.json metadata 2024-02-26 22:24:28 -08:00
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
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
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
be588ff85e
feat: add init-profile command 2024-02-23 15:19:25 -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
07b5dd4c76
feat: startup banner shows verion info 2024-02-22 17:27:08 -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
EscapeB
325e1689f5 fix: cr fix 2024-02-22 16:37:34 +08:00
Cheng Liu
0402d6f842
fix: log format 2024-02-21 18:42:51 -08:00