Skip to content

chore: rollback PR #18025 #18118

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
merged 2 commits into from
May 30, 2025
Merged

Conversation

BrunoQuaresma
Copy link
Collaborator

Rollback #18025

@BrunoQuaresma BrunoQuaresma self-assigned this May 29, 2025
@@ -57,8 +57,7 @@ type WorkspaceBuild struct {
WorkspaceID uuid.UUID `json:"workspace_id" format:"uuid"`
WorkspaceName string `json:"workspace_name"`
WorkspaceOwnerID uuid.UUID `json:"workspace_owner_id" format:"uuid"`
WorkspaceOwnerName string `json:"workspace_owner_name,omitempty"`
WorkspaceOwnerUsername string `json:"workspace_owner_username"`
WorkspaceOwnerName string `json:"workspace_owner_name"`
Copy link
Member

Choose a reason for hiding this comment

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

Should add a comment explaining that this is actually the username

@deansheather
Copy link
Member

I think it's fine that we don't create another migration to undo the migration. It's only one extra column 👍

@BrunoQuaresma BrunoQuaresma merged commit f974add into main May 30, 2025
39 checks passed
@BrunoQuaresma BrunoQuaresma deleted the bq/rollback-workspace_owner_name branch May 30, 2025 14:00
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants