-
- Downloads
Autobump version and push tag for fdroid (#705)
When creating a tag, travis...
* bumps version name and code
* builds store descriptions
* commits both
* creates a tag with the suffix "-fdroid"
* pushes the tag to github
F-Droid will build a new apk on every "-fdroid" tag.
Signed-off-by:
mueller-ma <mueller-ma@users.noreply.github.com>
Showing
- .gitignore 4 additions, 0 deletions.gitignore
- .travis.yml 2 additions, 5 deletions.travis.yml
- assets/store_descriptions/generate_and_validate.sh 0 additions, 0 deletionsassets/store_descriptions/generate_and_validate.sh
- fastlane/Appfile 2 additions, 0 deletionsfastlane/Appfile
- fastlane/Fastfile 44 additions, 0 deletionsfastlane/Fastfile
- travis/bump-versioncode.sh 31 additions, 0 deletionstravis/bump-versioncode.sh
- travis/commit-version-and-metadata.sh 26 additions, 0 deletionstravis/commit-version-and-metadata.sh
- travis/key.enc 0 additions, 0 deletionstravis/key.enc
- travis/key.pub 1 addition, 0 deletionstravis/key.pub
- travis/ssh-config 3 additions, 0 deletionstravis/ssh-config
assets/store_descriptions/generate_and_validate.sh
100644 → 100755
File mode changed from 100644 to 100755
fastlane/Appfile
0 → 100644
fastlane/Fastfile
0 → 100644
travis/bump-versioncode.sh
0 → 100644
travis/commit-version-and-metadata.sh
0 → 100644
travis/key.enc
0 → 100644
File added
travis/key.pub
0 → 100644
travis/ssh-config
0 → 100644
Please register or sign in to comment