Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(codersdk): deprecate WorkspaceAppStatus.{NeedsUserAttention,Icon}#17358

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
johnstcn merged 3 commits intomainfromcj/task-status/remove-unused-fields
Apr 15, 2025

Conversation

johnstcn
Copy link
Member

@johnstcnjohnstcn commentedApr 11, 2025
edited
Loading

#17163 introduced theworkspace_app_statuses table. Two of these fields (needs_user_attention,icon) turned out to be surplus to requirements.

  • Removes columnsneeds_user_attention andicon fromworkspace_app_statuses
  • Marks the corresponding fields ofcodersdk.WorkspaceAppStatus as deprecated.

@johnstcnjohnstcn changed the titlechore(codersdk): remove NeedsUserAttention and Icon from WorkspaceAppStatuschore(codersdk): deprecate WorkspaceAppStatus.{NeedsUserAttention,Icon}Apr 11, 2025
@johnstcnjohnstcnforce-pushed thecj/task-status/remove-unused-fields branch from101cf64 toc9ffa9bCompareApril 11, 2025 10:53
Copy link
Contributor

@CopilotCopilotAI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 15 out of 20 changed files in this pull request and generated 1 comment.

Files not reviewed (5)
  • coderd/apidoc/swagger.json: Language not supported
  • coderd/database/dump.sql: Language not supported
  • coderd/database/migrations/000317_workspace_app_status_drop_fields.down.sql: Language not supported
  • coderd/database/migrations/000317_workspace_app_status_drop_fields.up.sql: Language not supported
  • coderd/database/queries/workspaceapps.sql: Language not supported

@johnstcnjohnstcnforce-pushed thecj/task-status/remove-unused-fields branch from08c2c59 to975a32cCompareApril 14, 2025 17:01
@johnstcnjohnstcn merged commit979687c intomainApr 15, 2025
33 of 34 checks passed
@johnstcnjohnstcn deleted the cj/task-status/remove-unused-fields branchApril 15, 2025 09:47
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsApr 15, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

Copilot code reviewCopilotCopilot left review comments

@mafredrimafredrimafredri approved these changes

@kylecarbskylecarbsAwaiting requested review from kylecarbs

Assignees

@johnstcnjohnstcn

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@johnstcn@mafredri

[8]ページ先頭

©2009-2025 Movatter.jp