Commit graph

64 commits

Author SHA1 Message Date
daimond113
bb92a06d64
feat: support fallback wally registries 2024-11-22 19:40:20 +01:00
daimond113
a067fbd4bd
fix: correctly resolve peer dependencies 2024-11-22 15:52:54 +01:00
daimond113
24ad379b7c
feat: make self-upgrade check for updates by itself 2024-11-16 13:47:35 +01:00
daimond113
be46042b51
fix: correctly link Wally server packages 2024-11-16 13:47:34 +01:00
daimond113
dcd6a2a107
fix(cli): correct async-related panic 2024-11-12 16:00:37 +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
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
09820e322c
refactor: use fs-err for fs operations 2024-11-01 20:57:32 +01: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
14aeabeed2
fix: listen for device flow completion without requiring enter 2024-10-17 22:07:55 +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
15df417472
feat: allow full version reqs in workspace spec version field 2024-10-13 14:13:21 +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
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
10c804e2f3
feat: add roblox server target 2024-09-06 23:38:44 +02:00
daimond113
702153d81b
feat: proper update command 2024-09-04 19:48:37 +02:00
daimond113
d321b8b0aa
feat: add PESDE_ROOT for bin packages 2024-09-03 23:08:08 +02:00
daimond113
71eacb8673
feat: support adding workspace packages 2024-09-03 18:19:01 +02:00
daimond113
5236be53fd
feat: add path param in git specifiers 2024-09-03 16:47:38 +02:00
daimond113
f1ce6283d8
feat: implement workspace/monorepo support 2024-09-03 16:01:48 +02:00
daimond113
bd7e1452b0
feat(registry): store package docs 2024-09-02 16:49:40 +02:00
daimond113
f732451252
feat: use standard tables by default 2024-08-28 12:03:03 +02:00
daimond113
f2deb64f1c
refactor: better windows UX 2024-08-27 19:49:52 +02:00
daimond113
8168bb5124
fix: handle disabled features 2024-08-27 19:07:11 +02:00
daimond113
7aaea85a2d
feat: store more package info in index 2024-08-14 19:55:58 +02:00
daimond113
2ae368d97e
fix: correctly add authors array 2024-08-13 20:29:26 +02:00
daimond113
17c2196522
fix: don't add luau extension for unix 2024-08-13 20:15:22 +02:00
daimond113
4f03155af0
feat: give more info from registry api 2024-08-13 20:14:41 +02:00
daimond113
83286ff758
fix: overwrite request headers 2024-08-12 23:16:26 +02:00
daimond113
836870f1ce
fix: improve login command behaviour 2024-08-12 22:31:05 +02:00
daimond113
30c9be8366
feat: implement token overrides 2024-08-12 22:28:37 +02:00
daimond113
3272f8aa88
fix: set deep dependencies' index urls 2024-08-12 11:55:21 +02:00
daimond113
6442030f93
feat: support toolchain managers in scripts 2024-08-12 01:17:26 +02:00