Leonid Plyushch
|
393c692460
|
Revert "CI: do not uninstall java from VM"
This reverts commit 37abc307c5 .
|
5 years ago |
Leonid Plyushch
|
37abc307c5
|
CI: do not uninstall java from VM
Should fix https://github.com/termux/termux-packages/pull/4845/checks?check_run_id=490861673 ?
|
5 years ago |
its-pointless
|
a880e7226e
|
rust-1.41.1 (#5009)
* Update rust to 1.41.1
* CI: free additional space in VM, otherwise Rust v1.41.1 build will fail
|
5 years ago |
Leonid Plyushch
|
4ef5219d76
|
CI: update packages.yml
Properly handle cases where we have both updated & deleted packages.
|
5 years ago |
Leonid Plyushch
|
5b17911e9d
|
CI: ensure that directories ./debs and ./artifacts are always available
Even if '%ci:no-build' tag was applied.
|
5 years ago |
Leonid Plyushch
|
7fa21b858c
|
CI: handle commit tag '%ci:no-build'
This tag will force current workflow to exit with status 'passed'.
|
5 years ago |
Leonid Plyushch
|
d29ac72fe5
|
CI: update workflows/packages.yml
|
5 years ago |
Leonid Plyushch
|
a1ac1c7a5a
|
CI: fix incorrect *.deb file transfer between jobs
Should fix the issue where updating is done only for
deb files from the last finished build job.
|
5 years ago |
Leonid Plyushch
|
01db5cbee1
|
CI: allow to use customized Docker image
Necessary to handle cases where setup scripts were changed
during push or pull request.
|
5 years ago |
Leonid Plyushch
|
2d0ed197bb
|
CI: use termux/package-builder Docker image as build environment
|
5 years ago |
Leonid Plyushch
|
973a67fb64
|
CI: set path to where extract downloaded artifacts
|
5 years ago |
Leonid Plyushch
|
b3387bcd20
|
CI: workaround for possible artifact upload failure
Certain symbols in file name may cause problems, so directory ./debs
will be archived in tar before uploading.
|
5 years ago |
Leonid Plyushch
|
3baf43b2e4
|
CI: try to avoid failure when package lists are not found
|
5 years ago |
Leonid Plyushch
|
85967c2d9c
|
CI: lint packages before building
|
5 years ago |
Leonid Plyushch
|
0c649e2cfa
|
CI: do not treat usernames/logins as secrets
This causes logging issues where certain words like 'termux'
are censored. This breaks directory paths & urls.
|
5 years ago |
Leonid Plyushch
|
e1b86a41f2
|
CI: setup Github Actions
|
5 years ago |