blob: b9c6d467f0e3051597b54ed3cf632d3f9b1f8255 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
- rename dirs
- packages/upstream, state/upstream, state/aur, packages,aur or so
- check if gitrevision is part of the packages_dir checkout, if not, and only then,
do a git pull.
- consistency checks
- check for more than one pkgname over multiple repos/archs, use vercmp
to find the newer version
- provide a report and a code snippet for arch32 builder to ignore all
but the newest version
- check for gitrevision from state to appear in packages for every package
- check for all tags if they appear in the packages for every package
- integrate
https://git.archlinux32.org/devops/tree/generate-bug-report
|