Skip to content

[pat] Implement GetPersonalAccessToken #14832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 22, 2022
Merged

[pat] Implement GetPersonalAccessToken #14832

merged 1 commit into from
Nov 22, 2022

Conversation

laushinka
Copy link
Contributor

@laushinka laushinka commented Nov 21, 2022

Description

Implements GetPersonalAccessToken

Related Issue(s)

Fixes #14609

How to test

Unit tests personal_access_token_test.go and tokens_test.go

Release Notes

NONE

Documentation

Werft options:

  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh

@laushinka laushinka force-pushed the lau/get-token branch 4 times, most recently from cf50627 to d0675c3 Compare November 22, 2022 11:31
@laushinka laushinka marked this pull request as ready for review November 22, 2022 11:42
@laushinka laushinka requested a review from a team November 22, 2022 11:42
@laushinka laushinka requested a review from easyCZ November 22, 2022 11:42
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label Nov 22, 2022
@laushinka laushinka requested a review from easyCZ November 22, 2022 14:00
@laushinka laushinka force-pushed the lau/get-token branch 2 times, most recently from 06182a8 to 969f227 Compare November 22, 2022 15:07
@laushinka
Copy link
Contributor Author

Hold to fix failing build.

/hold

@roboquat roboquat merged commit 72de793 into main Nov 22, 2022
@roboquat roboquat deleted the lau/get-token branch November 22, 2022 16:31
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production release-note-none size/L team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement GetPersonalAccessToken RPC
3 participants