Instance configuration #2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Shipped across 5 commits on
release/0.1.0. Field-name drift vs ticket wording (all intentional):fedisearch_instances→fedi_discover_instances— project was renamed.extras(JSON column) for per-type variant data.url,interval_seconds,enabled) +extrasJSON for the flexible bits. Better schema, same intent.Also added:
ValueObjectfor config (InstanceConfig),InstanceTypebacked enum, package factory with state helpers (->type(),->enabled(),->disabled()), andfedi-discover:validatecommand with--enabled-onlyflag.Tests: 28 green (unit + feature + package). Pint + PHPStan clean.