Commit graph

246 commits

Author SHA1 Message Date
tiktokbot
b756abecc9 Bump versions [skip ci] 2024-10-24 20:28:34 +00:00
tiktokbot
8af2586cfc Update changelogs [skip ci] 2024-10-24 20:28:32 +00:00
Cheng Liu
97adbfc17b
fix: ci test 2024-10-23 13:49:22 -07:00
Cheng Liu
e379119283
chore: improve logging 2024-10-23 13:49:22 -07:00
Cheng Liu
9ba131bc76
feat: introduce a quicker selection algo if applicable 2024-10-23 13:49:20 -07:00
Cheng Liu
9025c44a4e
chore: improve error log when failed to evaluate project selectors 2024-10-23 10:54:32 -07:00
tiktokbot
eb13bd438a Bump versions [skip ci] 2024-10-01 20:22:26 +00:00
tiktokbot
7095430a58 Update changelogs [skip ci] 2024-10-01 20:22:25 +00:00
Cheng Liu
f07b54a93a
fix: git configs for tracking branch 2024-09-23 15:32:04 -07:00
Cheng Liu
b6d693eb8b
chore: fix ci 2024-08-28 16:42:28 -07:00
Cheng Liu
2f567e45f0
chore: mirrored to 镜像 2024-08-28 16:35:56 -07:00
Cheng Liu
784c443ab7
chore: 签出 to 检出 2024-08-28 16:35:31 -07:00
Adrian Zhang
9d3d49a2ea
Merge pull request #84 from tiktok/octogonz/i18n-cn
Add zh translation
2024-08-29 07:32:40 +08:00
Adrian Zhang
1b93167e5a
Update apps/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/pages/commands/sparo_clone.md 2024-08-29 07:30:57 +08:00
Adrian Zhang
519d55c01b
Update apps/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/pages/commands/overview.md 2024-08-29 07:30:41 +08:00
Adrian Zhang
19df69cf69
Update apps/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/pages/commands/sparo_auto-config.md 2024-08-29 07:30:33 +08:00
Adrian Zhang
845fcc76ec
Update apps/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/pages/ci_commands/sparo-ci_clone.md 2024-08-29 07:30:25 +08:00
Adrian Zhang
5ec27287ab
Update apps/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/pages/ci_commands/sparo-ci_checkout.md 2024-08-29 07:30:19 +08:00
Adrian Zhang
5581d73aef
Update apps/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/pages/ci_commands/overview.md 2024-08-29 07:30:11 +08:00
Adrian Zhang
bfd63cc3de
Update apps/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/pages/ci_commands/overview.md 2024-08-29 07:30:05 +08:00
Adrian Zhang
bc93741684
Update apps/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/index.md 2024-08-29 07:29:58 +08:00
Adrian Zhang
21df5ffcf5
Update apps/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/index.md 2024-08-29 07:29:50 +08:00
Adrian Zhang
75695fbc6a
Update apps/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/index.md 2024-08-29 07:29:39 +08:00
tiktokbot
da18e032ea Bump versions [skip ci] 2024-08-27 17:48:21 +00:00
tiktokbot
ac17913413 Update changelogs [skip ci] 2024-08-27 17:48:19 +00:00
Cheng Liu
250f2c5663
fix: website build 2024-08-26 22:13:19 -07:00
Cheng Liu
4ac9bdc838
fix: online completion 2024-08-26 22:07:37 -07:00
Pete Gonzalez
de87d7ed4a Our demo forgot the step where you install Sparo 😆 2024-08-22 16:42:49 -07:00
Pete Gonzalez
36f26fbef4 Configure lunr to search zh content 2024-08-22 13:55:53 -07:00
Pete Gonzalez
acdcf4db45 Untranslate our jargon "mirrored" 2024-08-22 13:41:31 -07:00
Pete Gonzalez
e1db611a09 Machine translation 2024-08-22 13:40:37 -07:00
Pete Gonzalez
48f6bf35d0 Initialize zh-cn translation 2024-08-22 12:55:31 -07:00
tiktokbot
623882dbfb Bump versions [skip ci] 2024-08-16 22:09:10 +00:00
tiktokbot
3bbaccc24f Update changelogs [skip ci] 2024-08-16 22:09:09 +00:00
Adrian Zhang
30a6efef00
Merge pull request #83 from tiktok/feat-sparo-completion
[sparo] shell completion feature
2024-08-15 22:30:48 +08:00
Cheng Liu
e7cce69d52
feat: completion 2024-08-08 17:01:42 -07:00
Cheng Liu
d851d9fc17
feat: remove useless help text service 2024-08-07 20:17:13 -07:00
Pete Gonzalez
c9ed228a0c Cherry-pick 06e9af3c95 2024-07-24 21:00:45 -07:00
Pete Gonzalez
acca825c79 Fix an issue where CHANGELOG.md was not included in published packages 2024-07-24 20:46:47 -07:00
tiktokbot
598dee521c Bump versions [skip ci] 2024-07-15 18:00:30 +00:00
tiktokbot
7e7c48f18a Update changelogs [skip ci] 2024-07-15 18:00:28 +00:00
Cheng Liu
6997d819ef
Merge pull request #80 from tiktok/fix-failed-pull
Print error message and exit when git pull fails
2024-07-11 15:51:05 -07:00
Cheng Liu
d27a941ae5
chore: sparo exit with the same code when git pull fails 2024-07-11 15:48:13 -07:00
Cheng Liu
f5e91ca3f4
chore: print exit code in error message 2024-07-11 15:46:33 -07:00
Cheng Liu
3c916a2614
Merge pull request #81 from tiktok/feat-fetch-behavior
"sparo fetch" behaves the same as "git fetch" when no remote or no branches specified
2024-07-11 15:45:10 -07:00
Cheng Liu
a6bb16889f
feat: sparo fetch get aligned with git fetch 2024-07-11 15:08:02 -07:00
Cheng Liu
39a6babf25
fix: print error message and exit when git pull fails 2024-07-11 14:40:33 -07:00
Cheng Liu
d445a4dce4
feat: setup git configurations when full clone 2024-07-11 14:19:06 -07:00
tiktokbot
6ab94084ff Bump versions [skip ci] 2024-07-02 18:03:54 +00:00
tiktokbot
01d26f250f Update changelogs [skip ci] 2024-07-02 18:03:53 +00:00