-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[dashboard] user visible rename team->organization #16050
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
Conversation
started the job as gitpod-build-se-rename-team.1 because the annotations in the pull request description changed |
What's the plan for coordinating with docs changes for teams, and billing? |
As a follow-up, we should also update error messages returned by the APIs which mention Teams, as those are also user facing (these get shown when the request fails) |
I'll put this on hold and make sure the rename on docs/website happens in parallel. /hold |
Not sure why, but the previous build[1] failed. 🤷 /werft run with-preview 👍 started the job as gitpod-build-se-rename-team.2 |
preview envs fail because of this. |
/werft run with-clean-slate-deployment 👍 started the job as gitpod-build-se-rename-team.3 |
/werft run with-clean-slate-deployment 👍 started the job as gitpod-build-se-rename-team.4 |
Following the hint[1] (internal) how to run this from @AlexTugarev! 💡 /werft run with-clean-slate-deployment=true recreate-vm=true 👍 started the job as gitpod-build-se-rename-team.5 |
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.
Currently, All Projects have a static URL with <team>
(i.e. /t/<team>/<project>
). Related docs. This should also be changed because in Docs We need to mention the updated slug URL (/o/<org>/<project>)
.
Related Unchanged Files:
(not related to this PR): Cookie name from |
/werft run with-clean-slate-deployment 👍 started the job as gitpod-build-se-rename-team.6 |
e3d8d91
to
fe99ea2
Compare
@svenefftinge In case you haven't seen this already, I'm getting this error when trying to login. |
/werft run with-clean-slate-deployment 👍 started the job as gitpod-build-se-rename-team.8 |
fe99ea2
to
f999f20
Compare
Looking at this now! 👀 |
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.
Thanks, @svenefftinge! 🧙
Left some UX comments below. 🏀
f999f20
to
df290d0
Compare
/werft run 👍 started the job as gitpod-build-se-rename-team.11 |
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.
There are errors returned from /workspace/gitpod/components/public-api-server/pkg/apiv1/team.go
which mention teams. These are returned to API calls from the dashboard, and should be changed also
Spoke sync, we'll follow-up on the public-api changes. |
/unhold |
Description
Renames all user visible occurences of the term team to organization
Related Issue(s)
Fixes #
How to test
check the UI and verify that we are talking about organizations everywhere.
Release Notes
Documentation
TODO
Build Options:
Experimental feature to run the build with GitHub Actions (and not in Werft).
leeway-target=components:all
Run Leeway with
--dont-test
Preview Environment Options:
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