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

feat: add name to workspace agent devcontainers#17089

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
mafredri merged 2 commits intomainfrommafredri/feat-agent-devcontainer-name
Mar 25, 2025

Conversation

mafredri
Copy link
Member

@mafredrimafredri commentedMar 25, 2025
edited
Loading

In the presence of multiple devcontainers, it would be nice to
differentiate them by name. This change inherits the resource name from
terraform.

Ref#17076

In the presence of multiple devcontainers, it would be nice todifferentiate them by name. This change inherits the resource name fromterraform.
@@ -195,6 +195,7 @@ message Script {
message Devcontainer {
string workspace_folder = 1;
string config_path = 2;
string name = 3;
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

@spikecurtis Do we need to bump the version again? Or is it fine if this makes it into the release cut?

Copy link
Contributor

Choose a reason for hiding this comment

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

One version bump per release is fine.

mafredri reacted with thumbs up emoji
Copy link
Member

Choose a reason for hiding this comment

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

IMO we don't need a separate version bump as long as this gets into the release.

Copy link
Member

@johnstcnjohnstcn left a comment

Choose a reason for hiding this comment

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

This looks fine to me, we have already added a version bump for the new field previously so this should be fine as long as it get into the release (either via cherry-pick or otherwise).

mafredri reacted with thumbs up emoji
@mafredrimafredrienabled auto-merge (squash)March 25, 2025 12:49
Copy link
Contributor

@DanielleMaywoodDanielleMaywood 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:shipit:

@mafredrimafredri merged commit5c8cac9 intomainMar 25, 2025
31 of 33 checks passed
@mafredrimafredri deleted the mafredri/feat-agent-devcontainer-name branchMarch 25, 2025 12:59
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMar 25, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

@DanielleMaywoodDanielleMaywoodDanielleMaywood approved these changes

@spikecurtisspikecurtisAwaiting requested review from spikecurtisspikecurtis is a code owner

@defelmnqdefelmnqAwaiting requested review from defelmnq

Assignees

@mafredrimafredri

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@mafredri@johnstcn@spikecurtis@DanielleMaywood

[8]ページ先頭

©2009-2025 Movatter.jp