Skip to content

feat(hub-client): Support accessing the hub under a subpath#352

Merged
cscheid merged 1 commit into
mainfrom
aj-hub-client-subpath
Jun 30, 2026
Merged

feat(hub-client): Support accessing the hub under a subpath#352
cscheid merged 1 commit into
mainfrom
aj-hub-client-subpath

Conversation

@atheriel

Copy link
Copy Markdown
Collaborator

This commit makes various changes to let the hub be served behind a reverse proxy that mounts it under a subpath (e.g. /subpath) rather than at an origin root. This is controlled by a new build-time knob, VITE_HUB_BASE_PATH.

Unit tests are included.

This commit makes various changes to let the hub be served behind a
reverse proxy that mounts it under a subpath (e.g. `/subpath`) rather
than at an origin root. This is controlled by a new build-time knob,
`VITE_HUB_BASE_PATH`.

Unit tests are included.

Signed-off-by: Aaron Jacobs <aaron.jacobs@posit.co>
@cscheid cscheid self-requested a review June 30, 2026 19:29

@cscheid cscheid left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks great! When this passes CI we'll merge and fire off a new q2 binary release.

@cscheid cscheid merged commit 669153f into main Jun 30, 2026
5 checks passed
@cscheid cscheid deleted the aj-hub-client-subpath branch June 30, 2026 19:29
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.

2 participants