~jugmac00/turnip:how-to-qa-turnip-api-changes

Last commit made on 2022-02-08
Get this branch:
git clone -b how-to-qa-turnip-api-changes https://git.launchpad.net/~jugmac00/turnip
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
how-to-qa-turnip-api-changes
Repository:
lp:~jugmac00/turnip

Recent commits

dcf219f... by Jürgen Gmach

Add documentation for "How-to qa turnip API changes"

9a35879... by Jürgen Gmach

Publish documentation on Read the Docs

Merged from https://code.launchpad.net/~jugmac00/turnip/+git/turnip/+merge/415251

a2f39f2... by Jürgen Gmach

Publish documentation on Read the Docs

4858be9... by Colin Watson

Update nrpe-external-master-interface URL

Merged from https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/414245

c6407c2... by Jürgen Gmach

commit API now can filter by blob paths

Merged from https://code.launchpad.net/~jugmac00/turnip/+git/turnip/+merge/414251

6d87132... by Jürgen Gmach

commit API now can filter by blob paths

When querying the commit API, you now can send `blob_paths`.

The response only contains data for commits which contain one of these paths.

ebaa3ce... by Jürgen Gmach

Move formatters into separate module

Merged from https://code.launchpad.net/~jugmac00/turnip/+git/turnip/+merge/414167

6da5d97... by Colin Watson

Update nrpe-external-master-interface URL

The old repository seems to have vanished, but the relevant repository
has now been recovered under the canonical-ols organization.

This should fix the failing `turnip-build-charm` Jenkins job.

e796e99... by Colin Watson

Bump some more test timeouts to 10 seconds

Merged from https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/414195

b833802... by Jürgen Gmach

Move formatters into separate module