chore(release): define 1.8.12 publication gates

This commit is contained in:
archipelago
2026-09-11 05:37:21 -04:00
parent f5c0ba85cd
commit ef8c3a76be
14 changed files with 350 additions and 33 deletions
@@ -22,6 +22,9 @@ export interface CatalogPromotion {
headline: string
description: string
tag: string
/** Optional route within the installed app. Used by the Source promotion to
* open the canonical Archipelago repository rather than a generic client. */
path?: string
launchLabel?: string
installLabel?: string
detailsLabel?: string