Skip to content

Activate some eslints again#1347

Merged
gregorydlogan merged 1 commit intoopencast:developfrom
Arnei:eslint-activate-again
Jul 11, 2025
Merged

Activate some eslints again#1347
gregorydlogan merged 1 commit intoopencast:developfrom
Arnei:eslint-activate-again

Conversation

@Arnei
Copy link
Copy Markdown
Member

@Arnei Arnei commented Jun 23, 2025

These rules were deactivated due to some unfortunate merging. This activates them again.

@Arnei Arnei added the type:code-enhancement Internal improvements to the codebase label Jun 23, 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-1347

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

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 Jun 23, 2025

This pull request is deployed at test.admin-interface.opencast.org/1347/2025-07-10_07-55-21/ .
It might take a few minutes for it to become available.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 3, 2025

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

@github-actions
Copy link
Copy Markdown
Contributor

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

These rules were deactivated due to some unfortunate merging.
This activates them again.
@Arnei Arnei force-pushed the eslint-activate-again branch from 73a326c to 6e675b6 Compare July 11, 2025 09:31
@gregorydlogan gregorydlogan self-assigned this Jul 11, 2025
@gregorydlogan gregorydlogan merged commit 93fef28 into opencast:develop Jul 11, 2025
6 checks passed
This was referenced Jul 11, 2025
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