Skip to content

Commit

Permalink
Successful Build of Signed Release 6.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
0mniteck committed Nov 16, 2023
1 parent 6569e04 commit 7ac8ba9
Show file tree
Hide file tree
Showing 14 changed files with 25 additions and 22 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ ENV NVM_DIR="$HOME/.nvm"
RUN wget https://github.com/nvm-sh/nvm/raw/v0.39.5/install.sh && echo "af9e3f59e1b81c69b70563a010731a23f69b2e0b2260c511de63c07083285bd2c3c7794754bd0fe3b35081fa2b31e53021a1b50c4f670dca93f50aa8ef10df40 install.sh" > install.sum && bash -c 'if [[ $(sha512sum -c install.sum) == "install.sh: OK" ]]; then echo "install.sh: Checksum Matched!"; else remove -f install.sh; fi' && chmod +x install.sh && ./install.sh && . $NVM_DIR/nvm.sh && nvm install 18.15.0 && nvm use 18.15.0 && npm install --location=global --force npm@latest && npm install --location=global --force yarn node-gyp npm-run-all

# Clone Repo
# Signal-Desktop Branch 6.38.x
RUN git clone https://github.com/signalapp/Signal-Desktop.git -b 6.38.x
# Signal-Desktop Branch 6.39.x
RUN git clone https://github.com/signalapp/Signal-Desktop.git -b 6.39.x
RUN mkdir /Signal-Desktop/release/

# Fetch fficonfig.h
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

# Signal Desktop Builder For Mobian

## signal-desktop_6.38.0_arm64.deb
## signal-desktop_6.39.0_arm64.deb

This project builds Signal Desktop for Mobian Bookworm on Arm64, currently targeting release `6.38.0`.
This project builds Signal Desktop for Mobian Bookworm on Arm64, currently targeting release `6.39.0`.

This is the signed release: `builds/release/signal-desktop_6.xx.x_arm64.deb`.

Expand Down
2 changes: 2 additions & 0 deletions builds/release/builder-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ arm64:
- sounds/*
- build/icons
- build/available-locales.json
- build/locale-display-names.json
- node_modules/**
- '!node_modules/underscore/**'
- '!node_modules/emoji-datasource/emoji_pretty.json'
Expand Down Expand Up @@ -139,6 +140,7 @@ arm64:
- sounds/*
- build/icons
- build/available-locales.json
- build/locale-display-names.json
- node_modules/**
- '!node_modules/underscore/**'
- '!node_modules/emoji-datasource/emoji_pretty.json'
Expand Down
1 change: 1 addition & 0 deletions builds/release/builder-effective-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ files:
- sounds/*
- build/icons
- build/available-locales.json
- build/locale-display-names.json
- node_modules/**
- '!node_modules/underscore/**'
- '!node_modules/emoji-datasource/emoji_pretty.json'
Expand Down
14 changes: 7 additions & 7 deletions builds/release/latest-linux-arm64.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: 6.38.0
version: 6.39.0-beta.2
files:
- url: signal-desktop_6.38.0_arm64.deb
sha512: VcoE7a6VQgK6NRtm1BmGgjLalHHeBAZMrXz7ubcDfdJLklF+2pN1SBWS6n8Go4Pg+KVHL1kFJlU3F/Old0/YCg==
size: 106149672
path: signal-desktop_6.38.0_arm64.deb
sha512: VcoE7a6VQgK6NRtm1BmGgjLalHHeBAZMrXz7ubcDfdJLklF+2pN1SBWS6n8Go4Pg+KVHL1kFJlU3F/Old0/YCg==
releaseDate: '2023-11-13T02:09:46.271Z'
- url: signal-desktop_6.39.0-beta.2_arm64.deb
sha512: A+2uUbmbE2e21a0+ckWYVi0IrflsgU/PTBFIw0EpzTGmkztoW2CyZbj03l0h+dogFgWAZfOz/WKajmJyj20Kvg==
size: 106216004
path: signal-desktop_6.39.0-beta.2_arm64.deb
sha512: A+2uUbmbE2e21a0+ckWYVi0IrflsgU/PTBFIw0EpzTGmkztoW2CyZbj03l0h+dogFgWAZfOz/WKajmJyj20Kvg==
releaseDate: '2023-11-16T20:15:39.392Z'
4 changes: 2 additions & 2 deletions builds/release/release.sha512sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
55ca04edae954202ba351b66d419868232da9471de04064cad7cfbb9b7037dd24b92517eda9375481592ea7f06a383e0f8a5472f590526553717f3a5774fd80a release/signal-desktop_6.38.0_arm64.deb
03edae51b99b1367b6d5ad3e724598562d08adf96c814fcf4c1148c34129cd31a6933b685b60b265b8f4de5d21f9da2016058065f3b3fd629a8e62728f6d0abe release/signal-desktop_6.39.0-beta.2_arm64.deb
Public Key: 0558260a88ff08f8dddf791fe73b9457917830506be3d8dbc1311e8d769c5ac777
Build Complete on 11/13/23 at 02:09 UTC
Build Complete on 11/16/23 at 20:15 UTC
3 changes: 0 additions & 3 deletions builds/release/signal-desktop_6.38.0_arm64.deb

This file was deleted.

1 change: 0 additions & 1 deletion builds/release/signal-desktop_6.38.0_arm64.deb.sig

This file was deleted.

3 changes: 3 additions & 0 deletions builds/release/signal-desktop_6.39.0-beta.2_arm64.deb
Git LFS file not shown
1 change: 1 addition & 0 deletions builds/release/signal-desktop_6.39.0-beta.2_arm64.deb.sig
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6a6e3689a2a4dd8fd599218e510204bb93f46f78661308289c0c56207a12ecdeb8e782f0d89c933d201a128dca332b545195b133ad6e67377069705db1b2a68a
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

# Signal Desktop Builder For Mobian

## signal-desktop_6.38.0_arm64.deb
## signal-desktop_6.39.0_arm64.deb

This project builds Signal Desktop for Mobian Bookworm on Arm64, currently targeting release `6.38.0`.
This project builds Signal Desktop for Mobian Bookworm on Arm64, currently targeting release `6.39.0`.

This is the signed release: `builds/release/signal-desktop_6.xx.x_arm64.deb`.

Expand Down
2 changes: 1 addition & 1 deletion docs/_layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h2 class="project-tagline">{{ page.description | default: site.description | de
</br>
{% endif %}
{% if site.show_downloads %}
<a href="https://github.com/0mniteck/Signal-Desktop-Mobian/raw/master/builds/release/signal-desktop_6.38.0_arm64.deb" class="btn">Download Release .deb</a>
<a href="https://github.com/0mniteck/Signal-Desktop-Mobian/raw/master/builds/release/signal-desktop_6.39.0_arm64.deb" class="btn">Download Release .deb</a>
{% endif %}
</header>
<main id="content" class="main-content" role="main">
Expand Down
2 changes: 1 addition & 1 deletion git.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

git status && git add -A && git status
git commit -a -S -m "Successful Build of Signed Release 6.38.0" && git push --set-upstream origin master
git commit -a -S -m "Successful Build of Signed Release 6.39.0" && git push --set-upstream origin master
2 changes: 1 addition & 1 deletion increment.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

Last_Version_Number=6.38
Last_Version_Number=6.39
Version_Number=$(echo "$Last_Version_Number + .01" | bc -l)
Last_Branch_Number=$Last_Version_Number.x
Branch_Number=$Version_Number.x
Expand Down

0 comments on commit 7ac8ba9

Please sign in to comment.