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

Update docker compose 2.21.0 #18748

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Update docker compose 2.21.0 #18748

merged 1 commit into from
Sep 21, 2023

Conversation

WVerlaek
Copy link
Member

@WVerlaek WVerlaek commented Sep 19, 2023

Description

Created release from gitpod-io/compose#1

Summary generated by Copilot

🤖 Generated by Copilot at 60411d5

Update dockerComposeVersion in WORKSPACE.yaml to support profiles feature. This allows configuring different sets of services for different scenarios in Gitpod workspaces.

Related Issue(s)

Fixes #

How to test

Tested in a preview env by starting a workspace from https://github.com/gitpod-samples/template-docker-compose:

  • all containers come up
  • docker compose version returns 2.21.0-gitpod.0

Integration tests should pass

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
  • with-integration-tests=workspace
    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
Contributor

@kylos101 kylos101 left a comment

Choose a reason for hiding this comment

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

@WVerlaek I found this PR by accident, codeowners did not assign a team. 🤔

For now, probably good to mention explicitly setting team engine in the deploy checklist.

@roboquat roboquat merged commit 66c3630 into main Sep 21, 2023
@roboquat roboquat deleted the wv/update-docker-compose branch September 21, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants