Virgil
2f599eb6d5
refactor(marketplace): inject mediums into SCM helpers
...
Security Scan / security (push) Failing after 14s
Test / test (push) Failing after 1m0s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 14:47:49 +00:00
Virgil
676130ab84
refactor(repos): stabilise registry ordering
...
Security Scan / security (push) Failing after 11s
Test / test (push) Successful in 2m21s
Sort registry and provider-registry listings for deterministic output and add coverage for the stable ordering guarantees.
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:52:45 +00:00
Virgil
dd59b177c6
chore(ax): normalise test naming and usage annotations
...
Security Scan / security (push) Failing after 10s
Test / test (push) Successful in 2m2s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 06:37:20 +00:00
Virgil
305aa0da6f
chore(ax): normalize SPDX header identifier
Security Scan / security (push) Failing after 8s
Test / test (push) Successful in 4m12s
2026-03-30 00:54:20 +00:00
Virgil
5f73d41184
chore(ax): add SPDX headers to remaining Go files
Security Scan / security (push) Failing after 15s
Test / test (push) Failing after 29s
2026-03-30 00:19:43 +00:00
Virgil
d5f98c1341
refactor(ax): align code with AX principles
Security Scan / security (push) Failing after 10s
Test / test (push) Failing after 25s
2026-03-29 23:59:48 +00:00
Snider
dc1790f12b
feat(marketplace): add provider discovery and registry
...
Security Scan / security (push) Failing after 8s
Test / test (push) Failing after 1m19s
Extend Manifest with provider fields (namespace, port, binary, args, element,
spec) and add IsProvider() helper. New DiscoverProviders() scans directories
for runtime provider manifests. ProviderRegistryFile handles registry.yaml
read/write for tracking installed providers. Includes 20 tests.
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-14 12:22:37 +00:00