Skip to content

Update i18n to major version 26#1585

Open
Arnei wants to merge 1 commit intoopencast:developfrom
Arnei:update-i18n-major-version-26
Open

Update i18n to major version 26#1585
Arnei wants to merge 1 commit intoopencast:developfrom
Arnei:update-i18n-major-version-26

Conversation

@Arnei
Copy link
Copy Markdown
Member

@Arnei Arnei commented Apr 24, 2026

Major version 26 has a breaking change that affects us, this patch should deal with that.

@Arnei Arnei added the type:dependencies Pull requests that update a dependency file label Apr 24, 2026
@Arnei Arnei force-pushed the update-i18n-major-version-26 branch from c879a1a to e44ae9c Compare April 24, 2026 12:34
Major version 26 has a breaking change that affects us, this patch
should deal with that.
@Arnei Arnei force-pushed the update-i18n-major-version-26 branch from e44ae9c to 05cbf1f Compare April 24, 2026 12:51
@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-1585

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

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/1585/2026-04-24_12-52-17/ .
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