Steve Langasek
dc624622c1
force harder on sourceppa.
...
We need the force hinting here to modify the real excuses, otherwise it
comes back around later.
5 years ago
Steve Langasek
79d1bdec0b
check for force hints as part of the source ppa policy
...
If our policy marks a bunch of related packages here as non-candidates, a
force hint processed later for the package which was not a candidate is
insufficient. Instead, check here for a force hint that would
unconditionally mark a package a candidate before marking related packages
as non-candidates.
5 years ago
Iain Lane
3e1ee5a2ef
sourceppa: Add some more logging so we can hopefully see what is going on
6 years ago
Robert Bruce Park
16cca9c55d
Change SourcePPAPolicy from a blacklist to a whitelist.
8 years ago
Robert Bruce Park
df495582e2
Fix SourcePPA policy by inspecting build_link instead. (LP: #1648000 )
8 years ago
Robert Bruce Park
2775a5435c
Email Policy, send emails when packages are rejected.
8 years ago
Iain Lane
766ed38d40
sourceppa: Refactor exception handling
...
Use a for loop for retrying instead of recursion, so we don't get nested
exceptions being thrown. Add a test for this flakiness.
8 years ago
Iain Lane
9661362880
sourceppa: Retry 5 times on HTTP 503s
...
We get these quite frequently from the LP API - have a few attempts.
8 years ago
Robert Bruce Park
c5c9c6f979
Reject packages if entire source ppa won't migrate
8 years ago