lp:~akashraoind-deactivatedaccount/ubuntu-dev-tools/+git/ubuntu-dev-tools-2

Owned by akash rao
Get this repository:
git clone https://git.launchpad.net/~akashraoind-deactivatedaccount/ubuntu-dev-tools/+git/ubuntu-dev-tools-2
Only akash rao can upload to this repository. If you are akash rao please log in for upload directions.

Branches

Name Last Modified Last Commit
logging 2021-01-25 22:18:15 UTC
update runnable programs to use logging.getLogger(__name__)

Author: Dan Streetman
Author Date: 2021-01-23 16:05:24 UTC

update runnable programs to use logging.getLogger(__name__)

Instead of using ubuntutools.getLogger(), which had some convoluted
'magic' to call logging.basicConfig() on first use of logging, just
use the normal logging.getLogger() and move the basicConfig() call
into an import from ubuntutools.logging_defaults

As the logging_defaults import isn't used, since its purpose is just
to set the logging defaults when imported, include # noqa to avoid
QA errors from e.g. flake8

uca 2021-01-25 22:17:59 UTC
archive: don't download from archive if using UCA staging ppa

Author: Dan Streetman
Author Date: 2020-07-21 19:18:49 UTC

archive: don't download from archive if using UCA staging ppa

Signed-off-by: Dan Streetman <ddstreet@canonical.com>

private_ppa 2021-01-25 22:17:37 UTC
ubuntutools/pullpkg: add --login parameter

Author: Dan Streetman
Author Date: 2020-06-15 21:02:28 UTC

ubuntutools/pullpkg: add --login parameter

Just in case we want to pull from a private ppa...

Signed-off-by: Dan Streetman <ddstreet@canonical.com>

download_function 2021-01-25 22:17:10 UTC
archive: use verify_file_checksums()

Author: Dan Streetman
Author Date: 2020-07-21 19:01:16 UTC

archive: use verify_file_checksums()

This reduces duplicate verification steps, and results in logging
error from the verification function if there is a size mismatch,
instead of the silent verification failure that was present in case
neither sha checksum was provided.

Signed-off-by: Dan Streetman <ddstreet@canonical.com>

tox 2021-01-25 22:16:56 UTC
Remove pull-revu-source

Author: Dan Streetman
Author Date: 2020-06-16 13:21:53 UTC

Remove pull-revu-source

This script used a website that no longer exists.

Signed-off-by: Dan Streetman <ddstreet@canonical.com>

master 2021-01-22 22:14:28 UTC
doc: update pull-pkg man page to clarify default pockets

Author: Dan Streetman
Author Date: 2020-04-23 15:13:43 UTC

doc: update pull-pkg man page to clarify default pockets

Signed-off-by: Dan Streetman <ddstreet@canonical.com>

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

Subscribers

No subscribers.