2023-12-23 16:21:03 +00:00
|
|
|
# AURCache
|
|
|
|
A cache build server for Archlinux AUR packages and serving them
|
2023-12-23 22:00:30 +00:00
|
|
|
|
|
|
|
|
|
|
|
## Things still missing
|
|
|
|
|
|
|
|
* proper error return to api
|
|
|
|
* package updates
|
|
|
|
* multiple package versions
|
|
|
|
* error checks if requested package does not exist
|
|
|
|
* proper logging
|
|
|
|
* auto update packages
|
|
|
|
* built package version differs from aur pkg version eg. mesa-git
|
|
|
|
* implement repo-add in rust
|
|
|
|
* cicd
|
|
|
|
* build table where all version builds are with stdout
|
|
|
|
* endpoint to get build log
|