mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #1791] [MERGED] Remove submodule and add clone and build to CI for web UI #8891
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/1791
Author: @EraYaN
Created: 9/24/2019
Status: ✅ Merged
Merged: 9/24/2019
Merged by: @joshuaboniface
Base:
master← Head:ci-web-build📝 Commits (3)
0ca0d9dRemove submodule and add clone and build to CIe9fb46bFix path typo and add same code to main build.a73d872Add extra conditions.📊 Changes
8 files changed (+61 additions, -22 deletions)
View changed files
📝
.ci/azure-pipelines.yml(+56 -12)➖
.gitmodules(+0 -4)📝
Dockerfile(+1 -1)📝
Dockerfile.arm(+1 -1)📝
Dockerfile.arm64(+1 -1)📝
Jellyfin.Server/Program.cs(+1 -1)📝
MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj(+1 -1)➖
MediaBrowser.WebDashboard/jellyfin-web(+0 -1)📄 Description
Changes
Removes submodule and add a build and copy for the web UI.
The
buildandbump_versionscripts will need to be updated🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.