Skip to content
Snippets Groups Projects
README.md 601 B
Newer Older
Morten Linderud's avatar
Morten Linderud committed
archlinux-buildbot
==================

Buildbot instance for Arch Linux

[https://buildbot.pkgbuild.com/#/](https://buildbot.pkgbuild.com/#/)

[https://github.com/buildbot/buildbot](https://github.com/buildbot/buildbot)


# Goals
- Automatic package building
- Dependant rebuilds
- Automatic rebuilds for different architectures
- Automatic repository management for staging repositories
Morten Linderud's avatar
Morten Linderud committed
- Full integration tests. We shouldn't have to run this setup to test it.
Morten Linderud's avatar
Morten Linderud committed

We are not aiming for these features currently:
- Persistent artifacts
- Package signing (should be separate thing)

And probably more...