Commit graph

374 commits

Author SHA1 Message Date
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
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
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
Adrian Zhang
70ecbe4dc3
Merge pull request #78 from tiktok/feat-sparo-metric
Feat sparo metric
2024-06-29 11:15:40 +08:00
Cheng Liu
15addee110
chore: print to terminal when checking existence 2024-06-27 16:56:46 -07:00
Cheng Liu
b645eeeb3d
chore: rush change 2024-06-27 16:46:53 -07:00
Cheng Liu
8a307923a7
feat: improve metric logic to accurately report success data 2024-06-27 16:46:28 -07:00
Cheng Liu
f084797670
chore: rush build & rush change 2024-06-27 16:24:12 -07:00
Cheng Liu
56272952f2
feat: improve check remote branch existence logic 2024-06-27 16:22:36 -07:00
Cheng Liu
c6a79e4100
chore: rename function 2024-06-27 16:15:28 -07:00
Cheng Liu
013e064e7a
chore: upgrade set-output syntax 2024-05-31 19:46:03 -07:00
Cheng Liu
5595ffe1a4
feat: gh-pages deployment automation 2024-05-31 19:40:10 -07:00
tiktokbot
5996f9587c Bump versions [skip ci] 2024-05-31 18:31:04 +00:00
tiktokbot
6a21a10eff Update changelogs [skip ci] 2024-05-31 18:31:02 +00:00
Cheng Liu
a045b7f2a1
Merge pull request #75 from tiktok/feat-checkout-dash
Supports "sparo checkout -"
2024-05-31 11:28:16 -07:00
Cheng Liu
7ea9bdcdde
chore: rush change 2024-05-30 08:51:43 -07:00
Cheng Liu
ce5f4221e3
feat: support checkout - 2024-05-30 08:51:43 -07:00
Cheng Liu
79b0f34d6b
Merge pull request #74 from jzhang026/fix/sparo-pull-with-selectors
fix: sparo pull need to track rush selectors also
2024-05-29 22:38:27 -07:00