lp:~jsing/launchpad-api-client/+git/launchpad

Owned by Joel Sing
Get this repository:
git clone https://git.launchpad.net/~jsing/launchpad-api-client/+git/launchpad
Only Joel Sing can upload to this repository. If you are Joel Sing please log in for upload directions.

Branches

Name Last Modified Last Commit
needs-resubmitting 2021-04-21 05:38:26 UTC
Rename review status 'Resubmit' to 'Needs Resubmitting'.

Author: Joel Sing
Author Date: 2021-04-21 05:38:26 UTC

Rename review status 'Resubmit' to 'Needs Resubmitting'.

This change was made in Launchpad, resulting in this code being
unable to identify the review status.

Updates lp#1925262

gomod 2020-10-12 13:15:18 UTC
Add go.mod for launchpad-api-client.

Author: Joel Sing
Author Date: 2020-10-12 13:15:18 UTC

Add go.mod for launchpad-api-client.

nominate-reviewer 2018-11-29 13:56:18 UTC
Document the Launchpad responses to createComment and nominateReviewer.

Author: Joel Sing
Author Date: 2018-11-29 13:56:18 UTC

Document the Launchpad responses to createComment and nominateReviewer.

merge-proposals-fix 2018-05-21 05:25:41 UTC
Correct data type for merge proposal merged_revno.

Author: Joel Sing
Author Date: 2018-05-21 05:25:41 UTC

Correct data type for merge proposal merged_revno.

Also add test coverage that includes a populated merge_revno.

email-addresses 2018-04-16 07:20:35 UTC
Improve handling of unavailable email addresses.

Author: Joel Sing
Author Date: 2018-04-16 07:20:35 UTC

Improve handling of unavailable email addresses.

If email addresses are restricted by a user, Launchpad will return an empty
preferred email address link. Previously we would try to fetch this, resulting
in an unknown scheme error. Detect this case and return a *NotAvailableError so
that calling code can distinguish between this and other API failures.

bazaar 2018-01-24 14:13:33 UTC
Add support for bazaar branches to the Launchpad API test server.

Author: Joel Sing
Author Date: 2018-01-12 15:57:08 UTC

Add support for bazaar branches to the Launchpad API test server.

lpapitest 2017-09-14 16:46:55 UTC
Provide lpapitest - a test Launchpad API server.

Author: Joel Sing
Author Date: 2017-09-14 16:46:55 UTC

Provide lpapitest - a test Launchpad API server.

project 2017-09-12 15:39:12 UTC
Drop project HTTPETag and gofmt.

Author: Joel Sing
Author Date: 2017-09-12 15:39:12 UTC

Drop project HTTPETag and gofmt.

The HTTPETag is an internal API implementation detail and we do not need
to expose this. Also gofmt the project code.

18 of 8 results
This repository contains Public information 
Everyone can see this information.

Subscribers