Skip to content

feat: add profile validation#264

Open
braianj wants to merge 2 commits intomainfrom
feat/validate-profile-against-asset-bundle
Open

feat: add profile validation#264
braianj wants to merge 2 commits intomainfrom
feat/validate-profile-against-asset-bundle

Conversation

@braianj
Copy link
Contributor

@braianj braianj commented Jan 29, 2026

  • Replace profile fetching from multiple catalyst servers with a single request to asset-bundle-registry
  • Remove profile consistency check and redeployment logic (no longer needed)
  • Simplify useAuthFlow hook by removing catalyst rotation logic

Changes

  • fetchProfile now uses native fetch with POST to asset-bundle-registry
  • Removed fetchProfileWithConsistencyCheck, redeployExistingProfile, and related functions
  • Removed useDisabledCatalysts hook
  • Added ASSET_BUNDLE_REGISTRY_URL config for all environments
  • Updated tests to match new implementation

@braianj braianj self-assigned this Jan 29, 2026
@braianj braianj added the enhancement New feature or request label Jan 29, 2026
@vercel
Copy link

vercel bot commented Jan 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
auth Error Error Jan 29, 2026 4:48pm

Request Review

Base automatically changed from feat/redeploy-profiles-withouth-snapshots to main January 29, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments