Skip to content

Register algolia/application when Stripe plan wiring works #91

Description

@snowmead

Blocker

algolia/application is HELD (source on disk, not registered). Live provision fails with:

Missing Application plan (provider_failure)

Provider is linkable and accepts config (name, region, accept_terms), but there is no separate Algolia plan service in the live catalog to pre-add.

Unblock

  1. Confirm Stripe/Algolia plan wiring allows stripe projects add algolia/application to complete with credentials.
  2. Declare pub mod algolia in providers/mod.rs + register_providers! row.
  3. mise run discover algolia/application -- --json --dir fixtures/smoke/cloudflare | mise run discover-apply
  4. Drop algolia/application from EXCL in scripts/generate_catalog_integrations.py.
  5. Restore the row in PROVIDERS.md.

See docs/ADDING-A-PROVIDER.md § External pin blockers.

Related: #90

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions