Skip to content

Fix release GHA script for develop#1478

Merged
gregorydlogan merged 3 commits intoopencast:r/17.xfrom
gregorydlogan:t/rework-workflows
Nov 20, 2025
Merged

Fix release GHA script for develop#1478
gregorydlogan merged 3 commits intoopencast:r/17.xfrom
gregorydlogan:t/rework-workflows

Conversation

@gregorydlogan
Copy link
Member

This PR adds handling for develop, and fixes a few issues with the release script for earlier versions as well

@gregorydlogan gregorydlogan added the type:bug Something isn't working label Nov 18, 2025
@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-1478

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

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

This pull request is deployed at test.admin-interface.opencast.org/1478/2025-11-18_16-36-16/ .
It might take a few minutes for it to become available.

@gregorydlogan gregorydlogan self-assigned this Nov 20, 2025
@gregorydlogan gregorydlogan merged commit 472dad2 into opencast:r/17.x Nov 20, 2025
9 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