Skip to content

refactor: update builder id to vmware.vsphere#629

Merged
tenthirtyam merged 1 commit intomainfrom
refactor/update-builder-id
Feb 17, 2026
Merged

refactor: update builder id to vmware.vsphere#629
tenthirtyam merged 1 commit intomainfrom
refactor/update-builder-id

Conversation

@tenthirtyam
Copy link
Copy Markdown
Collaborator

Summary

Updated the builder identifier from jetbrains.vsphere to vmware.vsphere to align the identifier with the namespace.

Type

  • fix: Bug Fix
  • feat: Feature or Enhancement
  • docs: Documentation
  • refactor: Refactoring
  • chore: Build, Dependencies, Workflows, etc.
  • other: Other (Please describe.)

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Tests

  • Tests have been added or updated.
  • Tests have been completed.

Output:

Documentation

  • Documentation has been added or updated.

Issue References

Release Note

Additional Information

@tenthirtyam tenthirtyam added this to the v2.1.0 milestone Feb 17, 2026
@tenthirtyam tenthirtyam self-assigned this Feb 17, 2026
@tenthirtyam tenthirtyam added the refactor Refactor label Feb 17, 2026
@github-actions github-actions bot added documentation Documentation needs-review Needs Review size/xs Relative Sizing: Extra-Small labels Feb 17, 2026
Updated the builder identifier from `jetbrains.vsphere` to `vmware.vsphere` to align the identifier with the namespace.

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam force-pushed the refactor/update-builder-id branch from d14e774 to 07bdfc1 Compare February 17, 2026 13:48
@tenthirtyam tenthirtyam marked this pull request as ready for review February 17, 2026 13:50
Copilot AI review requested due to automatic review settings February 17, 2026 13:50
@tenthirtyam tenthirtyam merged commit f695670 into main Feb 17, 2026
12 checks passed
@tenthirtyam tenthirtyam deleted the refactor/update-builder-id branch February 17, 2026 13:51
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Feb 17, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR refactors the builder identifier from jetbrains.vsphere to vmware.vsphere to align with the VMware namespace. This is a straightforward naming update that affects the artifact builder ID used by the vsphere-iso and vsphere-clone builders.

Changes:

  • Updated the BuilderId constant in the common artifact code from jetbrains.vsphere to vmware.vsphere
  • Updated documentation files to reflect the new builder identifier

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
builder/vsphere/common/artifact.go Changed the BuilderId constant from jetbrains.vsphere to vmware.vsphere
docs/builders/vsphere-iso.mdx Updated artifact BuilderId documentation to reflect the new identifier
docs/builders/vsphere-clone.mdx Updated artifact BuilderId documentation to reflect the new identifier
.web-docs/components/builder/vsphere-iso/README.md Updated artifact BuilderId documentation to reflect the new identifier
.web-docs/components/builder/vsphere-clone/README.md Updated artifact BuilderId documentation to reflect the new identifier

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown

This functionality has been released in v2.1.0 of the plugin.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

1 similar comment
@github-actions
Copy link
Copy Markdown

This functionality has been released in v2.1.0 of the plugin.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Documentation refactor Refactor size/xs Relative Sizing: Extra-Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants