Skip to content

Delete the obsolete CheckBox component #17186

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

Merged

Conversation

Devansu-Yadav
Copy link
Contributor

Description

As all the checkbox components have been replaced by the new <CheckboxInputField /> component in #16813 and #17171, we can safely remove the obsolete <CheckBox /> component.

Related Issue(s)

Fixes #17103

How to test

Release Notes

Remove the obsolete CheckBox component

Documentation

Build Options:

  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish Options
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer Options
  • with-dedicated-emulation
  • with-ws-manager-mk2
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated

Preview Environment Options:

  • /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

@werft-gitpod-dev-com
Copy link

annotations in the pull request changed, but user is not allowed to start a job

@gtsiolis
Copy link
Contributor

gtsiolis commented Apr 12, 2023

Looking at this now! 👀

@gtsiolis gtsiolis changed the base branch from main to gt/merge-17186 April 12, 2023 15:08
@gtsiolis
Copy link
Contributor

gtsiolis commented Apr 12, 2023

Changed target branch to gt/merge-17186 and merging this now.

@gtsiolis gtsiolis merged commit 0eade2b into gitpod-io:gt/merge-17186 Apr 12, 2023
roboquat pushed a commit that referenced this pull request Apr 23, 2023
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.

Remove the obsolete checkbox component
3 participants