Skip to content

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.

4 participants