Commit graph

8 commits

Author SHA1 Message Date
Will Browne
35dd9bdf9a
Plugins: Set all relevant fields for catalog meta (#117174)
set all relevant fields for catalog meta
2026-01-30 17:05:33 +00:00
Will Browne
d3ff0772ba
Plugins: Move loading strategy into pkg/plugins (#116207)
* move loading strategy into pkg/plugins

* undo stale comment

* fix lint issues

* make update-workspace

* undo go.mod change

* fix lint issue

* fix test

* fix HTTP server

* fix meta
2026-01-15 14:06:16 +00:00
Will Browne
6800746f35
Plugins: Move module hash logic into pkg/plugins (#116268)
* move module hash

* fix tests + lint

* more fixes

* tidy

* make workspace
2026-01-15 09:41:01 +00:00
Will Browne
6186aac5d4
Revert "Plugins: Add module hash field to plugin model" (#116211)
* Revert "Plugins: Add module hash field to plugin model (#116119)"

This reverts commit aa9b587cc1.

* trigger

* trigger
2026-01-13 18:34:39 +00:00
Will Browne
aa9b587cc1
Plugins: Add module hash field to plugin model (#116119)
* add module hash field to plugin model

* fix tests

* fix lint issues
2026-01-13 14:35:45 +00:00
Will Browne
7d179120b6
Plugins: Replace CDN class with FS CDN type (#113968)
replace cdn class with fs type
2025-11-20 14:03:24 +00:00
Will Browne
69f788ad55
Plugins: Remove pluginAssetProvider feature toggle (#112046)
* remove toggle

* fix lint issue
2025-10-10 10:35:22 +01:00
Will Browne
f6ed9e6ff0
Plugins: Introduce plugin asset provider (#108063)
* introduce plugin asset provider

* simply with PR feedback

* fix linter
2025-07-17 16:20:35 +01:00