ubuntu-debuginfod:for-collin

Last commit made on 2023-04-01
Get this branch:
git clone -b for-collin https://git.launchpad.net/ubuntu-debuginfod
Only Sergio Durigan Junior can upload to this branch. If you are Sergio Durigan Junior please log in for upload directions.

Branch merges

Branch information

Name:
for-collin
Repository:
lp:ubuntu-debuginfod

Recent commits

625d941... by Sergio Durigan Junior

timer

2b1b07c... by Sergio Durigan Junior

One more

c9c8b3c... by Sergio Durigan Junior

Commit to show Colin

0077ce4... by Sergio Durigan Junior

poll_launchpad.py: Fix sql_insert for non-PPA

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

13fafd9... by Sergio Durigan Junior

conf/*.service: Move ConditionPathExists to Unit section

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

1dc62e8... by Sergio Durigan Junior

poll_launchpad.py: Fix typo

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

88214de... by Sergio Durigan Junior

conf/*.service: Only start the services when LP credentials exist

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

eda21b7... by Sergio Durigan Junior

ddebgetter.py: Log when credentials are being used to download

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

bdae4d9... by Sergio Durigan Junior

debuggetter.py: Adjust LP URL when downloading authenticated

We need to fetch from "https://api.launchpad.net/devel/..." instead of
"https://launchpad.net/...".

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

4d002ab... by Sergio Durigan Junior

c/*.service: Adjust to provide credentials

We need to provide the credentials file to the service. Also, make
sure we're able to read necessary pathnames and use the new default
file for ubuntu-debuginfod-poll-lp.

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