Commit Graph

5 Commits

Author SHA1 Message Date
1351fc7f8b Target uploads to new dropbox address
SSH server which was used to receive file uploads (CI, nightly and release) has been
migrated to a new one on a different address.
Username, Key and paths are unchanged.
Most notable changes are the use of `master.download.kiwix.org` as the target in
replacement of `mirror.download.kiwix.org` (although it would still work) and the
Port to which SSH is listening on (30022 instead of 22)
2022-03-30 22:10:06 +00:00
af3cff6aeb Build flatpak in CI 2022-03-10 16:21:14 +01:00
e020eb35ac [WIP] Move the release process to github actions. 2020-05-21 12:13:36 +02:00
1b7a2c812e Add missing platforms.
No iOs for now.
2020-01-21 13:49:12 +01:00
d37acc2cbe Build basedeps archives on GithubAction.
Use a specific script to download/build the base deps.

Mainly based on script in travis/compile_all.py
2020-01-21 13:49:12 +01:00