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

[server] remove definitely-gp #18316

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

svenefftinge
Copy link
Member

@svenefftinge svenefftinge commented Jul 20, 2023

Description

This removes the deprecated support for definitely-gp.

Related Issue(s)

Fixes #8473

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
  • /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
  • with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh

/hold

@svenefftinge svenefftinge force-pushed the revert-18306-revert-18278-se/remove-definitely-gp branch from c0396c8 to 9f0b829 Compare July 20, 2023 07:10
@svenefftinge svenefftinge marked this pull request as ready for review July 20, 2023 08:19
@svenefftinge svenefftinge requested a review from a team July 20, 2023 08:19
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label Jul 20, 2023
@svenefftinge
Copy link
Member Author

svenefftinge commented Jul 20, 2023

/gh run recreate-vm

Comment triggered a workflow run

Started workflow run: 5608610903

  • recreate_vm: true

Copy link
Member

@AlexTugarev AlexTugarev left a comment

Choose a reason for hiding this comment

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

Code changes look good to me.
Is there any chance we can verify on a preview env?

@svenefftinge
Copy link
Member Author

We can try with this repo

https://revert-183a28a79aab0.preview.gitpod-dev.com/new#https://github.com/gitpod-samples/template-quarkus

once the VM is up again

@AlexTugarev
Copy link
Member

I started 2 workspaces using https://revert-183a28a79aab0.preview.gitpod-dev.com/new#https://github.com/gitpod-samples/template-quarkus. No image build to see, but jbang was on PATH, which comes from the custom Dockerfile.

That should be fine then, right?

@svenefftinge
Copy link
Member Author

Yes, thanks for testing

/unhold

@roboquat roboquat merged commit aeb6884 into main Jul 20, 2023
@roboquat roboquat deleted the revert-18306-revert-18278-se/remove-definitely-gp branch July 20, 2023 09:50
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels Jul 20, 2023
AlexTugarev added a commit that referenced this pull request Jul 21, 2023
@@ -36,25 +35,7 @@ export class ImageSourceProvider {
let result: WorkspaceImageSource;

const imgcfg = config.image;
if (ExternalImageConfigFile.is(imgcfg)) {
Copy link
Member

Choose a reason for hiding this comment

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

AlexTugarev added a commit that referenced this pull request Jul 21, 2023
AlexTugarev added a commit that referenced this pull request Jul 21, 2023
AlexTugarev added a commit that referenced this pull request Jul 21, 2023
AlexTugarev added a commit that referenced this pull request Jul 21, 2023
AlexTugarev added a commit that referenced this pull request Jul 25, 2023
roboquat pushed a commit that referenced this pull request Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production size/L team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Epic: Deprecate definitely-gp
3 participants