Skip to content

fix(api): default Hub server URL → live https://openuba.org#139

Merged
Jovonni merged 1 commit into
masterfrom
fix/openuba-hub-default-url
Jun 22, 2026
Merged

fix(api): default Hub server URL → live https://openuba.org#139
Jovonni merged 1 commit into
masterfrom
fix/openuba-hub-default-url

Conversation

@Jovonni

@Jovonni Jovonni commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Surfaced by the 3-agent ROADMAP audit on PR #137 (Agent A + C audits at .cncf-roadmap-audit/audit-{A,C}-*.md).

The find: core/api.py:85 still defaulted to http://openuba.gacwr.org — a dead host. The actual live public Hub instance is https://openuba.org (HTTP 200, sibling repo openuba-model-hub deploys it with CNAME=openuba.org). The newer core/registry/adapters/openuba_hub_adapter.py was already pointing at the live URL; this brings the legacy API surface in line.

Change: 1 line. http://openuba.gacwr.orghttps://openuba.org in core/api.py:85.

cc @Jovonni — landed off fresh master post-#137 and #138 merges. cc @copilot — straightforward URL fix.

… openuba.gacwr.org)

Surfaced by the 3-agent ROADMAP audit on PR #137 (Agent A + C, .cncf-roadmap-audit/audit-{A,C}-*.md): the openuba_hub_adapter.py was already updated to https://openuba.org, but core/api.py:85 still pointed at the dead http://openuba.gacwr.org host. This brings the legacy API surface in line with the live public Hub instance at https://openuba.org.
@Jovonni Jovonni added the enhancement New feature or request label Jun 22, 2026
@Jovonni Jovonni merged commit 6d7b9cf into master Jun 22, 2026
14 checks passed
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.

1 participant