Skip to content

Move to node 24 in gh workflows#1586

Open
Arnei wants to merge 1 commit intoopencast:developfrom
Arnei:move-to-node-24
Open

Move to node 24 in gh workflows#1586
Arnei wants to merge 1 commit intoopencast:developfrom
Arnei:move-to-node-24

Conversation

@Arnei
Copy link
Copy Markdown
Member

@Arnei Arnei commented Apr 24, 2026

The maintenance window for node 20 is running out, we should probably update.

The maintenance window for node 20 is running out, we should
probably update.
@Arnei Arnei added the type:infrastructure Build process, deployment, workflows label Apr 24, 2026
@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/admin-interface:pr-1586

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

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/1586/2026-04-24_12-56-42/ .
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:infrastructure Build process, deployment, workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant