Commit graph

391 commits

Author SHA1 Message Date
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
fa688a5253
Merge pull request #85 from tiktok/fix-completion
Fix completion
2024-08-27 10:42:34 -07:00
Cheng Liu
250f2c5663
fix: website build 2024-08-26 22:13:19 -07:00
Cheng Liu
4e3dc95663
chore: rush change 2024-08-26 22:08:01 -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
427acc5003
chore: fix build test 2024-08-12 16:40:03 -07:00
Cheng Liu
7fb2334991
chore: update clone output build test 2024-08-09 14:09:10 -07:00
Cheng Liu
6f992e755d
chore: rush update 2024-08-08 17:01:43 -07:00
Cheng Liu
7a6ca786ad
chore: rush change 2024-08-08 17:01:42 -07:00
Cheng Liu
ee5aee74e7
feat: sparo completion build test 2024-08-08 17:01:42 -07: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
Cheng Liu
cb2f0ea90c
Merge pull request #82 from tiktok/octogonz/npmignore
Include CHANGELOG.md in published releases
2024-07-29 12:52:33 -07:00
Pete Gonzalez
c9ed228a0c Cherry-pick 06e9af3c95 2024-07-24 21:00:45 -07:00
Pete Gonzalez
1d7fecc244 rush change 2024-07-24 20:47:44 -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
03c07b9c7c
Merge pull request #79 from tiktok/feat-clone-full
Automatically set up recommended git configuration even when full clone
2024-07-11 15:44:46 -07:00
Cheng Liu
9a005fc25c
Update common/changes/sparo/feat-clone-full_2024-07-11-21-24.json
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-07-11 15:44:39 -07:00
Cheng Liu
5209e9a21d
chore: rush change 2024-07-11 15:08:41 -07:00
Cheng Liu
a6bb16889f
feat: sparo fetch get aligned with git fetch 2024-07-11 15:08:02 -07:00
Cheng Liu
03e6bcb94a
chore: rush change 2024-07-11 14:41:06 -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
783f193125
chore: rush change 2024-07-11 14:24:32 -07:00
Cheng Liu
d445a4dce4
feat: setup git configurations when full clone 2024-07-11 14:19:06 -07:00