Commit graph

166 commits

Author SHA1 Message Date
tiktokbot
b756abecc9 Bump versions [skip ci] 2024-10-24 20:28:34 +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
Cheng Liu
f07b54a93a
fix: git configs for tracking branch 2024-09-23 15:32:04 -07:00
tiktokbot
da18e032ea Bump versions [skip ci] 2024-08-27 17:48:21 +00: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
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
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
Cheng Liu
15addee110
chore: print to terminal when checking existence 2024-06-27 16:56:46 -07:00
Cheng Liu
8a307923a7
feat: improve metric logic to accurately report success data 2024-06-27 16:46:28 -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
tiktokbot
5996f9587c Bump versions [skip ci] 2024-05-31 18:31:04 +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
ce5f4221e3
feat: support checkout - 2024-05-30 08:51:43 -07: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
Cheng Liu
ca8f0a7bf8
feat: improve sparo checkout help text 2024-05-24 14:13:40 -07:00
Cheng Liu
26a149fd9a
fix: ci error 2024-05-23 17:20:18 -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
Cheng Liu
f6df534f02
fix: dedup temporary selections 2024-05-09 17:44:12 -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
8879de5a9b
feat: improve necessary check for add fetch configs 2024-05-08 13:27:10 -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 Z
2155169d55 chore: add test 2024-04-25 22:49:01 +08:00
Adrian Z
49250d88bb feat: sparo checkout support rush selectors from cli input 2024-04-25 22:13:38 +08:00
tiktokbot
6790cd2c67 Bump versions [skip ci] 2024-04-15 23:34:56 +00:00
Cheng Liu
eb6ce3ecf9
feat: add graceful shutdown to ensure consistent git configs 2024-04-15 16:21:42 -07:00
Cheng Liu
331d60520e
fix: duplicate add remote branch 2024-04-15 16:21:42 -07:00
Cheng Liu
465f67aa1a
feat: track remote branch when checkout to that branch 2024-04-15 16:21:42 -07:00
Cheng Liu
6877978893
feat: sparo fetch --all will fetch all remote branches 2024-04-15 16:21:42 -07:00
Cheng Liu
c5900b7dad
feat: update website for sparo pull and sparo git-pull 2024-04-09 16:04:42 -07:00