Skip to content
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

Test preview #19597

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Test preview #19597

wants to merge 7 commits into from

Conversation

mustard-mh
Copy link
Contributor

@mustard-mh mustard-mh commented Apr 3, 2024

Description

Related Issue(s)

Fixes #

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

Copy link

stale bot commented Apr 22, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Apr 22, 2024
@mustard-mh mustard-mh removed the meta: stale This issue/PR is stale and will be closed soon label Apr 23, 2024
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the meta: stale This issue/PR is stale and will be closed soon label May 23, 2024
@github-actions github-actions bot closed this May 29, 2024
@mustard-mh mustard-mh reopened this May 30, 2024
@github-actions github-actions bot removed the meta: stale This issue/PR is stale and will be closed soon label May 31, 2024
@mustard-mh mustard-mh added the meta: never-stale This issue can never become stale label Jun 7, 2024
Copy link

socket-security bot commented Jun 7, 2024

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

@mustard-mh mustard-mh force-pushed the exp/migration branch 6 times, most recently from 140873a to 2970c67 Compare July 16, 2024 05:31
@mustard-mh mustard-mh mentioned this pull request Jul 19, 2024
15 tasks
@mustard-mh mustard-mh force-pushed the exp/migration branch 2 times, most recently from 0e1947b to fc9679b Compare July 23, 2024 07:25
@mustard-mh mustard-mh force-pushed the exp/migration branch 4 times, most recently from 3adc3bc to 6c448a5 Compare August 19, 2024 11:30
@filiptronicek
Copy link
Member

FYI, I've updated this PR's branch to include changes from #20402.

@mustard-mh mustard-mh force-pushed the exp/migration branch 9 times, most recently from ccd935a to 395fb61 Compare December 6, 2024 14:38
@mustard-mh mustard-mh requested a review from Copilot December 12, 2024 13:36

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 23 out of 40 changed files in this pull request and generated no suggestions.

Files not reviewed (17)
  • .idea/gradle.xml: Language not supported
  • .idea/misc.xml: Language not supported
  • components/ide/jetbrains/toolbox/.gitattributes: Language not supported
  • components/ide/jetbrains/toolbox/.gitignore: Language not supported
  • components/ide/jetbrains/toolbox/build.gradle.kts: Language not supported
  • components/ide/jetbrains/toolbox/build.sh: Language not supported
  • components/ide/jetbrains/toolbox/gradle.properties: Language not supported
  • components/ide/jetbrains/toolbox/gradle/wrapper/gradle-wrapper.properties: Language not supported
  • components/ide/jetbrains/toolbox/gradlew: Language not supported
  • components/ide/jetbrains/toolbox/gradlew.bat: Language not supported
  • components/ide/jetbrains/toolbox/settings.gradle.kts: Language not supported
  • components/ide/jetbrains/toolbox/src/main/kotlin/io/gitpod/toolbox/auth/GitpodAuthManager.kt: Language not supported
  • components/ide/jetbrains/toolbox/src/main/kotlin/io/gitpod/toolbox/auth/GitpodLoginPage.kt: Language not supported
  • components/ide/jetbrains/toolbox/src/main/kotlin/io/gitpod/toolbox/components/AbstractUiPage.kt: Language not supported
  • components/ide/jetbrains/toolbox/src/main/kotlin/io/gitpod/toolbox/components/Button.kt: Language not supported
  • components/ide/jetbrains/toolbox/src/main/kotlin/io/gitpod/toolbox/components/Icon.kt: Language not supported
  • components/ide/jetbrains/toolbox/src/main/kotlin/io/gitpod/toolbox/gateway/GitpodGatewayExtension.kt: Language not supported
Comments skipped due to low confidence (1)

components/ide/jetbrains/toolbox/README.md:19

  • The sentence should be 'To open the Toolbox App in debug mode, use the following command:' instead of 'To open the Toolbox App in debug mode'.
> TOOLBOX_DEV_DEBUG_SUSPEND=true && open /Applications/JetBrains\ Toolbox.app
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.

4 participants