adbenitez
8c0e391350
fix issue templates
2024-06-13 19:24:25 +02:00
adbenitez
30ca11cd36
Merge remote-tracking branch 'upstream/main'
2023-12-09 23:25:56 -05:00
B. Petersen
edc7285b94
removed old .github/CONTRIBUTING
...
the new ./CONTRIBUTING.md is more visible and more standard.
moreover, also on github, according to
https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors
the one from the root will be taken,
eg. on https://github.com/deltachat/deltachat-android/contribute
2023-12-01 14:26:28 +01:00
adbenitez
e8455c7c1c
update workflows
2023-11-17 17:29:27 +01:00
adbenitez
68ac3bcc8f
update release.yml
2023-10-12 23:33:18 +02:00
adbenitez
9262c1b0cc
Merge remote-tracking branch 'upstream/main'
2023-10-06 22:22:13 +02:00
holger krekel
3d48669b1a
according to https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository this should work
2023-10-06 18:34:28 +02:00
adbenitez
5ffee1525d
fix CI
2023-04-06 08:57:06 -04:00
adbenitez
b296f2251c
update CI
2023-01-18 07:19:34 -05:00
adbenitez
b938a9fc83
update CI
2023-01-18 07:14:57 -05:00
adbenitez
b737c05da2
update CI
2023-01-18 06:39:42 -05:00
adbenitez
19a2180b2b
Merge remote-tracking branch 'upstream/master'
2023-01-04 13:36:03 -05:00
link2xt
78aada7027
Explicitly set RUSTUP_TOOLCHAIN to 1.64.0
...
Core is supposed to support all Rust versions above
MSRV, there is no need to use the same toolchain for
the core across all platforms.
2022-12-30 16:32:52 +00:00
adbenitez
d868aa913b
Merge remote-tracking branch 'upstream/master'
2022-08-19 23:57:46 -04:00
link2xt
2c49febc92
Move ndk-make.sh to scripts/
...
Keep symlink for backwards compatibility.
2022-08-14 17:46:03 +00:00
link2xt
6ac1984f7c
ndk-make.sh: use full path to ndk-build
...
Remove the requirement to have ndk-build in the PATH.
2022-08-14 17:46:03 +00:00
adbenitez
c800681ade
Merge remote-tracking branch 'upstream/master'
2022-08-01 23:15:10 -04:00
link2xt
7b11306793
Add Gradle Wrapper validation to CI
2022-07-31 02:18:29 +00:00
adbenitez
e53e2ce4b9
Merge remote-tracking branch 'upstream/master'
2022-05-29 14:06:04 -04:00
link2xt
af772762ef
Update to Android NDK r23c
...
Android NDK is updated from legacy ndk-bundle stuck at unsupported
r22b to LTS NDK r23c (23.2.8568313).
Since GNU binutils have been removed from NDK since r23 (see
https://github.com/android/ndk/wiki/Changelog-r23 ), ndk-make.sh now
uses TARGET_AR=llvm-ar and uses a workaround for `-lgcc` requirement.
Android command line tools used in the Dockerfile are updated to build
8512546
Preview APKs now use NDK r23c too.
2022-05-28 16:11:11 +00:00
adbenitez
628b004987
add fastline validation to CI
2022-05-09 03:46:29 -04:00
adbenitez
6d8b292320
improve release process, generate split apks for each arch
2021-12-16 17:20:15 -05:00
adbenitez
16f912875f
add comment with link to apk preview when the app is built
2021-11-13 01:07:22 -05:00
adbenitez
c10216b037
tweak workflows
2021-11-13 01:03:18 -05:00
adbenitez
06bfce75ea
tweak workflows
2021-11-13 00:16:57 -05:00
adbenitez
5c1e55e61b
update CI
2021-11-12 22:25:24 -05:00
adbenitez
ecd4157b48
update CI
2021-11-12 22:20:41 -05:00
adbenitez
2ebfeebdbd
CI: fix apk previews
2021-11-12 16:06:10 -05:00
adbenitez
2b7e341da2
tweak CI
2021-11-12 15:53:28 -05:00
adbenitez
b2e918c3e1
fix CI
2021-11-12 15:42:55 -05:00
adbenitez
34ba56cb29
Merge remote-tracking branch 'upstream/master'
2021-04-18 22:53:07 -04:00
adbenitez
d1bf753d2b
apply r10s suggestion
2021-04-18 11:32:25 -04:00
adbenitez
c13facd06d
make repo's local issue template work
2021-04-17 16:53:46 -04:00
adbenitez
7d4c08449a
move template to ISSUE_TEMPLATE folder
2021-04-17 14:29:24 -04:00
adbenitez
4bdda5fab2
add template metadata
2021-04-17 14:26:17 -04:00
adbenitez
caf88748e3
fix bug in release.yml
2021-04-10 00:09:48 -04:00
adbenitez
2d98dcb15b
fix release.yml again
2021-04-10 00:05:06 -04:00
adbenitez
869f1e16f9
fix release.yml 6
2021-04-09 23:15:59 -04:00
adbenitez
89e48bad5e
fix release.yml 5
2021-04-09 23:11:10 -04:00
adbenitez
72c1f5acb0
fix release.yml 4
2021-04-09 23:09:48 -04:00
adbenitez
22a64cdd58
fix release.yml 3
2021-04-09 22:54:07 -04:00
adbenitez
d0e429ed2d
fix release.yml 2
2021-04-09 22:53:10 -04:00
adbenitez
16a1b878f0
fix release.yml
2021-04-09 22:43:13 -04:00
adbenitez
db37b93c7e
update release.yml
2021-03-01 20:35:57 -05:00
adbenitez
d177f4eaef
update release workflow
2021-02-06 19:44:16 -05:00
adbenitez
45d5cd7667
update release worflow
2021-01-22 23:12:27 -05:00
adbenitez
f7976f5d43
add release workflow
2021-01-22 22:41:08 -05:00
Alexander Krotov
94e5b0d702
Build preview APKs for all architectures
2021-01-23 01:22:22 +03:00
adbenitez
2d3d567f12
add preview-apk workflow
2021-01-22 16:02:04 -05:00
B. Petersen
c43eadec47
update contribute docs
2019-10-11 11:40:02 +02:00