Skip to content

Conversation

@Arnei
Copy link
Member

@Arnei Arnei commented Dec 17, 2025

Finds use in most dropdowns

@Arnei Arnei added the type:dependencies Pull requests that update a dependency file label Dec 17, 2025
@github-actions
Copy link
Contributor

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/opencast-admin-interface:pr-1484

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/opencast-admin-interface:pr-1484

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.

Finds use in most dropdowns
@Arnei Arnei force-pushed the update-react-window-v2 branch from 966469c to bc40074 Compare December 17, 2025 13:23
@github-actions
Copy link
Contributor

This pull request is deployed at test.admin-interface.opencast.org/1484/2025-12-17_13-24-04/ .
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:dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant