Skip to content

Templates to build Arch Linux AUR packages with Jenkins

License

Notifications You must be signed in to change notification settings

robled/aur-jenkies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aur-jenkies

Templates to build Arch Linux AUR packages with Jenkins

Installation

pip install jenkins-job-builder>=1.4
git clone https://github.com/robled/aur-jenkies.git

Usage

Create a file in the project directory named packages.yaml.inc and include your list of packages like so:

- devilspie2
- pam-krb5
- geteltorito

If you would like to build all packages from a particular user on the AUR, you may use the included script aur-packages-from-user.py to generate packages.yaml.inc automatically.

jenkies.png

About

Templates to build Arch Linux AUR packages with Jenkins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages