Commit graph

399 commits

Author SHA1 Message Date
Cheng Liu
b3d50aeed3
fix: improve error message 2024-03-01 14:04:22 -08:00
Cheng Liu
f78c69cc17
chore: rush change 2024-03-01 13:26:00 -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
ba57bf4c87
chore: rush change 2024-03-01 13:11:35 -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
tiktokbot
1327d5afcb Update changelogs [skip ci] 2024-03-01 09:03:08 +00:00
Pete Gonzalez
b6402c6513
Merge pull request #35 from tiktok/octogonz/more-docs
[website] Add pages for CLI commands
2024-03-01 01:00:29 -08:00
Pete Gonzalez
16beb15473 Finally fix the problem where ```shell was not highlighted correctly 2024-03-01 00:58:10 -08:00
Pete Gonzalez
77ddc264b5 Editing 2024-03-01 00:40:46 -08:00
Pete Gonzalez
8f6dd74dab Remove the under construction banner now that the basic docs are complete 2024-03-01 00:24:14 -08:00
Pete Gonzalez
86d3b0c3d8 rush change 2024-03-01 00:21:35 -08:00
Pete Gonzalez
4642442a95 Add CLI docs 2024-03-01 00:19:27 -08:00
Cheng Liu
33c3fd9e68
Merge pull request #31 from tiktok/feat-list-profiles
Feat list profiles
2024-02-29 23:05:18 -08:00
Pete Gonzalez
a52881dafc rush change 2024-02-29 22:54:12 -08:00
Pete Gonzalez
61ac8b6447 Remove SparoCommandSelector.ts in favor of explicit entry points 2024-02-29 22:53:06 -08:00
Cheng Liu
70bea04941
chore: rush change 2024-02-29 16:52:43 -08:00
Cheng Liu
fdd2322f8c
feat: add <project_folder>/subspace folder into skeleton 2024-02-29 16:51:44 -08:00
Cheng Liu
1864a36e98
chore: rush change 2024-02-29 14:01:30 -08:00
Cheng Liu
df238834bc
feat: improve error logs when running rush list fails 2024-02-29 14:00:06 -08:00
Cheng Liu
302365d18d
chore: rush change 2024-02-28 16:59:46 -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
aeda51a392
Merge pull request #29 from L-Qun/main
chore: support for cloning a specify branch
2024-02-28 14:34:04 -08:00
Cheng Liu
f6171eae05
chore: rush change 2024-02-28 14:28:16 -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
33ed5180c5
chore: rush change 2024-02-27 16:03:15 -08:00
Cheng Liu
b1d04a9780
feat: show help text 2024-02-27 16:02:18 -08:00
Cheng Liu
fe6e9ac69b
Merge pull request #23 from tiktok/feat-update-notifier
Feat update notifier
2024-02-27 10:51:14 -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
bb350449f4
chore: rush change 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
00f5718b9e
Merge pull request #25 from tiktok/octogonz/website-links
Add website links to README.md and package.json
2024-02-26 22:45:07 -08:00
Pete Gonzalez
968f1affee
Merge pull request #26 from tiktok/octogonz/website-fixes
Some cosmetic fixes for the website
2024-02-26 22:44:21 -08:00
Pete Gonzalez
67b1204505 Add ThemedImage to control logo color in dark mode 2024-02-26 22:39:53 -08:00
Pete Gonzalez
e42289ecfa Add dependency needed for type checking 2024-02-26 22:36:09 -08:00
Pete Gonzalez
64c747840a Improve website logo appearance in dark mode 2024-02-26 22:33:20 -08:00
Pete Gonzalez
9b39c9e672 Add URL to CLI banner 2024-02-26 22:32:20 -08:00