max.mehl af0a138b8a
Some checks failed
continuous-integration/drone/push Build is failing
upgrade python-license-expressions
2021-06-15 12:38:21 +02:00
2021-01-08 13:52:04 +01:00
2021-06-11 15:50:49 +02:00
2021-01-08 13:03:40 +01:00

AUR package tester

Build Status

This repo contains scripts and Drone CI configuration to automatically test the AUR packages I maintain.

By default, an automatic runner should check whether the packages build correctly.

Test before pushing to AUR

Since the Drone config builds the package from the PKGBUILD file, you can make changes to the file and go one of these paths:

  1. Push the changed PKGBUILD/.SRCINFO files only to this repo, and let the CI do its job.
  2. Run the Drone CLI tool locally: drone exec --event push --branch master --trusted
Description
Tests AUR Packages, especially those which are relevant for the REUSE helper tool
Readme 49 KiB
Languages
Dockerfile 53.4%
Python 46.6%