Commit graph

181 commits

Author SHA1 Message Date
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
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
tiktokbot
57ae58f55d Update changelogs [skip ci] 2024-04-15 23:34:54 +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
Cheng Liu
9aadefbcbd
feat: sparo pull 2024-04-09 15:51:05 -07:00
Cheng Liu
b491f9b923
chore: fix typo 2024-04-02 16:20:42 -07:00
tiktokbot
bee72c5530 Bump versions [skip ci] 2024-03-29 21:28:27 +00:00
tiktokbot
8df5f4013f Update changelogs [skip ci] 2024-03-29 21:28:25 +00:00
Cheng Liu
29ba4e4123
fix: sparo checkout does not sync sparse profile when checkout file paths 2024-03-29 14:21:02 -07:00
tiktokbot
9816572781 Bump versions [skip ci] 2024-03-29 19:27:14 +00:00
tiktokbot
ece6489fea Update changelogs [skip ci] 2024-03-29 19:27:13 +00:00
Cheng Liu
4b6d99d014
fix: ci test 2024-03-28 12:55:30 -07:00
Cheng Liu
3ca49237c8
feat: get object type function 2024-03-27 17:47:10 -07:00
Cheng Liu
130b347ca7
Apply suggestions from code review
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-03-27 17:22:56 -07:00
Cheng Liu
ac427ea519
feat: sparo checkout supports branch, tag, commit, file path 2024-03-26 15:10:20 -07:00
tiktokbot
2c8c5e9a0c Bump versions [skip ci] 2024-03-15 19:46:57 +00:00
tiktokbot
c2b18606b4 Update changelogs [skip ci] 2024-03-15 19:46:56 +00:00
Cheng Liu
76d2c4d4fb
Merge pull request #59 from tiktok/chore-update-sparo-profile-template
Chore update sparo profile template
2024-03-15 12:44:26 -07:00
Cheng Liu
493a630be8
chore: update duplicated strings anywhere 2024-03-15 12:39:47 -07:00
Cheng Liu
cef003ff6e
Apply suggestions from code review
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-03-15 12:33:53 -07:00
Cheng Liu
448bacffe6
chore: add more comments in sparo profile template 2024-03-14 17:32:33 -07:00
Cheng Liu
7a525dc7f1
chore: rename to additionalSkeletonFolders 2024-03-14 14:26:54 -07:00
Cheng Liu
5ac750b905
feat: support extended skeleton folders 2024-03-14 14:26:54 -07:00
Cheng Liu
8cd75c52e3
fix: stable output 2024-03-11 15:59:10 -07:00
Cheng Liu
c01f10e561
chore: fix pipeline display and issues 2024-03-11 15:17:48 -07:00
Cheng Liu
632886fea7
feat: ensure list profiles in a stable order 2024-03-11 14:51:56 -07:00
Cheng Liu
ab7cefefca
feat: build test for a real repo 2024-03-11 14:51:56 -07:00
tiktokbot
7cf0c1443f Bump versions [skip ci] 2024-03-09 02:43:09 +00:00
tiktokbot
38ed523090 Update changelogs [skip ci] 2024-03-09 02:43:07 +00:00
Cheng Liu
fbbef39d42
fix: incorrectly parse sparo commit 2024-03-08 18:27:36 -08:00
tiktokbot
00acf52e2b Bump versions [skip ci] 2024-03-08 23:50:28 +00:00
tiktokbot
598b15db23 Update changelogs [skip ci] 2024-03-08 23:50:26 +00:00
Cheng Liu
f12a2f398b
fix: correctly find plugins path in any folder under a git repository 2024-03-08 15:41:07 -08:00
Cheng Liu
500430c668
feat: specified package version takes over sparo-lib version 2024-03-05 17:45:07 -08:00
tiktokbot
4c98cab2ae Bump versions [skip ci] 2024-03-05 17:16:27 +00:00
tiktokbot
0ddd48304e Update changelogs [skip ci] 2024-03-05 17:16:25 +00:00
Pete Gonzalez
3e36726be9
Merge pull request #50 from tiktok/octogonz/website-content
Documentation updates
2024-03-05 09:14:25 -08:00
Cheng Liu
73850e4fc4
Merge pull request #51 from tiktok/feat-git-min-ver
Feat git min ver
2024-03-05 09:14:04 -08:00