Skip to content

[db] Drop description column from d_b_personal_access_token #14902

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 24, 2022

Conversation

easyCZ
Copy link
Member

@easyCZ easyCZ commented Nov 23, 2022

Description

Removes description column d_b_personal_access_token table

Related Issue(s)

How to test

Unit tests execute migrations, CI passes

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

/hold depends on #14901

@easyCZ easyCZ requested a review from a team November 23, 2022 21:09
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label Nov 23, 2022
@easyCZ easyCZ mentioned this pull request Nov 23, 2022
4 tasks
Base automatically changed from mp/pat-remove-description to main November 24, 2022 08:19
@roboquat roboquat requested review from a team November 24, 2022 08:19
@roboquat roboquat added size/M and removed size/S labels Nov 24, 2022
@github-actions github-actions bot added team: SID team: IDE team: workspace Issue belongs to the Workspace team labels Nov 24, 2022
@easyCZ easyCZ force-pushed the mp/pat-drop-desc-column branch from 89e13a5 to 61715d6 Compare November 24, 2022 08:41
@roboquat roboquat added size/S and removed size/M labels Nov 24, 2022
@easyCZ
Copy link
Member Author

easyCZ commented Nov 24, 2022

/unhold

@roboquat roboquat merged commit 1dabfa7 into main Nov 24, 2022
@roboquat roboquat deleted the mp/pat-drop-desc-column branch November 24, 2022 09:48
@roboquat roboquat added deployed: IDE IDE change is running in production deployed: webapp Meta team change is running in production labels Nov 24, 2022
@roboquat roboquat added the deployed: workspace Workspace team change is running in production label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: IDE IDE change is running in production deployed: webapp Meta team change is running in production deployed: workspace Workspace team change is running in production release-note-none size/S team: IDE team: SID team: webapp Issue belongs to the WebApp team team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove description field from PAT
3 participants