-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Show User ID on Account page #17956
Show User ID on Account page #17956
Conversation
/gh run recreate-vm=true Comment triggered a workflow runStarted workflow run: 5281429602
|
We have a community session scheduled next week on the 21st [1]. I'd love if this were able to get merged by then, as I can ask users to share their ID's with us for inclusion in the private beta. Right now it's a painful process of having to ask someone with admin access to map a user name or email to get the ID for inclusion in private betas or feature flags. Having this in would be a big help 🙏 |
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.
Looks shippable, @filiptronicek.
We could later on think how we can improve the user profile layout so that resource IDs show up consistently, but this already looks like an improvement.
Approving to unblock merging. 🏁
Looping in @gitpod-io/engineering-webapp in case code changes need a closer look although seem trivial. 🏓
Let's /unhold your horses folks |
Thanks for taking a bias for action, @filiptronicek. ✨ |
Description
Surfaces the user's ID through the Account settings in the Dashboard.
Related Issue(s)
Falls under #15654
How to test
Open the Dashboard in the preview environment :)
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
If enabled this will build
install/preview
If enabled this will create the environment on GCE infra
Valid options are
all
,workspace
,webapp
,ide
,jetbrains
,vscode
,ssh
/hold