Commit graph

344 commits

Author SHA1 Message Date
Cheng Liu
f5e91ca3f4
chore: print exit code in error message 2024-07-11 15:46:33 -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
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
Cheng Liu
9feca73009
Update common/changes/sparo/fix-sparo-pull-with-selectors_2024-05-29-01-26.json 2024-05-28 18:46:19 -07:00
Adrian Z
a8477f9e67 chore: add rush change 2024-05-29 09:27:07 +08:00
Adrian Z
04c6bc74bb fix: sparo pull need to track rush selectors also 2024-05-29 09:18:10 +08:00
tiktokbot
b53d31c54a Bump versions [skip ci] 2024-05-24 23:10:11 +00:00
tiktokbot
94805ac7f7 Update changelogs [skip ci] 2024-05-24 23:10:09 +00:00
Cheng Liu
804fab0f7f
Merge pull request #73 from tiktok/feat-no-profile-help
Feat no profile help
2024-05-24 16:07:43 -07:00
Cheng Liu
0a6f985f03
feat: update sparo checkout page 2024-05-24 14:16:11 -07:00
Cheng Liu
bf0040a513
chore: rush change 2024-05-24 14:14:17 -07:00
Cheng Liu
ca8f0a7bf8
feat: improve sparo checkout help text 2024-05-24 14:13:40 -07:00
Cheng Liu
08a6647636
Merge pull request #72 from tiktok/feat-pull-remote-fetch
Feat pull remote fetch
2024-05-24 13:46:29 -07:00
Cheng Liu
26a149fd9a
fix: ci error 2024-05-23 17:20:18 -07:00
Cheng Liu
3402f25e3d
chore: rush change 2024-05-23 17:12:03 -07:00
Cheng Liu
2875895e2b
feat: sparo fetch & pull clean up merged branch from git configuration 2024-05-23 17:12:03 -07:00
tiktokbot
4dbdd16c16 Bump versions [skip ci] 2024-05-10 20:44:03 +00:00
tiktokbot
1af43afa4a Update changelogs [skip ci] 2024-05-10 20:44:01 +00:00
Adrian Zhang
c5f41d8e4a
Merge pull request #70 from tiktok/fix-dedup-temporary-selections 2024-05-10 08:52:15 +08:00
Cheng Liu
5536114e37
chore: rush change 2024-05-09 17:44:29 -07:00
Cheng Liu
f6df534f02
fix: dedup temporary selections 2024-05-09 17:44:12 -07:00
Cheng Liu
b8bec76c35
chore: prepare minor version 2024-05-09 15:49:34 -07:00
Cheng Liu
486822b310
Merge pull request #67 from jzhang026/feat/checout-to-from-selector
feat: Sparo checkout support --to/--from option for direct projects selection
2024-05-09 15:46:41 -07:00
Cheng Liu
bdd846b17a
Merge pull request #69 from tiktok/feat-improve-necessary-check
Feat improve necessary check
2024-05-09 15:46:06 -07:00
Cheng Liu
6daefb16c7
chore: rush change 2024-05-08 13:28:13 -07:00
Cheng Liu
8879de5a9b
feat: improve necessary check for add fetch configs 2024-05-08 13:27:10 -07:00
Cheng Liu
16476655e4
Merge pull request #68 from tiktok/feat-checkout-detched
Feat checkout detched
2024-05-02 11:02:00 -07:00
Cheng Liu
6ddf7c2f3d
chore: rush change 2024-04-30 10:33:31 -07:00
Cheng Liu
f5f80313d4
fix: checkoout in a detached state 2024-04-30 10:32:52 -07:00
Adrian Z
580e47b577 chore: resolve comments 2024-04-29 20:32:16 +08:00
Adrian Zhang
17ef5f8b4c
Update feat-checkout-to-selector_2024-04-25-14-16.json
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-04-26 07:45:44 +08:00
Adrian Z
2155169d55 chore: add test 2024-04-25 22:49:01 +08:00
Adrian Z
3c96313f84 chore: rush change 2024-04-25 22:16:48 +08:00