Skip to content

Fix npm variables in pom#1572

Open
gregorydlogan wants to merge 1 commit intoopencast:r/18.xfrom
gregorydlogan:t/correct-node-variables
Open

Fix npm variables in pom#1572
gregorydlogan wants to merge 1 commit intoopencast:r/18.xfrom
gregorydlogan:t/correct-node-variables

Conversation

@gregorydlogan
Copy link
Copy Markdown
Member

This PR resolves an issue in the pom file where we were using the studio's node variables, which don't match the admin's.

@gregorydlogan gregorydlogan added the type:bug Something isn't working label Apr 9, 2026
…e copy and pasted from studio, which doesn't match the admin's version
@gregorydlogan gregorydlogan force-pushed the t/correct-node-variables branch from 758b39a to 0df8524 Compare April 9, 2026 02:24
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Use docker or podman to test this pull request locally.

Run test server using develop.opencast.org as backend:

podman run --rm -it -p 127.0.0.1:3000:3000 ghcr.io/opencast/admin-interface:pr-1572

Specify a different backend like stable.opencast.org:

podman run --rm -it -p 127.0.0.1:3000:3000 -e PROXY_TARGET=https://stable.opencast.org ghcr.io/opencast/admin-interface:pr-1572

It may take a few seconds for the interface to spin up.
It will then be available at http://127.0.0.1:3000.
For more options you can pass on to the proxy, take a look at the README.md.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

This pull request is deployed at test.admin-interface.opencast.org/1572/2026-04-09_02-26-13/ .
It might take a few minutes for it to become available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant