launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #01109
Re: how to run close_bugs_from_commits.py
I have this script set up and running on devpad under the ~lpqateam
user. Currently it's monitoring landings for the following projects:
name = malone,launchpad-foundations,soyuz
Would you like me to include blueprint and launchpad-registry to the
list? (Btw, I offered to setup the script for all TLs a few months
ago. Some decided to not use the script. That's why the script is not
monitoring all LP projects).
Cheers,
Diogo
On Mon, Sep 28, 2009 at 5:09 PM, Edwin Grubbs
<edwin.grubbs@xxxxxxxxxxxxx> wrote:
> I finally figured out what the problem was. It was failing on the
> second project name in the config file because I had a space after the
> commas. Ahhhhhhhhhh!!! This was confusing, since it wasn't returning
> None or raising a KeyError. Instead, it was returning an Entry object
> whose lp_attributes even showed "self_link", even though this
> attribute didn't actually exist for it.
>
> [Project]
> name = launchpad-registry, blueprint, launchpad-foundations
>
> -Edwin
>
> _______________________________________________
> Mailing list: https://launchpad.net/~launchpad-dev
> Post to : launchpad-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~launchpad-dev
> More help : https://help.launchpad.net/ListHelp
>
--
Diogo M. Matsubara
References