Commit graph

16 commits

Author SHA1 Message Date
bjoern
8b308ca3be
check translation for bad lineends (#2389)
`<br>` lineends are not allowed in strings.xml
and lead to compile errors as "terminating tag missing".

(adding these checks as this pop up from time to time and is easily overseen)
2022-09-30 15:36:30 +02:00
link2xt
2c49febc92 Move ndk-make.sh to scripts/
Keep symlink for backwards compatibility.
2022-08-14 17:46:03 +00:00
B. Petersen
2ac2e724a8 use download.delta.chat also for beta versions
nightlies are uploaded there anyway,
so, just everything can go there,
leaving testrun.org for other purposes.
2022-05-25 13:25:53 +02:00
missytake
fba35ee936 change upload script to use mailadm.testrun.org instead of testrun.org 2022-05-24 22:09:10 +02:00
bjoern
e784b01f37
make tracking core versions easier (#2152)
* nicer commit messasge on updating core

this sets the commit message for updating core module to sth. as
`update deltachat-core-rust submodule to 'prepare 1.68 (#2844)'`
instead of always the same message `update deltachat-core-rust submodule`.

this makes it easier to track changes.

* add a hint to release checklist to include the used core version
2021-11-28 20:16:14 +01:00
B. Petersen
96b38e60b5
make check-translations.sh accept escaped percent sign 2021-09-21 01:55:43 +02:00
B. Petersen
ac5d8dc5d0
tweak upload-testrun script 2021-08-25 12:01:36 +02:00
B. Petersen
e296fa75c9 add a script for uploading to testrun.org 2021-04-18 15:20:21 +02:00
B. Petersen
943d49ab7e adapt script to create local help to new syntax 2021-04-14 16:58:48 +02:00
B. Petersen
0efd4154ea
update scripts/grep-string.sh to ignore more generated files 2021-02-06 17:32:25 +01:00
B. Petersen
f99d9daa49
update translations, add a fix for unescaped '&' entity 2020-12-01 11:44:25 +01:00
B. Petersen
99f592bf68
update translations, update check-translations.sh 2020-10-30 16:09:14 +01:00
B. Petersen
f05b887ce6
update translations, tweak check-translations script 2020-10-29 16:33:38 +01:00
Alexander Krotov
c524543278 Fix "scrips" typo 2020-10-21 23:03:10 +03:00
B. Petersen
678385a887
move scripts to new scripts folder 2020-10-21 13:19:21 +02:00
Alexander Krotov
3b4ed28269 Add scripts/install-toolchains.sh 2020-10-21 14:02:57 +03:00