From c51ae515303150cfecb838158a7a27018ffb6e93 Mon Sep 17 00:00:00 2001 From: Adam Thiede Date: Thu, 22 Aug 2024 17:56:32 -0500 Subject: [PATCH] Autobuild for 7.21.0,branch 7.21.x --- .build.yml | 2 +- .github/workflows/build.yml | 8 ++++---- .gitlab-ci.yml | 2 +- Dockerfile | 2 +- autobuild.version | 2 +- org.signal.Signal.metainfo.xml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.build.yml b/.build.yml index ea885c8..1cda887 100644 --- a/.build.yml +++ b/.build.yml @@ -15,7 +15,7 @@ packages: sources: - https://git.sr.ht/~elagost/signal-desktop-builder environment: - VERSION: "7.20.0" + VERSION: "7.21.0" secrets: - 07d27e19-a690-46d1-9f0a-4d391f5968b8 - 07e0c486-ee68-4149-a12e-fa082897aefc diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 40b42c3..c051c02 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -55,7 +55,7 @@ jobs: - name: build deb shell: bash env: - VERSION: "7.20.0" + VERSION: "7.21.0" run: | set -x echo "Version is: $VERSION" @@ -89,15 +89,15 @@ jobs: rsync -z ~/signal.flatpak server:/var/www/htdocs/elagost.com/flatpak/ - name: clean up images for self-hosted runner env: - VERSION: "7.20.0" + VERSION: "7.21.0" shell: bash run: | podman container rm signal-desktop-${{ env.VERSION }} podman image rm localhost/signal-desktop-image-${{ env.VERSION }}:latest - name: Upload release artifacts env: - VERSION: "7.20.0" - uses: AButler/upload-release-assets@v3 + VERSION: "7.21.0" + uses: AButler/upload-release-assets@v3.0 with: release-tag: ${{ env.VERSION }} files: "signal-desktop.deb;signal.flatpak;checksums.txt" diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ff31c81..cff868e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ # other CI build files. variables: - VERSION: "7.20.0" + VERSION: "7.21.0" before_script: - shopt -s expand_aliases diff --git a/Dockerfile b/Dockerfile index e933e1a..65cc738 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,7 +19,7 @@ COPY signal-buildscript.sh / RUN chmod +x /signal-buildscript.sh # Clone signal -RUN git clone https://github.com/signalapp/Signal-Desktop -b 7.20.x +RUN git clone https://github.com/signalapp/Signal-Desktop -b 7.21.x COPY patches/0001-Remove-no-sandbox-patch.patch / COPY patches/0001-Remove-stories-icon.patch / COPY patches/0001-Minimize-gutter-on-small-screens.patch / diff --git a/autobuild.version b/autobuild.version index cc5b65e..a7c830b 100644 --- a/autobuild.version +++ b/autobuild.version @@ -1 +1 @@ -v7.20.0 +v7.21.0 diff --git a/org.signal.Signal.metainfo.xml b/org.signal.Signal.metainfo.xml index 81a63a1..08acc7e 100644 --- a/org.signal.Signal.metainfo.xml +++ b/org.signal.Signal.metainfo.xml @@ -36,7 +36,7 @@ - + none