Skip to content

Activate eslint prefer-const#1304

Merged
Arnei merged 2 commits intoopencast:developfrom
Arnei:prefer-const
Jun 18, 2025
Merged

Activate eslint prefer-const#1304
Arnei merged 2 commits intoopencast:developfrom
Arnei:prefer-const

Conversation

@Arnei
Copy link
Copy Markdown
Member

@Arnei Arnei commented May 23, 2025

Enables the eslint rule prefer-const.

Enables the eslint rule prefer-const.
@Arnei Arnei added the type:code-enhancement Internal improvements to the codebase label May 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-1304

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

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

This pull request is deployed at test.admin-interface.opencast.org/1304/2025-06-18_09-55-11/ .
It might take a few minutes for it to become available.

@github-actions
Copy link
Copy Markdown
Contributor

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

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

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.

@Arnei Arnei merged commit fe47276 into opencast:develop Jun 18, 2025
5 checks passed
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.

1 participant