lp:~racb/ubuntu-sponsoring

Owned by Robie Basak
Get this repository:
git clone https://git.launchpad.net/~racb/ubuntu-sponsoring
Only Robie Basak can upload to this repository. If you are Robie Basak please log in for upload directions.

Branches

Name Last Modified Last Commit
ubuntu-sponsors-reporter 2024-02-16 15:15:32 UTC
Add ~ubuntu-sponsors-reporter to SPONSOR_TEAMS

Author: Robie Basak
Author Date: 2024-02-16 15:15:32 UTC

Add ~ubuntu-sponsors-reporter to SPONSOR_TEAMS

This will cause MPs for which ~ubuntu-sponsors-reporter has a review
slot (or a bug subscription, but we don't care about that) to also
appear in the sponsorship report.

I will also change the bot that auto-adds ~ubuntu-sponsors to add
~ubuntu-sponsors-reporter instead.

Sponsors will then be able to vote on MPs without "grabbing" the
~ubuntu-sponsors-reporter review slot (since they intentionally won't
belong to that team), and this way the MP won't disappear from the
sponsorship queue when that happens.

See
https://discourse.ubuntu.com/t/improving-the-git-ubuntu-based-sponsorship-workflow/37964
for further discussion.

git-mps 2022-07-01 14:49:56 UTC
Add git MP support

Author: Robie Basak
Author Date: 2022-07-01 14:49:56 UTC

Add git MP support

Various people have been submitting MPs against git-ubuntu branches,
even though we haven't specifically been calling for these yet.

This adds support to make these MPs appear on the sponsoring page so
they don't get lost.

This is done by implementing get_git_branches() on the same lines as the
existing (bzr-specific) get_branches().

Since the Launchpad API getRequestedReviews() method doesn't yet support
git branches (LP 1979817), this is implemented by scraping the web UI
instead. This is done in lp_scrape_mps.py, added as a separate module.
I've been using this scraping elsewhere, so it's copied in from the
ubuntu-helpers repository where I've been keeping a master copy. It'd be
better to provide it as a library somewhere, but we don't currently have
a mechanism to do that since the machine that runs the sponsoring report
is quite far behind. So, for now, I'm making do with a copy which we
will need to maintain manually.

python3 2022-03-31 12:16:03 UTC
Python 3: unicode encoding handling

Author: Robie Basak
Author Date: 2022-03-31 12:11:05 UTC

Python 3: unicode encoding handling

json-extra-details 2021-03-31 15:18:53 UTC
Rename time_in_queue to date_queued to better match the content

Author: Sebastien Bacher
Author Date: 2021-03-31 15:18:53 UTC

Rename time_in_queue to date_queued to better match the content

master 2021-03-31 15:18:53 UTC
Rename time_in_queue to date_queued to better match the content

Author: Sebastien Bacher
Author Date: 2021-03-31 15:18:53 UTC

Rename time_in_queue to date_queued to better match the content

subdir-for-jsons 2021-03-19 09:46:45 UTC
Write the json reports in a subdir

Author: Sebastien Bacher
Author Date: 2021-03-19 09:46:45 UTC

Write the json reports in a subdir

It's easier to list them this way. Keep the old location for compatibility

16 of 6 results
This repository contains Public information 
Everyone can see this information.

Subscribers