Files
Anthias/website/content
Viktor Petersson e0ec190369 chore(import): remove the OptiSigns provider (#3157)
* chore(import): remove the OptiSigns provider

OptiSigns' GraphQL gateway does not expose a downloadable file URL for
uploaded assets (only a CDN-relative thumbnail key with no public base),
and its web assets are internal *.optisigns.com apps, so an import returned
nothing. Rather than ship a provider that imports nothing, remove it:
provider module, registry entry, tests, and the website/wizard copy. The
other providers (Yodeck, ScreenCloud, piSignage, Xibo) are unaffected.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* chore(import): keep provider-list comments generic

Address Copilot: don't hard-code the provider list in the settings
template, the import view docstring, or the package docstring, so the
comments don't drift as providers change. Also fix an awkward line wrap.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 13:23:56 +01:00
..