Skip to content

fix: update vol-uri-constructor to 2.4.0 for correct local URLs#373

Merged
sr4850 merged 1 commit into
mainfrom
fix/update-uri-constructor-local-urls
May 12, 2026
Merged

fix: update vol-uri-constructor to 2.4.0 for correct local URLs#373
sr4850 merged 1 commit into
mainfrom
fix/update-uri-constructor-local-urls

Conversation

@sr4850

@sr4850 sr4850 commented May 12, 2026

Copy link
Copy Markdown
Contributor

The v2.3.0 JAR uses Docker service names (olcs-backend, olcs-selfserve) for LOCAL env which only work from inside Docker containers. The v2.4.0 version uses the correct proxy hostnames (api.local.olcs.dev-dvsacloud.uk, ssweb.local.olcs.dev-dvsacloud.uk) enabling tests to run from the host.

Description

Related issue: JIRA_TICKET_NUMBER

Before submitting (or marking as "ready for review")

  • Does the pull request title follow the conventional commit specification?
  • Have you performed a self-review of the code
  • Have you have added tests that prove the fix or feature is effective and working
  • Did you make sure to update any documentation relating to this change?

The v2.3.0 JAR uses Docker service names (olcs-backend, olcs-selfserve)
for LOCAL env which only work from inside Docker containers. The v2.4.0
version uses the correct proxy hostnames (api.local.olcs.dev-dvsacloud.uk,
ssweb.local.olcs.dev-dvsacloud.uk) enabling tests to run from the host.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@sr4850 sr4850 merged commit 6e8850d into main May 12, 2026
7 checks passed
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