kiwix-build/travis
Matthieu Gautier 07e8b36efb Do not overwrite release build archives.
We new release of a project is made, projects dependending of it are
rebuild and republish to keep the binaries up-to-date.

To avoid overwrite the already build archives and silent the fact that
new archives are available, we need to have a extra build version.

`release_versions[project]` has to be set each time a dependency of
`project` is bump but the project version has not changed.

If the `project` version changes, the `release_versions[project]`
has to be cleared.

If we don't want to release this version again, remove project from
`release_versions`.

See kiwix/kiwix-tools#222
2018-09-04 17:56:01 +02:00
..
Dockerfile Add svg icon support into the appimage 2018-08-03 15:53:13 +02:00
compile_all.py Do not overwrite release build archives. 2018-09-04 17:56:01 +02:00
compile_custom_app.sh Add script to build customapp 2017-06-25 15:49:49 +02:00
deploy.sh Use docker to build native_dyn. 2018-06-11 16:50:44 +02:00
deploy_apk.sh Change apk output directory to new location 2017-12-15 11:06:49 +00:00
googleplay_android_developer-5a411156212c.json.enc Use the real key to sign apk. 2017-06-25 15:49:49 +02:00
install_extra_deps.sh [TRAVISCI] Build kiwix-lib on macOS 2018-04-17 17:41:08 +02:00
kiwix-android.keystore.enc Use the real key to sign apk. 2017-06-25 15:49:49 +02:00
make_release.sh [CUSTOM_APP] Correctly set the version_name. 2017-07-18 15:57:12 +02:00
travisci_builder_id_key.enc [TRAVIS] Add a script to deploy archives on download.kiwix.org/nightly 2017-02-08 10:09:42 +01:00
travisci_builder_id_key.pub [TRAVIS] Add a script to deploy archives on download.kiwix.org/nightly 2017-02-08 10:09:42 +01:00
upload_all_log.sh Upload build log on failure. 2018-03-20 16:03:09 +01:00