Skip to content

Update Mui material to version 9#1614

Merged
Arnei merged 4 commits into
opencast:developfrom
Arnei:mui-material-9
May 27, 2026
Merged

Update Mui material to version 9#1614
Arnei merged 4 commits into
opencast:developfrom
Arnei:mui-material-9

Conversation

@Arnei
Copy link
Copy Markdown
Member

@Arnei Arnei commented May 27, 2026

Updating mui material to major version 9 required a code change.

Also upates some other dependencies to new major versions that do not require a code change.

@Arnei Arnei added the type:dependencies Pull requests that update a dependency file label May 27, 2026
@Arnei Arnei merged commit 3d8ab37 into opencast:develop May 27, 2026
7 of 8 checks passed
@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/admin-interface:pr-1614

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

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant