-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
base: main
Are you sure you want to change the base?
Test preview #19597
Conversation
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. |
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. |
No dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No dependency changes detected in pull request |
726ab09
to
ec43a84
Compare
140873a
to
2970c67
Compare
0e1947b
to
fc9679b
Compare
3adc3bc
to
6c448a5
Compare
9b3b447
to
fa4c899
Compare
fa4c899
to
1f18763
Compare
1f18763
to
35d5a61
Compare
6a109d3
to
17d19cf
Compare
FYI, I've updated this PR's branch to include changes from #20402. |
ccd935a
to
395fb61
Compare
da86511
to
77cd2f5
Compare
There was a problem hiding this comment.
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
77cd2f5
to
c87ad60
Compare
c87ad60
to
d7b680a
Compare
Description
Related Issue(s)
Fixes #
How to test
Documentation
Preview status
Gitpod was successfully deployed to your preview environment.
Build Options
Build
Run the build with werft instead of GHA
Run Leeway with
--dont-test
Publish
Installer
Add desired feature flags to the end of the line above, space separated
Preview Environment / Integration Tests
If enabled this will build
install/preview
If enabled this will create the environment on GCE infra
Saves cost. Untick this only if you're really sure you need a non-preemtible machine.
Valid options are
all
,workspace
,webapp
,ide
,jetbrains
,vscode
,ssh
. If enabled,with-preview
andwith-large-vm
will be enabled./hold