~racb/git-ubuntu:mailing-list-address

Last commit made on 2022-05-20
Get this branch:
git clone -b mailing-list-address https://git.launchpad.net/~racb/git-ubuntu
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch merges

Branch information

Name:
mailing-list-address
Repository:
lp:~racb/git-ubuntu

Recent commits

2f0e855... by Robie Basak

Update email address default used in tests

Since <email address hidden> no longer exists, we'll use
<email address hidden> instead. This shouldn't affect
production code since the repo_builder and source_builder modules are
only used in tests.

002e452... by Robie Basak

Update email address to request an import

This is for the message printed when a repository is not found on "git
ubuntu clone".

Since <email address hidden> no longer exists, we'll use
<email address hidden> instead.

57e5776... by Robie Basak

Update maintainer email address

<email address hidden> no longer exists. Use
<email address hidden> instead.

ef3b3a9... by Robie Basak

Merge remote-tracking branch 'lvoytek/master'

d1858ec... by Robie Basak

Merge remote-tracking branch 'athos-ribeiro/leaking-perl-with-wrappers'

94d3a81... by Athos Ribeiro

Check if perl dependent commands are runnable

These binaries used to load dependencies from the host. This could
result in broken binaries. This test ensure these commands are runnable.

To do so, this patch refactors the test_*_runnable integration tests
into a single, parametrized, test_command_runnable test.

1f99957... by Lena Voytek

Updates for inclusive naming

Edit filenames, variables, and comments to match inclusive naming
standards. The user experience will remain the same with this
update. However, when allowing and denying specific packages,
additions must be placed in source-package-allowlist.txt and
source-package-denylist.txt instead of source-package-whitelist.txt
and source-package-blacklist.txt.

Signed-off-by: Lena Voytek <email address hidden>

8463c44... by Sergio Durigan Junior

Add ruby-net-ssh to the whitelist

Signed-off-by: Sergio Durigan Junior <email address hidden>

887bdb8... by Sergio Durigan Junior

Add pgloader to the whitelist

Signed-off-by: Sergio Durigan Junior <email address hidden>

f891a98... by Athos Ribeiro

Test dpkg tooling confinement