Commit graph

246 commits

Author SHA1 Message Date
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