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
3c15df19c4
CI: fix job name in repository_cleanup.yml
5 years ago
Leonid Plyushch
4e12da15fa
CI: add script for automatic old versions cleanup
Expected to be automatically started at 02:00 every day. Will
go through all packages and remove versions that are no longer
needed.
Experimental, may cause metadata inconsistency until process is
finished.
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
802e2a7d2e
CI: fix typo in schedule for repology_metadata.yml
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