Commit graph

89 commits

Author SHA1 Message Date
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