Skip to content

Migrate API domain to api.oa2a.org#43

Merged
thebenignhacker merged 1 commit intomainfrom
chore/api-domain-migration
Mar 14, 2026
Merged

Migrate API domain to api.oa2a.org#43
thebenignhacker merged 1 commit intomainfrom
chore/api-domain-migration

Conversation

@thebenignhacker
Copy link
Copy Markdown
Contributor

Summary

  • Migrate backend API defaults from registry.opena2a.org to api.oa2a.org
  • registry.opena2a.org becomes the frontend domain (Vercel)
  • api.oa2a.org is the new backend API domain (Azure Container Apps)

Test plan

  • Build passes
  • Tests pass
  • https://api.oa2a.org verified live with TLS

registry.opena2a.org becomes the frontend domain.
api.oa2a.org is the new backend API domain.
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

VERDICT: APPROVE

SUMMARY: This PR migrates backend API domain references from registry.opena2a.org to api.oa2a.org across documentation, test fixtures, and default configuration values. All changes are string literal replacements in default URLs and comments. No security-critical code paths are modified, no new logic is introduced, and the changes maintain the same HTTPS transport and API endpoint structure. This is a pure configuration migration with no exploitable attack surface.


Reviewed 7 files changed (13837 bytes)

@thebenignhacker thebenignhacker merged commit 466cbc1 into main Mar 14, 2026
1 check passed
@thebenignhacker thebenignhacker deleted the chore/api-domain-migration branch March 14, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant