blob: 2c76c012232b4ee593256017d9bbfa17913633f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
- 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
- update all AUR package directories
|