Peter Steinberger
|
5443baa852
|
Persist plugin install index in SQLite (#88794)
* refactor: persist plugin install index in sqlite
* fix: merge legacy plugin index records into sqlite
* test: update plugin index sqlite fixtures
* fix: migrate custom plugin install indexes
* test: update plugin index sentinel
* fix: exclude migrated plugin index archives
* fix: read post-upgrade plugin index from sqlite
* fix: migrate legacy plugin index before agent runs
* fix: respect disabled persisted plugin registry reads
* test: type plugin install record fixtures
* fix: simplify plugin index record reader type
* test: fix sqlite plugin index CI fallout
* test: mock provider normalization in agent command tests
# Conflicts:
# src/commands/agent-command.test-mocks.ts
* build: remove unused ui three dependency
|
2026-05-31 20:51:33 -04:00 |
|
Peter Steinberger
|
22cb7fb6b7
|
chore(lint): enable no-promise-executor-return
|
2026-05-31 23:06:13 +01:00 |
|
Peter Steinberger
|
23dac6c263
|
test: keep vitest cases under one second
|
2026-05-31 06:51:34 +01:00 |
|
Vincent Koc
|
beb665212c
|
refactor: share e2e bounded response reader
|
2026-05-29 22:10:14 +02:00 |
|
Vincent Koc
|
dcecda5596
|
fix(e2e): reject loose journey limits
|
2026-05-28 23:45:26 +02:00 |
|
Vincent Koc
|
605e2976ed
|
fix(e2e): bound release fixture response bodies
|
2026-05-28 21:36:25 +02:00 |
|
Vincent Koc
|
6b68d05fdc
|
fix(e2e): bound release user journey fixture probes
|
2026-05-27 06:33:08 +02:00 |
|
Vincent Koc
|
4b03e07294
|
test(e2e): assert release plugin uninstall removes files
|
2026-05-26 07:53:20 +02:00 |
|
Vincent Koc
|
74f3a1eee2
|
fix(test): assert e2e agent reply payloads
|
2026-05-25 21:49:16 +02:00 |
|
Vincent Koc
|
88c49f9e68
|
chore(deadcode): dedupe repeated helpers
|
2026-05-21 18:47:09 +08:00 |
|
Peter Steinberger
|
58bfefbad3
|
test: add release user journey docker lane
|
2026-05-13 19:17:57 +01:00 |
|