~timg-tpi/+git/kteam-tools:master

Last commit made on 2021-07-30
Get this branch:
git clone -b master https://git.launchpad.net/~timg-tpi/+git/kteam-tools
Only Tim Gardner can upload to this branch. If you are Tim Gardner please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~timg-tpi/+git/kteam-tools

Recent commits

179c9e7... by Tim Gardner

cranky: fix -- check for common annotations errors

Signed-off-by: Tim Gardner <email address hidden>

06894b1... by Tim Gardner

cranky: Added cranky-complete

Once the kernel is tagged and test built, perform all of the remaining
steps to crank, build, and copy packages for review. Emit for-review
information that can be cut-n-pasted to a Trello card for reviewers.

Signed-off-by: Tim Gardner <email address hidden>

a640948... by Tim Gardner

cranky: Added cranky-for-review

Runs verify-release-ready on each package based on info caches by
cranky-rmadison, check that tags are pushed and correct, copy built packages
to the for-review server.

Signed-off-by: Tim Gardner <email address hidden>

79b4a52... by Tim Gardner

cranky: Added cranky-build-sources

Generate a command that uses 'cranky build-source' with
the correct versions for the kernel and each dependent package,
generate debdiffs, and sign changes files.

Signed-off-by: Tim Gardner <email address hidden>

ca33767... by Tim Gardner

cranky: Added cranky-pull-sources

Uses 'cranky pull-source' on all packages using cached
information from cranky-rmadison and possibly cached
orig tarball.

Signed-off-by: Tim Gardner <email address hidden>

9c34e35... by Tim Gardner

cranky: Added cranky-update-dependents

Uses 'cranky update-dependent' on all dependent
packages using cached info from cranky-rmadison.
Pushes new tags for review.

Signed-off-by: Tim Gardner <email address hidden>

668cf69... by Tim Gardner

cranky: Added cranky-checkout

Use 'cranky checkout' to populate package repositories
and remove any preexisting cruft. Also checks that tags
are up to date.

Signed-off-by: Tim Gardner <email address hidden>

ae56c08... by Tim Gardner

cranky: Added cranky/cranky-rmadison

Cache info from 'cranky rmadison' based on linux/debian/debian.env

Signed-off-by: Tim Gardner <email address hidden>

8d62f88... by Tim Gardner

cranky: Added cranky/crankyrc

Intended to be copied to ~/.crankyrc and customized.

Signed-off-by: Tim Gardner <email address hidden>

a42986a... by Tim Gardner

cranky: Added cranky/cmds.d/print_crankyrc to assist with bash scripting

A python script that prints some of the fields from ~/.cranky

Signed-off-by: Tim Gardner <email address hidden>