Commit graph

146 commits

Author SHA1 Message Date
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
Cheng Liu
29798a1baa
feat: set mininal supported git version to 2.43.0 2024-03-05 09:12:19 -08:00
tiktokbot
23700f5d41 Bump versions [skip ci] 2024-03-05 17:04:20 +00:00
tiktokbot
a19187736e Update changelogs [skip ci] 2024-03-05 17:04:18 +00:00
Cheng Liu
2c21391cf6
Bump versions [skip ci] 2024-03-05 09:01:35 -08:00
Cheng Liu
92b9207de4
Update changelogs [skip ci] 2024-03-05 09:01:33 -08:00
Cheng Liu
379e5be367
feat: increase the minimal supported git version 2024-03-05 08:58:50 -08:00
Pete Gonzalez
ce0f248c7c Update the NPM README.md 2024-03-04 23:54:57 -08:00
Pete Gonzalez
9376a1fc26 Update CLI command docs 2024-03-04 23:52:36 -08:00
Pete Gonzalez
a3f2ea9881 Tune up the website content 2024-03-04 23:51:56 -08:00
Pete Gonzalez
12ddfb4710
Merge pull request #49 from tiktok/octogonz/website-fixes2
Publish sparo-profile.schema.json on the website
2024-03-04 22:35:32 -08:00
Pete Gonzalez
41c752b3f4 Improve the JSON schema docs 2024-03-04 22:28:05 -08:00
Pete Gonzalez
65590f32db Use the website to host Sparo's JSON schema 2024-03-04 22:10:17 -08:00
Pete Gonzalez
6e06b262a0 Update image URL now that website is live 2024-03-04 22:09:54 -08:00
Pete Gonzalez
33b7fd162d Enable trailingSlash=true for GitHub Pages 2024-03-04 22:09:36 -08:00
tiktokbot
2335ab2c72 Bump versions [skip ci] 2024-03-05 04:37:23 +00:00
tiktokbot
3511b24753 Update changelogs [skip ci] 2024-03-05 04:37:22 +00:00
Cheng Liu
34737f5fd5
Merge pull request #46 from L-Qun/main
chore: use path.parse instead of split
2024-03-04 20:34:32 -08:00
Cheng Liu
53e8e14cbf
Update apps/sparo-lib/src/services/SparoProfileService.ts
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-03-04 20:26:04 -08:00
Cheng Liu
2a1bff59ac
chore: move the details on folders to debug log 2024-03-04 20:13:33 -08:00
Cheng Liu
0ea3773b67
chore: final tweak before 1.0 2024-03-04 20:00:56 -08:00
qun
992f929e48 chore: use path.parse instead of split 2024-03-05 03:38:45 +00:00
Pete Gonzalez
5c929b8543
Merge pull request #45 from tiktok/octogonz/under-construction
Remove "under construction" notices
2024-03-04 18:59:57 -08:00
EscapeB
3a7a42e976
Merge pull request #28 from EscapeB/feat/support_profile_parameters_in_pull
feat: support profile parameters in pull & clone command
2024-03-05 10:59:28 +08:00
EscapeB
7076806420 chore: disable pull command for now 2024-03-05 09:54:38 +08:00
Pete Gonzalez
9e62f118ff Remove "under construction" notices in preparation for 1.0 release 2024-03-04 16:38:47 -08:00
qun
abd7680571 fix: compatible with windows 2024-03-04 23:54:19 +00:00
EscapeB
e3ce816454 chore: apply cr suggestion 2024-03-04 14:55:30 +08:00
EscapeB
593b519dcb feat: support profile parameters in clone & pull command 2024-03-04 14:55:28 +08:00
Cheng Liu
b7bff1d272
chore: config dist folders for build phase 2024-03-01 23:32:43 -08:00
tiktokbot
7657c041f5 Bump versions [skip ci] 2024-03-02 06:30:18 +00:00
tiktokbot
b1ff6d7e1d Update changelogs [skip ci] 2024-03-02 06:30:17 +00:00
Cheng Liu
7cf4f9535f
fix: set profile logic in sparo checkout 2024-03-01 20:32:51 -08:00
tiktokbot
1d04be72e0 Bump versions [skip ci] 2024-03-01 23:21:34 +00:00
tiktokbot
5dcb2455d3 Update changelogs [skip ci] 2024-03-01 23:21:32 +00:00
Cheng Liu
175e7413e3
Merge pull request #39 from tiktok/fix-help
Fix help
2024-03-01 15:18:49 -08:00