Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuring the base URL for API requests #395

Open
lkiesow opened this issue May 14, 2024 · 0 comments · May be fixed by #483
Open

Allow configuring the base URL for API requests #395

lkiesow opened this issue May 14, 2024 · 0 comments · May be fixed by #483
Labels
type:enhancement New feature or request

Comments

@lkiesow
Copy link
Member

lkiesow commented May 14, 2024

The Opencast Editor allows us to configure the base URL and authentication for API requests:

https://github.com/opencast/opencast-editor/blob/813a1abd4861c7ca14264d34a4c7a76d0c4882f2/public/editor-settings.toml#L19-L23

This makes it very easy to build and deploy static pages for every pull requests which then get their data from develop.opencast.org. If we can do that, it would be really easy to automatically deploy pull requests which in turn would make reviewing patches much easier.

@geichelberger geichelberger linked a pull request May 28, 2024 that will close this issue
@ziegenberg ziegenberg added the type:enhancement New feature or request label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants