Skip to content

Remove useless calls to then#1061

Merged
Arnei merged 2 commits intoopencast:mainfrom
JulianKniephoff:useless-then
Jan 23, 2025
Merged

Remove useless calls to then#1061
Arnei merged 2 commits intoopencast:mainfrom
JulianKniephoff:useless-then

Conversation

@JulianKniephoff
Copy link
Copy Markdown
Member

No description provided.

@JulianKniephoff JulianKniephoff added the type:code-enhancement Internal improvements to the codebase label Jan 14, 2025
@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/opencast-admin-interface:pr-1061

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

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

github-actions Bot commented Jan 14, 2025

This pull request is deployed at test.admin-interface.opencast.org/1061/2025-01-15_15-20-25/ .
It might take a few minutes for it to become available.

@github-actions

This comment was marked as resolved.

@Arnei Arnei merged commit 40dbd20 into opencast:main Jan 23, 2025
@JulianKniephoff JulianKniephoff deleted the useless-then branch January 23, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:code-enhancement Internal improvements to the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants