Skip to content

Conversation

meysholdt
Copy link
Member

@meysholdt meysholdt commented Jul 1, 2024

Description

Improve logging to diagnose when repos can not be found:

  • Log Graphql queries when repositories are not found.
  • Log Graphql errors.

Related Issue(s)

Fixes # (internal incident)

How to test

Documentation

Preview status

Gitpod was successfully deployed to your preview environment.

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment / Integration Tests
  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • /werft preemptible
    Saves cost. Untick this only if you're really sure you need a non-preemtible machine.
  • with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh. If enabled, with-preview and with-large-vm will be enabled.
  • with-monitoring

/hold

@geropl
Copy link
Member

geropl commented Jul 2, 2024

Code LGTM so far, let's execute it once before we merge it.

@meysholdt
Copy link
Member Author

I've tested the PR in a preview env with default context, tree context, commit context, PR context, and issue context.
In all cases the "new workspace dialog" populated nicely.

@meysholdt
Copy link
Member Author

Error messages are now no longer being redacted. Can I get a review, @geropl ?

@roboquat roboquat merged commit bcc0b83 into main Jul 2, 2024
@roboquat roboquat deleted the me_log branch July 2, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants