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

Fix dev settings link for git providers #17714

Conversation

selfcontained
Copy link
Contributor

@selfcontained selfcontained commented May 23, 2023

Description

If the user hasn’t entered a host value yet in the form, our links are broken as described in the issue. I’ve opted to have the links default to github.com and gitlab.com when there’s no custom host entered in the form yet, but once there is, the links will use that host.

After some discussion, we'll simplify this view so the hint text links below the input aren't dynamic, and we just link to the corresponding GitLab or GitHub docs.

GitLab GitHub Bitbucket Server
image image image

Related Issue(s)

Fixes WEB-327

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
  • with-ws-manager-mk2
  • 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

Copy link
Contributor

@gtsiolis gtsiolis left a comment

Choose a reason for hiding this comment

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

Thanks, @selfcontained. 🌮 🌮

Left some non-blocking comments. Should be ok to merge this as is, too.

@roboquat roboquat added size/S and removed size/XS labels May 23, 2023
@selfcontained selfcontained marked this pull request as ready for review May 23, 2023 17:33
@selfcontained selfcontained requested a review from a team May 23, 2023 17:33
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label May 23, 2023
@roboquat roboquat added size/M and removed size/S labels May 23, 2023
@selfcontained
Copy link
Contributor Author

/unhold

@roboquat roboquat merged commit fd2e07e into main May 24, 2023
@roboquat roboquat deleted the brad/web-327-the-developer-settings-link-in-the-help-text-when-adding-a branch May 24, 2023 14:11
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels May 24, 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/M team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants