~ines-almeida/launchpad:project-tokens/interfaces

Last commit made on 2023-09-26
Get this branch:
git clone -b project-tokens/interfaces https://git.launchpad.net/~ines-almeida/launchpad
Only Ines Almeida can upload to this branch. If you are Ines Almeida please log in for upload directions.

Branch merges

Branch information

Name:
project-tokens/interfaces
Repository:
lp:~ines-almeida/launchpad

Recent commits

7ec00bb... by Ines Almeida

Update more browser tests for Access Token view

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
a12a4f8... by Ines Almeida

Add interfaces to allow adding Project scoped access tokens through the UI and API

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
a3c0e04... by Ines Almeida

Update Access Token model and logic to enable Project scoped Access Tokens

This change introduces Projects as possible targets for Access Tokens similarly to what already existed for Git Repository, which the difference that a Project Access Token can be used to authenticate requests against any Git Repository within that Project.

405bfee... by Ines Almeida

Update Access Token model and logic to enable Project scoped Access Tokens

This change introduces Projects as possible targets for Access Tokens similarly to what already existed for Git Repository, with the difference that a Project Access Token can be used to authenticate requests against any Git Repository within that Project.

bd5a112... by Ines Almeida

Refactor AccessToken.findByTarget query and unit tests

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
9bae4b0... by Ines Almeida

Address MP comments

c2c2aed... by Ines Almeida

Update Access Token model and logic to enable Project scoped Access Tokens

This change introduces Projects as possible targets for Access Tokens similarly to what already existed for Git Repository, with the difference that a Project Access Token can be used to authenticate requests against any Git Repository within that Project.

cd3fe3f... by Guruprasad

Update the description for snaps in the new snap page

Use the description that is currently in https://snapcraft.io/docs.

LP: #2037033

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/451926

3e72ace... by Guruprasad

Update the description for snaps in the new snap page

Use the description that is currently in
https://snapcraft.io/docs. Also update the link to the snapcraft
documentation.

LP: #2037033

0b1ca5a... by Colin Watson

Allow commercial admins to read Person.id on the webservice

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