Skip to content

Fix admin submodule PR filing#1545

Merged
gregorydlogan merged 6 commits intoopencast:r/18.xfrom
gregorydlogan:r/18.x
Apr 3, 2026
Merged

Fix admin submodule PR filing#1545
gregorydlogan merged 6 commits intoopencast:r/18.xfrom
gregorydlogan:r/18.x

Conversation

@gregorydlogan
Copy link
Copy Markdown
Member

This PR fixes the automated PR generation (which didn't work at all), and also handles updating an existing PR rather than filing a new one if the last has not been merged yet.

@gregorydlogan gregorydlogan added the type:bug Something isn't working label Apr 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

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

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

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.

@gregorydlogan gregorydlogan force-pushed the r/18.x branch 3 times, most recently from 150e17c to 51cf625 Compare April 3, 2026 03:31
@gregorydlogan gregorydlogan self-assigned this Apr 3, 2026
@gregorydlogan gregorydlogan merged commit 5a2b44d into opencast:r/18.x Apr 3, 2026
6 of 7 checks passed
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.

1 participant