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

refactor!: remove TaskAppID from codersdk.WorkspaceBuild#20583

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
DanielleMaywood merged 1 commit intomainfromdanielle/remove-task-app-id
Oct 30, 2025

Conversation

@DanielleMaywood
Copy link
Contributor

We can instead use the new data model for this, there is no reason to have it stored inside the workspace build.TaskAppID has notyet been shipped into a release. This would need cherry-picking if we wanted to go ahead with it.

@DanielleMaywoodDanielleMaywoodforce-pushed thedanielle/remove-task-app-id branch 3 times, most recently from48f0148 to25cba70CompareOctober 30, 2025 15:09
@DanielleMaywoodDanielleMaywood marked this pull request as ready for reviewOctober 30, 2025 15:16
@github-actionsgithub-actionsbot added the release/breakingThis label is applied to PRs to detect breaking changes as part of the release process labelOct 30, 2025
@DanielleMaywoodDanielleMaywood marked this pull request as draftOctober 30, 2025 15:17
We can instead use the new data model for this, there is no reason tohave it stored inside the workspace build. `TaskAppID` has not _yet_been shipped into a release. This would need cherry-picking if we wantedto go ahead with it.If we don't want to cherry-pick, we should instead mark the TaskAppID asdeprecated. This isn't ideal as it hasn't even been released yet.
Copy link
Member

@mafredrimafredri left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍🏻

TemplateVersionPresetID*uuid.UUID`json:"template_version_preset_id" format:"uuid"`
HasAITask*bool`json:"has_ai_task,omitempty"`
// Deprecated: This field has been replaced with `TaskAppID`
// Deprecated: This field has been replaced with `Task.WorkspaceAppID`
Copy link
Member

Choose a reason for hiding this comment

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

❤️

@DanielleMaywoodDanielleMaywood marked this pull request as ready for reviewOctober 30, 2025 16:05
@DanielleMaywoodDanielleMaywood merged commitd80b5fc intomainOct 30, 2025
37 checks passed
@DanielleMaywoodDanielleMaywood deleted the danielle/remove-task-app-id branchOctober 30, 2025 16:45
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsOct 30, 2025
@DanielleMaywoodDanielleMaywood added the cherry-pick/v2.28Needs to be cherry-picked to the 2.28 release branch labelOct 30, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@mafredrimafredrimafredri approved these changes

@johnstcnjohnstcnjohnstcn approved these changes

Assignees

@DanielleMaywoodDanielleMaywood

Labels

cherry-pick/v2.28Needs to be cherry-picked to the 2.28 release branchrelease/breakingThis label is applied to PRs to detect breaking changes as part of the release process

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@DanielleMaywood@mafredri@johnstcn

[8]ページ先頭

©2009-2025 Movatter.jp