Audit one app's full integration status in duo-updater — distribution sources, release channels, update detection, changelog, one-click install. If already integrated, output a structured report and persist it. If not, investigate the app's landscape and…
Author a "fragile recipe" for one app in the duo-updater repo — either a ChangelogRecipe (turn a vendor's changelog page into native structured entries) or a VendorProbeRecipe (read the latest version, and optionally the installer, straight from a vendor's…
Author a "fragile recipe" for one app in the duo-updater repo — either a ChangelogRecipe (turn a vendor's changelog page into native structured entries) or a VendorProbeRecipe (read the latest version, and optionally the installer, straight from a vendor's…
Breadth-first sweep that finds apps with release channels duo-updater might be missing — especially apps that switch channel INSIDE the app (a Settings toggle like stable→beta/preview/insider) rather than shipping a separate download. It enumerates candidates…