Skip to content

Download correct crowdin translation branch#1501

Merged
gregorydlogan merged 1 commit intoopencast:r/18.xfrom
gregorydlogan:r/17.x
Jan 23, 2026
Merged

Download correct crowdin translation branch#1501
gregorydlogan merged 1 commit intoopencast:r/18.xfrom
gregorydlogan:r/17.x

Conversation

@gregorydlogan
Copy link
Member

This PR causes GHA to download and apply the correct translations from crowdin. Previously all branches applied the translations from main, which is both defunct and no longer updating with new keys.

@gregorydlogan gregorydlogan added the type:bug Something isn't working label Jan 15, 2026
@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-1501

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

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
Contributor

github-actions bot commented Jan 15, 2026

This pull request is deployed at test.admin-interface.opencast.org/1501/2026-01-15_21-27-58/ .
It might take a few minutes for it to become available.

@KatrinIhler
Copy link
Member

I will not cut an Admin UI release just for this, can you repoint this to 18?

@gregorydlogan gregorydlogan changed the base branch from r/17.x to r/18.x January 23, 2026 16:15
@gregorydlogan gregorydlogan merged commit 1829c80 into opencast:r/18.x Jan 23, 2026
16 checks passed
@gregorydlogan gregorydlogan self-assigned this Jan 23, 2026
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.

2 participants