[Merge] lp:~mwhudson/ubuntu-archive-scripts/add-team-report into lp:ubuntu-archive-scripts

Steve Langasek steve.langasek at canonical.com
Tue Sep 11 22:57:41 UTC 2018


Review: Needs Fixing



Diff comments:

> 
> === modified file 'run-proposed-migration'
> --- run-proposed-migration	2018-05-01 17:36:23 +0000
> +++ run-proposed-migration	2018-09-11 21:26:41 +0000
> @@ -47,3 +47,6 @@
>  mkdir -p "${logfile%/*}"
>  
>  code/b1/britney $actions >"$logfile" 2>&1
> +generate-team-p-m --excuses-yaml $SERIES/update_excuses.yaml \

I think we want to limit ourselves to only running this for the devel series; while it's not likely to be a major increase in runtime for other series, it also doesn't really provide value as we track stuck SRUs elsewise and ownership-of-last-resort doesn't attach to SRUs the way it does to devel-proposed.

> +                  --subscribers-json ~/package-team-mapping.json \

Needs to be ~/public_html/package-team-mapping.json, since the web root != the user homedir

> +                  $SERIES/update_excuses_by_team.html


-- 
https://code.launchpad.net/~mwhudson/ubuntu-archive-scripts/add-team-report/+merge/354278
Your team Ubuntu Package Archive Administrators is subscribed to branch lp:ubuntu-archive-scripts.



More information about the ubuntu-archive mailing list