Commit graph

246 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
Cheng Liu
813000fcd0
Merge pull request #38 from tiktok/feat-improve-load-profiles
Feat improve load profiles
2024-03-01 15:18:27 -08:00
Cheng Liu
86a60c38e1
Merge pull request #34 from tiktok/octogonz/remove-command-selector
chore: Add explicit entry points for "sparo" vs "sparo-ci"
2024-03-01 15:06:25 -08:00
Cheng Liu
867b0e86c2
Merge pull request #40 from tiktok/fix-error-message
Fix error message
2024-03-01 14:17:01 -08:00
Cheng Liu
654efe357e
Merge pull request #33 from tiktok/feat-subspace-skeleton
feat: add <project_folder>/subspace folder into skeleton
2024-03-01 14:08:54 -08:00
Cheng Liu
b3d50aeed3
fix: improve error message 2024-03-01 14:04:22 -08:00
Cheng Liu
c4a6ab1791
fix: turn off yargs strict to proxy unrecognized commands to git 2024-03-01 13:25:40 -08:00
Cheng Liu
d7f4396ffb
feat: allow other configuration files under sparo profiles 2024-03-01 13:11:07 -08:00
Cheng Liu
ea8ab4cb68
Merge pull request #37 from L-Qun/main
chore: add help alias and enable strict mode
2024-03-01 12:15:15 -08:00
Cheng Liu
7d6ac10308
Merge pull request #32 from tiktok/feat-improve-checkout-error-log
feat: improve error logs when running rush list failed
2024-03-01 11:59:39 -08:00
qun
082cfb3ceb chore: help 2024-03-01 15:15:59 +00:00
qun
ea7e721a68 chore: add help alias and enable strict mode 2024-03-01 12:30:22 +00:00
tiktokbot
db06dd68f4 Bump versions [skip ci] 2024-03-01 09:03:10 +00:00
tiktokbot
1327d5afcb Update changelogs [skip ci] 2024-03-01 09:03:08 +00:00
Pete Gonzalez
16beb15473 Finally fix the problem where ```shell was not highlighted correctly 2024-03-01 00:58:10 -08:00
Pete Gonzalez
77ddc264b5 Editing 2024-03-01 00:40:46 -08:00
Pete Gonzalez
8f6dd74dab Remove the under construction banner now that the basic docs are complete 2024-03-01 00:24:14 -08:00
Pete Gonzalez
4642442a95 Add CLI docs 2024-03-01 00:19:27 -08:00
Pete Gonzalez
61ac8b6447 Remove SparoCommandSelector.ts in favor of explicit entry points 2024-02-29 22:53:06 -08:00
Cheng Liu
fdd2322f8c
feat: add <project_folder>/subspace folder into skeleton 2024-02-29 16:51:44 -08:00
Cheng Liu
df238834bc
feat: improve error logs when running rush list fails 2024-02-29 14:00:06 -08:00
Cheng Liu
612c9e1845
feat: list profiles without cli parameters 2024-02-28 16:58:59 -08:00
Cheng Liu
dc29742953
Merge pull request #30 from tiktok/fix-ci-checkout
Fix ci checkout
2024-02-28 16:43:30 -08:00
Cheng Liu
0690a22524
Apply suggestions from code review
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-02-28 16:39:35 -08:00
Cheng Liu
f0a5e8691d
Merge pull request #27 from tiktok/feat-help
feat: show help text
2024-02-28 15:27:17 -08:00
Cheng Liu
25b5a55608
feat: sparo-ci sparse to sparo-ci checkout 2024-02-28 14:27:18 -08:00
qun
b70a0c0ee0 chore: support for cloning a specify branch 2024-02-28 16:29:49 +00:00
Cheng Liu
b1d04a9780
feat: show help text 2024-02-27 16:02:18 -08:00
Pete Gonzalez
9727125032
Add a launch.json for VS Code debugging 2024-02-27 10:50:56 -08:00
Pete Gonzalez
e1f7673127
Document how to test the update-notifier 2024-02-27 10:50:56 -08:00
Cheng Liu
e83d3ac348
feat: add update-notifier 2024-02-27 10:50:55 -08:00
EscapeB
61327b292f
Merge pull request #19 from EscapeB/feat/support_add_profile_in_checkout
feat: support --add-profile in sparo checkout & refactor current checkout profile logic
2024-02-27 16:37:10 +08:00
EscapeB
02aa23b93b chore: apply cr suggestion 2024-02-27 16:35:44 +08:00
EscapeB
9fc3cfc60f
Apply suggestions from code review
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-02-27 16:27:40 +08:00
EscapeB
3b8073f76f
Apply suggestions from code review
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-02-27 16:26:14 +08:00
Pete Gonzalez
00f5718b9e
Merge pull request #25 from tiktok/octogonz/website-links
Add website links to README.md and package.json
2024-02-26 22:45:07 -08:00
Pete Gonzalez
67b1204505 Add ThemedImage to control logo color in dark mode 2024-02-26 22:39:53 -08:00
Pete Gonzalez
e42289ecfa Add dependency needed for type checking 2024-02-26 22:36:09 -08:00
Pete Gonzalez
64c747840a Improve website logo appearance in dark mode 2024-02-26 22:33:20 -08:00
Pete Gonzalez
9b39c9e672 Add URL to CLI banner 2024-02-26 22:32:20 -08:00
Pete Gonzalez
f15bc9d10d Add "Under Construction" notices to website 2024-02-26 22:30:41 -08:00
Pete Gonzalez
fa646ec3ed Add hyperlink to logo in README.md 2024-02-26 22:28:34 -08:00
Pete Gonzalez
285e069a68 Update package.json metadata 2024-02-26 22:24:28 -08:00
Pete Gonzalez
a28f44ee53 Enable site search 2024-02-26 21:27:10 -08:00
Pete Gonzalez
dadd65f6a4 Fix lockfile issues 2024-02-26 20:33:34 -08:00
EscapeB
1defbbc127 refactor: change checkout profile logic 2024-02-26 12:24:49 +08:00
EscapeB
e33cbba97d feat: support --add-profile in sparo checkout 2024-02-26 11:41:07 +08:00
tiktokbot
82c90cf9d8 Bump versions [skip ci] 2024-02-24 04:08:10 +00:00
tiktokbot
0905385b30 Update changelogs [skip ci] 2024-02-24 04:08:09 +00:00
Cheng Liu
b49481a828
Merge pull request #21 from tiktok/feat-improve-tui
Feat improve tui
2024-02-23 19:55:54 -08:00
Cheng Liu
80f2b85ea9
Merge pull request #20 from tiktok/feat-init-profile
Feat init profile
2024-02-23 19:53:38 -08:00
Pete Gonzalez
69a422f701 Fix merge conflict with other branch 2024-02-23 17:49:59 -08:00
Pete Gonzalez
90417dcecf Improve output formatting for "init-profile" 2024-02-23 17:48:34 -08:00
Pete Gonzalez
2a9660f53d Calculate ASCII_HEADER_WIDTH based on terminal attributes 2024-02-23 17:32:56 -08:00
Pete Gonzalez
c35deb9e68 Improve formatting of "git clone" output 2024-02-23 17:26:14 -08:00
Pete Gonzalez
06cbde2100 Fix an issue where the website project did not get built by CI 2024-02-23 15:34:27 -08:00
Cheng Liu
c6931fb304
chore: update commands overview 2024-02-23 15:22:13 -08:00
Cheng Liu
7999c56c45
chore: update sparo-profile template 2024-02-23 15:22:13 -08:00
Cheng Liu
3422d10d9e
Update apps/sparo-lib/src/cli/commands/cmd-list.ts
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-02-23 15:21:23 -08:00
Cheng Liu
be588ff85e
feat: add init-profile command 2024-02-23 15:19:25 -08:00
Cheng Liu
7e378cacfd
feat: improve tui 2024-02-23 15:06:47 -08:00
Cheng Liu
79361b3b57
Merge pull request #18 from tiktok/feat-startup-banner
Feat startup banner
2024-02-23 11:32:09 -08:00
Cheng Liu
95859a22fa
Update apps/sparo-lib/src/logic/GitVersionCompatibility.ts
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2024-02-23 11:31:58 -08:00
Cheng Liu
07b5dd4c76
feat: startup banner shows verion info 2024-02-22 17:27:08 -08:00
Cheng Liu
78bda38225
fix: support checkout uncommitted sparo profiles 2024-02-22 14:26:07 -08:00
Pete Gonzalez
4f38fcb58e
Merge pull request #16 from EscapeB/fix/fix_sparse_service_load_path
fix: fix sparo profile load path in SparoProfileService
2024-02-22 10:52:14 -08:00
EscapeB
f71a5e53a3 fix: fix sparo profile load path in SparoProfileService 2024-02-22 18:09:12 +08:00
Pete Gonzalez
9df6a93cef
Merge pull request #15 from tiktok/octogonz/docusaurus
Initial Docusaurus setup
2024-02-22 00:41:10 -08:00
EscapeB
325e1689f5 fix: cr fix 2024-02-22 16:37:34 +08:00
Pete Gonzalez
8ccf90bcca Update project README.md 2024-02-21 23:48:30 -08:00
Pete Gonzalez
a353bad3b3 Remove footer 2024-02-21 23:48:21 -08:00
Pete Gonzalez
01c749671e Fix broken links 2024-02-21 23:40:31 -08:00
Pete Gonzalez
4be07ebe5f Configure docusaurus.config.js 2024-02-21 23:06:15 -08:00
Pete Gonzalez
b980b22625 Add artwork 2024-02-21 22:49:36 -08:00
Pete Gonzalez
92e115924e Add project to rush.json and upgrade to Node.js 18 (required for Docusaurus) 2024-02-21 22:28:27 -08:00
Pete Gonzalez
3a3d45c74e Delete boilerplate files 2024-02-21 22:21:11 -08:00
Pete Gonzalez
9f6b7061ee npx create-docusaurus@latest website classic 2024-02-21 22:17:23 -08:00
Cheng Liu
0402d6f842
fix: log format 2024-02-21 18:42:51 -08:00
Cheng Liu
5d8f91cd08
Bump versions [skip ci] 2024-02-21 17:51:47 -08:00
Cheng Liu
73823ad8e4
Update changelogs [skip ci] 2024-02-21 17:51:45 -08:00
Cheng Liu
262bdcd2dc
fix: code housekeeping 2024-02-21 17:36:24 -08:00
Pete Gonzalez
56d09006ec Add a notice clarifying that the software is not yet ready for general usage. 2024-02-21 16:52:09 -08:00
Cheng Liu
aca5cc292a
Bump versions [skip ci] 2024-02-21 16:07:42 -08:00
Cheng Liu
3bfde195ba
Update changelogs [skip ci] 2024-02-21 16:07:40 -08:00
Cheng Liu
459c2c2eb9
📝 2024-02-21 15:59:57 -08:00
Cheng Liu
efdbf5f0c6
chore: refactor the git auto-config after clone 2024-02-21 13:53:05 -08:00
Cheng Liu
1c3212f707
feat: add mirror subcommands for sparo customized commands 2024-02-21 13:53:05 -08:00
Cheng Liu
8f1a57fc35
feat: support --no-profile in sparo checkout 2024-02-21 13:53:04 -08:00
Cheng Liu
dbc8117bce
feat: support non-autoinstallers repo 2024-02-21 13:53:04 -08:00
Cheng Liu
03aefc7271
feat: rename sparse-list to list-profiles 2024-02-21 13:53:04 -08:00
Cheng Liu
0eb7ae4eda
feat: rename sparse profile to sparo profile 2024-02-21 13:53:04 -08:00
Cheng Liu
0bacc6d663
refactor: LogService to TerminalService 2024-02-21 13:53:04 -08:00
Cheng Liu
3d666702bb
feat: sparo checkout with --profile 2024-02-21 11:13:10 -08:00
Cheng Liu
84324b34bf
feat: remove sparo sparse and sparo sparse-add 2024-02-21 11:09:34 -08:00
Cheng Liu
54d19cc626
feat: add TelemetryService 2024-02-21 11:03:40 -08:00
Cheng Liu
9765cdc30f
feat: introduce sparo-lib 2024-02-21 11:02:36 -08:00
Pete Gonzalez
c48b5c0cec Initial commit of files being released as open source
Based on GitLab commit b7d0c1d555c9358a7fb2141b14730bcdb85c0654
2024-02-20 21:42:28 -08:00