Compare commits

...

6 Commits

Author SHA1 Message Date
LinuxServer-CI
7bedef788a Bot Updating Package Versions 2024-05-12 06:54:33 +00:00
LinuxServer-CI
bd5ffc3227 Bot Updating Templated Files 2024-05-12 06:50:41 +00:00
LinuxServer-CI
da745fb734 Bot Updating Templated Files 2024-05-05 06:50:40 +00:00
LinuxServer-CI
0d6981aab8 Bot Updating Package Versions 2024-04-21 06:51:16 +00:00
LinuxServer-CI
46e26ac70b Bot Updating Package Versions 2024-04-14 08:11:03 +00:00
LinuxServer-CI
07590b23cf Bot Updating Package Versions 2024-04-07 06:52:49 +00:00
2 changed files with 15 additions and 11 deletions

8
Jenkinsfile vendored
View File

@@ -276,7 +276,7 @@ pipeline {
# ${TEMPDIR}/unraid/docker-templates: Cloned docker-templates repo to check for logos
# ${TEMPDIR}/unraid/templates: Cloned templates repo for commiting unraid template changes and pushing back to Github
git clone --branch libtorrentv1 --depth 1 https://github.com/${LS_USER}/${LS_REPO}.git ${TEMPDIR}/docker-${CONTAINER_NAME}
docker run --rm -v ${TEMPDIR}/docker-${CONTAINER_NAME}:/tmp -e LOCAL=true ghcr.io/linuxserver/jenkins-builder:latest
docker run --rm -v ${TEMPDIR}/docker-${CONTAINER_NAME}:/tmp -e LOCAL=true -e PUID=$(id -u) -e PGID=$(id -g) ghcr.io/linuxserver/jenkins-builder:latest
echo "Starting Stage 1 - Jenkinsfile update"
if [[ "$(md5sum Jenkinsfile | awk '{ print $1 }')" != "$(md5sum ${TEMPDIR}/docker-${CONTAINER_NAME}/Jenkinsfile | awk '{ print $1 }')" ]]; then
mkdir -p ${TEMPDIR}/repo
@@ -382,7 +382,9 @@ pipeline {
echo "Updating Unraid template"
cd ${TEMPDIR}/unraid/templates/
GH_TEMPLATES_DEFAULT_BRANCH=$(git remote show origin | grep "HEAD branch:" | sed 's|.*HEAD branch: ||')
if grep -wq "${CONTAINER_NAME}" ${TEMPDIR}/unraid/templates/unraid/ignore.list; then
if grep -wq "${CONTAINER_NAME}" ${TEMPDIR}/unraid/templates/unraid/ignore.list && [[ -f ${TEMPDIR}/unraid/templates/unraid/deprecated/${CONTAINER_NAME}.xml ]]; then
echo "Image is on the ignore list, and already in the deprecation folder."
elif grep -wq "${CONTAINER_NAME}" ${TEMPDIR}/unraid/templates/unraid/ignore.list; then
echo "Image is on the ignore list, marking Unraid template as deprecated"
cp ${TEMPDIR}/docker-${CONTAINER_NAME}/.jenkins-external/${CONTAINER_NAME}.xml ${TEMPDIR}/unraid/templates/unraid/
git add -u unraid/${CONTAINER_NAME}.xml
@@ -609,7 +611,7 @@ pipeline {
sh '''#! /bin/bash
set -e
TEMPDIR=$(mktemp -d)
if [ "${MULTIARCH}" == "true" ] && [ "${PACKAGE_CHECK}" == "false" ]; then
if [ "${MULTIARCH}" == "true" ] && [ "${PACKAGE_CHECK}" != "true" ]; then
LOCAL_CONTAINER=${IMAGE}:amd64-${META_TAG}
else
LOCAL_CONTAINER=${IMAGE}:${META_TAG}

View File

@@ -178,7 +178,7 @@ alpine-baselayout 3.4.3-r2
alpine-baselayout-data 3.4.3-r2 apk
alpine-keys 2.4-r1 apk
alpine-release 3.19.1-r0 apk
apk-tools 2.14.0-r5 apk
apk-tools 2.14.4-r0 apk
bash 5.2.21-r0 apk
brotli-libs 1.1.0-r1 apk
busybox 1.36.1-r15 apk
@@ -186,6 +186,7 @@ busybox-binsh 1.36.1-r15
c-ares 1.27.0-r0 apk
ca-certificates 20240226-r0 apk
ca-certificates-bundle 20240226-r0 apk
catatonit 0.2.0-r0 apk
coreutils 9.4-r2 apk
coreutils-env 9.4-r2 apk
coreutils-fmt 9.4-r2 apk
@@ -194,8 +195,9 @@ curl 8.5.0-r0
dbus-libs 1.14.10-r0 apk
double-conversion 3.3.0-r0 apk
duktape 2.7.0-r1 apk
findutils 4.9.0-r5 apk
gdbm 1.23-r1 apk
glib 2.78.4-r0 apk
glib 2.78.6-r0 apk
icu-data-en 74.1-r0 apk
icu-libs 74.1-r0 apk
jq 1.7.1-r0 apk
@@ -206,7 +208,7 @@ libblkid 2.39.3-r0
libbsd 0.11.7-r3 apk
libbz2 1.0.8-r6 apk
libc-utils 0.7.2-r5 apk
libcrypto3 3.1.4-r5 apk
libcrypto3 3.1.4-r6 apk
libcurl 8.5.0-r0 apk
libexpat 2.6.2-r0 apk
libffi 3.4.4-r3 apk
@@ -221,7 +223,7 @@ libpanelw 6.4_p20231125-r0
libpcre2-16 10.42-r2 apk
libproc2 4.0.4-r0 apk
libproxy 0.5.3-r0 apk
libssl3 3.1.4-r5 apk
libssl3 3.1.4-r6 apk
libstdc++ 13.2.1_git20231014-r0 apk
libunistring 1.1-r2 apk
linux-pam 1.5.3-r7 apk
@@ -236,10 +238,10 @@ nghttp2-libs 1.58.0-r0
oniguruma 6.9.9-r0 apk
pcre2 10.42-r2 apk
procps-ng 4.0.4-r0 apk
pyc 3.11.8-r0 apk
python3 3.11.8-r0 apk
python3-pyc 3.11.8-r0 apk
python3-pycache-pyc0 3.11.8-r0 apk
pyc 3.11.9-r0 apk
python3 3.11.9-r0 apk
python3-pyc 3.11.9-r0 apk
python3-pycache-pyc0 3.11.9-r0 apk
qbt 1.8.24012.1+00a638ba43f1a80a03cc8be139f586ce9886c908 dotnet
qt6-qtbase 6.6.1-r0 apk
qt6-qtbase-sqlite 6.6.1-r0 apk