Commit graph

133 commits

Author SHA1 Message Date
daimond113
dcd6a2a107
fix(cli): correct async-related panic 2024-11-12 16:00:37 +01:00
daimond113
72eb48de07
fix: use new path when setting file read-only 2024-11-11 18:59:34 +01:00
daimond113
9f3017742e
fix: correct cas finding algorithm 2024-11-11 18:57:44 +01:00
daimond113
b180bea063
feat(registry): move to body bytes over multipart for uploading 2024-11-11 13:22:09 +01:00
daimond113
1369fe990b
feat: display packages in progress bars 2024-11-10 18:08:59 +01:00
daimond113
15868acce0
feat: patch before linking 2024-11-10 17:16:35 +01:00
daimond113
a9b1fa655f
refactor: update update message 2024-11-10 16:47:19 +01:00
daimond113
d490c0a6f3
feat: continue change to async 2024-11-10 16:43:25 +01:00
daimond113
ab9124e02c
fix: add missing awaits 2024-11-05 21:02:23 +01:00
daimond113
b7444566dd
docs: add missing todo 2024-11-05 20:47:19 +01:00
daimond113
2b0f29a2f9
feat: begin switch to async 2024-11-05 20:44:24 +01:00
daimond113
9bc80a43db
refactor: allow specifying different index when publishing 2024-11-04 14:53:59 +01:00
daimond113
fde2ba1021
fix: correctly (de)serialize workspace specifiers versions 2024-11-03 13:09:06 +01:00
daimond113
620777cacf
fix: remove default.project.json from git pesde dependencies 2024-11-03 13:06:59 +01:00
daimond113
09820e322c
refactor: use fs-err for fs operations 2024-11-01 20:57:32 +01:00
daimond113
c9dc788056
refactor: separate IO errors more for pesde source download 2024-11-01 19:50:11 +01:00
daimond113
00ea56745e
fix: cleanup temp files for cas search algorithm 2024-11-01 19:10:18 +01:00
daimond113
397ea11ef5
fix: use different algorithm for finding cas dir 2024-11-01 18:31:11 +01:00
daimond113
b6f35b6209
fix: validate package names are lowercase 2024-10-30 17:07:17 +01:00
daimond113
b1ae6aebda
fix: don't make cas files read-only on windows 2024-10-26 17:45:18 +02:00
daimond113
50c7b4e542
chore: update dependencies 2024-10-25 10:59:33 +02:00
daimond113
d346fe1d34
refactor: optimize boolean expression in publish command 2024-10-20 18:15:14 +02:00
daimond113
70d07feb70
fix: sync scripts repo in background 2024-10-20 18:13:08 +02:00
daimond113
92c6120d24
perf: shallow clone dependency repos 2024-10-20 17:13:58 +02:00
daimond113
14aeabeed2
fix: listen for device flow completion without requiring enter 2024-10-17 22:07:55 +02:00
daimond113
051e062c39
style: remove comma before paren 2024-10-15 23:52:52 +02:00
daimond113
87a45c0429
fix(resolver): use new aliases when reusing lockfile deps 2024-10-15 23:52:00 +02:00
daimond113
beaf143679
style: use default index name constant 2024-10-14 23:28:02 +02:00
daimond113
c7c1daab36
feat: improve auth system for registry changes 2024-10-14 19:40:02 +02:00
daimond113
756b5c8257
fix: make github oauth client id optional 2024-10-14 14:59:16 +02:00
daimond113
b3f0a3cbfb
fix: handle missing revision properly 2024-10-13 15:18:05 +02:00
daimond113
15df417472
feat: allow full version reqs in workspace spec version field 2024-10-13 14:13:21 +02:00
daimond113
e6773144db
fix: allow writes to copied cas files 2024-10-13 13:57:55 +02:00
daimond113
bf77b69b0b
fix: correct pesde.toml inclusion message in publish 2024-10-13 11:59:31 +02:00
daimond113
e430bdf89f
feat: inform user about not finding any bin package when invoking from bin 2024-10-12 19:14:47 +02:00
daimond113
43a8d6272a
fix: remove duplicate manifest name in publish command 2024-10-12 18:59:57 +02:00
daimond113
b6459623b7
fix: allow luau packages in exec command 2024-10-12 18:51:01 +02:00
daimond113
48c5d159b4
fix: prevent self-upgrade from overwriting itself 2024-10-12 18:07:05 +02:00
daimond113
fa00a97f8b
feat: publish members when publishing workspace 2024-10-12 16:00:21 +02:00
daimond113
9a64a12f8e
fix: add feature gates to init command 2024-10-07 16:42:49 +02:00
daimond113
1c2a232aba
fix: use workspace specifiers target field 2024-10-07 00:01:10 +02:00
daimond113
36d9ca0634
fix: handle versions with dots 2024-10-06 23:50:58 +02:00
daimond113
962482962b
feat: support multitarget workspace members 2024-10-06 23:49:59 +02:00
daimond113
fc123ee537
chore(release): prepare for v0.5.0-rc.1 2024-10-06 22:15:22 +02:00
daimond113
2b6a731ea9
feat: add version management flag 2024-09-29 00:37:38 +02:00
daimond113
821cc989ef
feat: remove unnecessary feature flags 2024-09-29 00:26:46 +02:00
daimond113
afee3a0c2a
docs: update tagline 2024-09-29 00:04:35 +02:00
daimond113
863a09ef65
refactor: always use target names in packages folders 2024-09-28 23:46:09 +02:00
daimond113
bc86c2f1c5
refactor: remove is_compatible_with 2024-09-27 14:14:42 +02:00
daimond113
10c804e2f3
feat: add roblox server target 2024-09-06 23:38:44 +02:00