Skip to content

[db] Create d_b_personal_access_token #14719

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

Closed
wants to merge 1 commit into from
Closed

[db] Create d_b_personal_access_token #14719

wants to merge 1 commit into from

Conversation

laushinka
Copy link
Contributor

@laushinka laushinka commented Nov 15, 2022

Description

Creates d_b_personal_access_token with the following schema

-- field type
primary key id varchar
idx user_id varchar
idx hash varchar
  name varchar
  description text
  scopes text
  expiration_time timestamp
  created_at timestamp
idx last_modified timestamp
  deleted boolean

Related Issue(s)

Part of #14602

How to test

Build

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

@werft-gitpod-dev-com
Copy link

started the job as gitpod-build-lau-db-tokens.4 because the annotations in the pull request description changed
(with .werft/ from main)

@laushinka
Copy link
Contributor Author

laushinka commented Nov 15, 2022

/werft run

👍 started the job as gitpod-build-lau-db-tokens.5
(with .werft/ from main)

@easyCZ
Copy link
Member

easyCZ commented Nov 15, 2022

/werft run

👍 started the job as gitpod-build-lau-db-tokens.6
(with .werft/ from main)

@easyCZ
Copy link
Member

easyCZ commented Nov 15, 2022

/werft run with-clean-slate-deployment=true

👍 started the job as gitpod-build-lau-db-tokens.7
(with .werft/ from main)

@werft-gitpod-dev-com
Copy link

started the job as gitpod-build-lau-db-tokens.8 because the annotations in the pull request description changed
(with .werft/ from main)

@laushinka
Copy link
Contributor Author

Build succeeds without preview. Let me try again with preview.

@werft-gitpod-dev-com
Copy link

started the job as gitpod-build-lau-db-tokens.9 because the annotations in the pull request description changed
(with .werft/ from main)

@laushinka
Copy link
Contributor Author

laushinka commented Nov 15, 2022

This fails consistently with preview, even when triggered manually from a workspace.
Running again from here without preview, to get the build green.

/werft run

👍 started the job as gitpod-build-lau-db-tokens.11
(with .werft/ from main)

Update: Aaand it failed again

@laushinka
Copy link
Contributor Author

Closing this because of flaky builds. New PR here.

@laushinka laushinka closed this Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-none size/S team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants