Benoit Marty
|
7b057faf1d
|
Add a local copy of inplace-fix.py and fix-pg-map-id.py from latest release https://github.com/obfusk/reproducible-apk-tools/blob/v0.2.7
|
2024-07-09 10:09:59 +02:00 |
|
Benoit Marty
|
a8dcd52db0
|
Add --alignment-preserved true when signing APK for F-Droid. Closes #3151
|
2024-07-08 18:21:03 +02:00 |
|
Benoit Marty
|
49c3b16f16
|
Release note for nightly: remove title so that it can be used for Enterprise nightly without confusing the user.
|
2024-07-02 16:48:58 +02:00 |
|
Benoit Marty
|
ed00ed4811
|
Merge pull request #3106 from element-hq/feature/bma/fixRelease
Fix F-Droid reproducible build.
|
2024-06-27 15:23:35 +02:00 |
|
Benoit Marty
|
c9c66ba9d3
|
Fix download path.
|
2024-06-27 14:56:52 +02:00 |
|
Benoit Marty
|
cedbaadf8c
|
inplace-fix.py also needs fix-pg-map-id.py to do the requested work.
|
2024-06-27 14:18:47 +02:00 |
|
Benoit Marty
|
09afedd433
|
Remove towncrier: iterate on release script.
|
2024-06-27 12:24:22 +02:00 |
|
Benoit Marty
|
a565a0396f
|
Remove towncrier invocation when building nightly.
|
2024-06-27 11:52:38 +02:00 |
|
Benoit Marty
|
f4a5ef8233
|
Use curl instead of wget.
|
2024-06-24 17:54:26 +02:00 |
|
Benoit Marty
|
fbdc5cc145
|
Make sure F-Droid build are reproducible by patching the value of pg-map-id #3061
|
2024-06-24 17:46:19 +02:00 |
|
Benoit Marty
|
1cffa3d1fe
|
Min SDK is now 24
|
2024-06-24 17:34:58 +02:00 |
|
Benoit Marty
|
2bf80fb0cc
|
Use BuildTools 35.0.0
|
2024-06-24 17:31:47 +02:00 |
|
Benoit Marty
|
9be8ab7f38
|
Fix error
|
2024-06-11 15:39:05 +02:00 |
|
Benoit Marty
|
31cfae0578
|
Run shellcheck autofix.
|
2024-06-11 15:27:02 +02:00 |
|
Benoit Marty
|
31fcfe3ffe
|
Fix issue in script
|
2024-05-23 17:24:18 +02:00 |
|
Benoit Marty
|
10e58b820a
|
Increment versionPatch by only 1 on EXA.
|
2024-05-23 16:51:40 +02:00 |
|
Benoit Marty
|
6a038abbe7
|
Do not build locally before the release.
|
2024-05-23 16:51:40 +02:00 |
|
Benoit Marty
|
1e3455820e
|
Provide the action url instead of the artifact url.
|
2024-05-23 16:51:39 +02:00 |
|
Benoit Marty
|
1e73a27294
|
Remove changelogUrlEncoded, it does not work as expected, and somtimes the link is too long.
|
2024-05-23 16:51:38 +02:00 |
|
Benoit Marty
|
470d6d0385
|
Update release script for fdroid release.
|
2024-05-23 16:51:38 +02:00 |
|
Benoit Marty
|
de395ba2e1
|
Update message sent to the room.
|
2024-01-31 11:09:16 +01:00 |
|
Benoit Marty
|
275e03c92b
|
Release script: Add a step to create the release on GooglePlay.
|
2024-01-31 11:07:29 +01:00 |
|
Benoit Marty
|
10b6085bf8
|
Release script: fix issue in filename (we have a gplay variant now)
|
2024-01-31 10:57:14 +01:00 |
|
Benoit Marty
|
db6b52f8bf
|
Update gradle tasks and paths regarding the new gplay and fdroid flavor.
|
2024-01-11 21:42:04 +01:00 |
|
Benoit Marty
|
75d6eaf8f3
|
Organization renaming: replace all https://github.com/vector-im by https://github.com/element-hq
|
2023-12-13 09:40:07 +01:00 |
|
Benoit Marty
|
614e8fcff9
|
Release script: improve prompt messages.
|
2023-08-29 11:19:32 +02:00 |
|
Benoit Marty
|
34a85c4956
|
Release script: Add link to documentation to install the application from the GitHub release.
|
2023-08-29 11:14:33 +02:00 |
|
Benoit Marty
|
b581cc9328
|
Release script: split APKs generation and APK deployment into 2 separate steps.
|
2023-08-29 11:11:35 +02:00 |
|
Benoit Marty
|
f44fa4190f
|
Release script: do not bundle the minimal app when checking if the project compiles locally.
|
2023-08-29 11:06:17 +02:00 |
|
Benoit Marty
|
29da271357
|
Release script, do not exit in case of error.
|
2023-08-16 16:55:49 +02:00 |
|
Benoit Marty
|
5eb70215a6
|
Ensure the release script will exist in case of failure.
|
2023-07-21 12:51:10 +02:00 |
|
Benoit Marty
|
b98d57c9c8
|
Change how we detect if git flow is init.
|
2023-07-20 19:43:46 +02:00 |
|
Benoit Marty
|
3e2a516b94
|
Move download_github_artifacts.py to its own folder.
|
2023-07-20 19:22:53 +02:00 |
|
Benoit Marty
|
8833bd09d6
|
Extract git flow init from release script (so that it can be run standalone) and do not use -t which does not seem to be standard.
|
2023-07-20 19:15:56 +02:00 |
|
Benoit Marty
|
3f399ff396
|
Add release script
|
2023-07-20 13:27:47 +02:00 |
|