~racb/+git/report2trello:master

Last commit made on 2023-03-31
Get this branch:
git clone -b master https://git.launchpad.net/~racb/+git/report2trello
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~racb/+git/report2trello

Recent commits

72ab8d6... by Robie Basak

Fix binary copy warning

fc689e9... by Robie Basak

Add binary copy warning

22cd56e... by Robie Basak

sru-queue: update ACL workaround

c2f058a... by Robie Basak

sru-queue: handle edge case source unavailabilty

When there's a pocket copy from a private PPA, the upload
copy_source_archive attribute is not available, so handle this case
gracefully.

aea9579... by Robie Basak

sru-queue: fix infinite recursion

There was an edge case where we follow copies forever. Instead, keep a
list of uploads already considered and avoid considering them again.

2d6df35... by Robie Basak

sru-queue: handle None packageupload attributes

c230b95... by Robie Basak

server-next.py: stop hardcoding series list

ca223ba... by Robie Basak

sru-queue: handle bad bug references

15cd963... by Robie Basak

Handle excessively large descriptions

Trello has a maximum description limit, so to avoid a crash because it
returns a HTTP 400 when this is exceeded, do not accept report card
descriptions that exceed the limit.

b6adb49... by Robie Basak

sru-queue: handle copies in descriptions