Leonid Plyushch
72c4a2be51
CI: prevent running of scheduled cleanup task if multiple Gitlab CI/CD schedules are set
6 years ago
Leonid Plyushch
f4713a984f
CI: enable x86_64 builds
6 years ago
Leonid Plyushch
0d9ffd4bf6
CI: enable i686 builds
6 years ago
Leonid Plyushch
dc84a8ddd4
CI: enable building packages for ARM
6 years ago
Leonid Plyushch
9976028ae0
CI: preparation for setting up scheduled APT repository cleanup
Scan repository for old package versions and remove them to free
used space.
6 years ago
Leonid Plyushch
6ac30651c4
CI: do not perform builds for ARM, i686 and x86_64
Android 7 repository is prepared for AArch64-only.
6 years ago
Leonid Plyushch
f881a4dedb
CI: use default path for deb files
6 years ago
Leonid Plyushch
6f0af51e36
CI: fix path to git commit parsing script
6 years ago
Leonid Plyushch
9013807eff
CI: fix deploy branch owner
6 years ago
Leonid Plyushch
cc2ebb41c3
CI: remove old branch from deploys list
6 years ago
Leonid Plyushch
d1ffa70072
CI: enable deploys
6 years ago
Leonid Plyushch
b9def36440
package uploader: add support for keeping previous versions, update help info, rename script
6 years ago
Leonid Plyushch
f6ba4502fb
add package uploading script
This script can be used either manually or by CI to
upload packages to Bintray.
6 years ago
Leonid Plyushch
0950d69987
update scripts for continuous integration
Keep bare minimum of scripts & configuration files for CI.
Set Travis target language to generic, remove 'Gemfile' and
'Rakefile' since we building *.deb packages and not ruby ones.
Code that determining changes in git repository is reimplemented
in bash.
Disabled packages are excluded from CI tracking as they frequently
cause errors.
6 years ago
Wetitpig
708f47964a
Remove relevant instructions
6 years ago
Wetitpig
7249559f48
Remove relevant instructions
6 years ago
Leonid Plyushch
61dd2ca9e3
gitlab ci: use default expiration time for built artifacts
6 years ago
Leonid Plyushch
ff14acae55
gitlab ci: disable caching
Should be superseded by https://github.com/termux/termux-packages/pull/3276 .
6 years ago
Leonid Plyushch
b29e82ec1b
gitlab ci: use official Termux docker image
6 years ago