Skip to content

Use more optional chaining#1326

Merged
Arnei merged 1 commit intoopencast:developfrom
JulianKniephoff:optional-chaining
Jun 12, 2025
Merged

Use more optional chaining#1326
Arnei merged 1 commit intoopencast:developfrom
JulianKniephoff:optional-chaining

Conversation

@JulianKniephoff
Copy link
Copy Markdown
Member

No description provided.

@JulianKniephoff JulianKniephoff added the type:code-enhancement Internal improvements to the codebase label Jun 10, 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-1326

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

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/1326/2025-06-10_12-59-52/ .
It might take a few minutes for it to become available.

@Arnei Arnei merged commit 09c2e4f into opencast:develop Jun 12, 2025
7 checks passed
@JulianKniephoff JulianKniephoff deleted the optional-chaining branch June 16, 2025 09:15
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