- Get this repository:
-
git clone
https://git.not.enabled/pdbq
PDBQ has 3 active reviews. See all merge proposals.
Branches
Name | Last Modified | Last Commit |
---|---|---|
pkg-bug-updating | 2025-03-12 08:04:10 UTC |
pkg-bug list-*: Refactor list commands for consistency
Author:
Bryce Harrington
pkg-bug list-*: Refactor list commands for consistency Provide command-specific usage on parameter issues, for consistency with |
main | 2025-03-05 02:05:17 UTC |
pkg-updates: Improve title for update requests
Author:
Bryce Harrington
pkg-updates: Improve title for update requests |
merge-proposal- |
2025-03-03 21:56:16 UTC |
merge_proposal: Fill in code docs
Author:
Bryce Harrington
merge_proposal: Fill in code docs |
add-ubuntu- |
2025-02-28 06:19:13 UTC |
ubuntu_version: Add is_repacked()
Author:
Bryce Harrington
ubuntu_version: Add is_repacked() Detect +repack, +dfsg, and +ds as indicating a modified tarball. Examples of packages using +repack rather than +ds have included Note that dfsg has sometimes been typoed as dsfg. Since this code looks |
pkg-bug- |
2025-02-14 20:22:40 UTC |
pkg-bug: Implement --debug support for bug_task milestones
Author:
Bryce Harrington
pkg-bug: Implement --debug support for bug_task milestones When --debug is given on the command line, this causes pkg-bug to dump |
pkg-bug- |
2025-02-12 02:53:24 UTC |
bug_task: Catch exception for unrecognized packages
Author:
Bryce Harrington
bug_task: Catch exception for unrecognized packages When requesting a bug task for a package that does not exist in Since callers will already need to check for ValueError's, capture the |
cron-cleanup | 2025-01-10 19:29:26 UTC |
collect-gh-project: Drop this script until it's actually needed
Author:
Bryce Harrington
collect-gh-project: Drop this script until it's actually needed I don't plan to do lookups from github any time soon, and don't need the |
modularize- |
2024-09-06 23:09:49 UTC |
source_publication: Add pocket, component, and a parse_madison() routine
Author:
Bryce Harrington
source_publication: Add pocket, component, and a parse_madison() routine This is used to collect publication information from Debian's madison Madison's version information includes per-pocket versions, and flags A smoketest is provided for checking functionality: $ python3 -m pdbq.source_ |
backport- |
2024-07-12 21:18:29 UTC |
Reduce use of 'mre' terminology in favor of 'backport'
Author:
Bryce Harrington
Reduce use of 'mre' terminology in favor of 'backport' In the processing of the SRUs there has been pushback due to strict To avoid confusing future pedants, shift away from referring to |
reimplement- |
2024-04-09 17:11:06 UTC |
pkg-versions: Add a --series-spec option to list esm, lts, et al
Author:
Bryce Harrington
pkg-versions: Add a --series-spec option to list esm, lts, et al Alternate package lists can be obtained, for example: $ pkg-versions dovecot --series-spec lts The option is aliased to '-s' and '--series' for shorthand. For a list of the supported series, see: $ pkg-versions --help |
add-mp-queue-status | 2024-04-08 20:59:45 UTC |
merge_proposal: Check pre-conditions for undefined git repos
Author:
Bryce Harrington
merge_proposal: Check pre-conditions for undefined git repos There can be situations where the git repository is undefined, such as |
MP-reimplement- |
2024-04-06 02:49:17 UTC |
pkg-versions: Stub in unimplemented tests
Author:
Bryce Harrington
pkg-versions: Stub in unimplemented tests This is a placeholder/ |
pkg-bug- |
2023-10-25 04:01:00 UTC |
pkg-bug: Add get-param command
Author:
Bryce Harrington
pkg-bug: Add get-param command For bug reports consisting of Key: Value sets, such as seen in Apport $ pkg-bug get-param 1841168 DistroRelease Only the value is printed. Doublequotes in keys are ignored and matches |
pkg-updates-ppa | 2023-10-06 00:58:12 UTC |
pkg-bug: Allow passing (unimplemented) series arg to report_bug()
Author:
Bryce Harrington
pkg-bug: Allow passing (unimplemented) series arg to report_bug() The pkg-updates script generates input files for pkg-bug that include |
pkg-bug- |
2023-10-04 22:45:41 UTC |
pkg-bug: Fix --debug to be set properly
Author:
Bryce Harrington
pkg-bug: Fix --debug to be set properly |
introduce- |
2023-09-21 23:14:44 UTC |
merge_proposal: Include repo in address if different from project
Author:
Bryce Harrington
merge_proposal: Include repo in address if different from project pdbq's main repository is named "pdbq" so merge proposal urls can be Moreover, for git branches the parsing code previously was extracting To fix all of this, a separate property is added for the repository Finally, the address() property logic is adjusted to include the |
implement- |
2023-08-01 23:04:55 UTC |
pkg-updates: Add and_join() helper function
Author:
Bryce Harrington
pkg-updates: Add and_join() helper function This lets lists of Ubuntu release names be formatted in a more |
implement- |
2023-07-15 01:48:41 UTC |
merge_proposal: Fix incorrect timedelta usage
Author:
Bryce Harrington
merge_proposal: Fix incorrect timedelta usage The .days property is an int, not a function. |
add-pkg-mp | 2023-06-06 12:48:53 UTC |
pkg-mp: Implement basic MP listing support
Author:
Bryce Harrington
pkg-mp: Implement basic MP listing support $ ./scripts/pkg-mp list canonical- This prints a list of all currently active reviews with properties. |
pkg-bug-milestones | 2023-06-01 19:41:02 UTC |
pkg-bug: Fix milestone, status, and importance setting
Author:
Bryce Harrington
pkg-bug: Fix milestone, status, and importance setting Due to launchladlib magic (I guess), settings don't get applied by |
planned-merges-mm | 2023-06-01 03:21:33 UTC |
planned-merges: Drop predictive text
Author:
Bryce Harrington
planned-merges: Drop predictive text Originally, this code was intended to perform preliminary scheduling of Even when it was working right, there were only about three months Dropping this code will have a further benefit of reducing the amount of |
add-query- |
2023-04-05 00:55:55 UTC |
lp: Add support for readonly mode
Author:
Bryce Harrington
lp: Add support for readonly mode |
add-collect-watch | 2023-03-17 07:07:59 UTC |
Add collect-watch worker
Author:
Bryce Harrington
Add collect-watch worker This script does a git ubuntu clone for a package and then uses its The script takes input as a JSON file, and generates output as JSON to This worker is intended to replace scripts/ |
merge-proposal-wip | 2022-03-31 16:17:55 UTC |
WIP: Add worker for collecting LP reviews for a given team
Author:
Bryce Harrington
WIP: Add worker for collecting LP reviews for a given team This merges data from both Launchpad's API (via the new MergeProposal |
package- |
2021-11-09 00:46:38 UTC |
refresh-data.cron: Update data cron for oci/snap
Author:
Bryce Harrington
refresh-data.cron: Update data cron for oci/snap |
planned-merges-jj | 2021-10-13 00:08:49 UTC |
Use find rather than ls to search for data files
Author:
Bryce Harrington
Use find rather than ls to search for data files Shellcheck suggested improvement. Also limit search to files with non-zero sizes, to avoid using data |
package- |
2021-10-07 18:41:18 UTC |
workers: Include container stack components in MRE backport list.
Author:
Bryce Harrington
workers: Include container stack components in MRE backport list. Per Lucas, the backport task occurs once near the beginning of a devel |
package-sources | 2021-10-06 23:11:44 UTC |
planned-merges: Tag all bugs 'needs-merge'
Author:
Bryce Harrington
planned-merges: Tag all bugs 'needs-merge' Per the specification, we'll be using this tag to track all of these |
pkg-bug-import | 2021-09-29 01:22:34 UTC |
pkg-bug: Implement import command
Author:
Bryce Harrington
pkg-bug: Implement import command This adds a new command to create multiple bugs using a JSON file as Since we're passing the JSON from the `planned-merges` script directly |
refactor-pkg-bug | 2021-09-25 00:46:23 UTC |
pkg-bug: Use a dry_run decorator for bug creation
Author:
Bryce Harrington
pkg-bug: Use a dry_run decorator for bug creation Refactor the --dry-run handling code into a decorator function that The bug filing code from command_create() is moved into a dedicated Since report_bug() is constructed to file bug reports against Ubuntu While cleaning up command_create(), the description setting logic is |
pkg-bug-list | 2021-09-22 01:01:19 UTC |
pkg-bug: Implement list-subscribed and list-assigned commands
Author:
Bryce Harrington
pkg-bug: Implement list-subscribed and list-assigned commands |
add-pkg-bug | 2021-09-18 02:34:49 UTC |
pkg-bug: Add new script for filing bug reports
Author:
Bryce Harrington
pkg-bug: Add new script for filing bug reports Preliminary implementation of what will eventually become a flexible CLI |
query-bugs | 2021-09-14 00:25:19 UTC |
lp: Fix url to include trailing slash like other urls
Author:
Bryce Harrington
lp: Fix url to include trailing slash like other urls |
improve- |
2021-07-22 22:35:13 UTC |
merge opportunities report: Improve the merge-o-matic section
Author:
Bryce Harrington
merge opportunities report: Improve the merge-o-matic section The last section of the merge opportunities report should show This fixes several issues in the previous report. First, it provides a |
1 → 34 of 34 results | First • Previous • Next • Last |
Other repositories
Name | Last Modified |
---|---|
lp:pdbq | 2025-03-12 |
1 → 1 of 1 result | First • Previous • Next • Last |