Commit graph

169 commits

Author SHA1 Message Date
daimond113
c7c1daab36
feat: improve auth system for registry changes 2024-10-14 19:40:02 +02:00
daimond113
66a885b4e6
fix(registry): prevent token usage from unauthorized apps 2024-10-14 17:55:11 +02:00
daimond113
756b5c8257
fix: make github oauth client id optional 2024-10-14 14:59:16 +02:00
daimond113
d2e04f49d0
feat(registry): return package dependencies 2024-10-14 13:21:09 +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
25260e5ab7
fix: report S3 errors 2024-10-13 11:55:25 +02:00
daimond113
258850e9ea
chore(release): prepare for v0.5.0-rc.5 2024-10-12 19:17:37 +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
85d2300c6a
chore(release): prepare for v0.5.0-rc.4 2024-10-12 16:06:00 +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
aee036b998
chore(release): prepare for v0.5.0-rc.3 2024-10-07 00:05:59 +02:00
daimond113
1c2a232aba
fix: use workspace specifiers target field 2024-10-07 00:01:10 +02:00
daimond113
6c76a21b14
chore(release): prepare for v0.5.0-rc.2 2024-10-06 23:52:46 +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
9f08c7a794
ci: fix release ci 2024-09-29 17:33:18 +02:00
daimond113
d608fa141f
ci: try to fix errors 2024-09-29 17:25:53 +02:00
daimond113
e0dccbf568
ci: try to fix errors 2024-09-29 17:24:24 +02:00
daimond113
ed0ea11db0
ci: remove outdated code 2024-09-29 09:29:35 +02:00
daimond113
bfc4e6ec31
chore: update dependencies 2024-09-29 00:44:39 +02:00
daimond113
8bb07bea60
ci: delete git cliff config 2024-09-29 00:40:29 +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
daimond113
30c4d0c391
feat(registry): make storage & auth customisable 2024-09-05 21:57:47 +02:00
daimond113
702153d81b
feat: proper update command 2024-09-04 19:48:37 +02:00
daimond113
c08dfb9965
feat(registry): use env variable for repo 2024-09-04 16:19:09 +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
f631c1deb9
refactor: use digest method in hash util 2024-08-29 23:30:14 +02:00
daimond113
2a136f11db
feat: make cas files readonly 2024-08-29 23:28:09 +02:00
daimond113
00db2a51c2
fix: parse versions on non windows platforms correctly 2024-08-29 00:24:52 +02:00
daimond113
f732451252
feat: use standard tables by default 2024-08-28 12:03:03 +02:00
daimond113
b1a0cf6637
feat: remove ratelimits on info queries 2024-08-27 21:10:24 +02:00
daimond113
f2deb64f1c
refactor: better windows UX 2024-08-27 19:49:52 +02:00
daimond113
fd69ced633
fix: remove unwrap 2024-08-27 19:49:11 +02:00