Skip to content

Update react-hotkeys-hook to 5.2.4#1511

Merged
Arnei merged 1 commit into
opencast:developfrom
Arnei:update-react-hotkeys-5.2.4
Feb 19, 2026
Merged

Update react-hotkeys-hook to 5.2.4#1511
Arnei merged 1 commit into
opencast:developfrom
Arnei:update-react-hotkeys-5.2.4

Conversation

@Arnei

@Arnei Arnei commented Feb 19, 2026

Copy link
Copy Markdown
Member

We are importing an internal type from react-hotkeys-hook. This type has changed places, so we had to change our import

We are importing an internal type from react-hotkeys-hook.
This type has changed places, so we had to change our import
@Arnei Arnei added the type:dependencies Pull requests that update a dependency file label Feb 19, 2026
@Arnei Arnei merged commit 2ee2623 into opencast:develop Feb 19, 2026
8 checks passed
@github-actions

Copy link
Copy Markdown
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-1511

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-1511

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

This pull request is deployed at test.admin-interface.opencast.org/1511/2026-02-19_14-37-08/ .
It might take a few minutes for it to become available.

gregorydlogan pushed a commit to gregorydlogan/admin-interface that referenced this pull request Mar 26, 2026
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