Skip to content

chore(xfer): update module namespace#418

Merged
tenthirtyam merged 1 commit intomainfrom
chore(xfer)/update-module-namespace
Jan 28, 2026
Merged

chore(xfer): update module namespace#418
tenthirtyam merged 1 commit intomainfrom
chore(xfer)/update-module-namespace

Conversation

@tenthirtyam
Copy link
Copy Markdown
Collaborator

Description

Post-transfer update of the module namespace and refs.

Post-transfer update of the module namespace and refs.

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam added this to the v2.0.0 milestone Jan 28, 2026
@tenthirtyam tenthirtyam self-assigned this Jan 28, 2026
Copilot AI review requested due to automatic review settings January 28, 2026 12:52
@tenthirtyam tenthirtyam added the chore Chore label Jan 28, 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

Updates the Go module namespace and internal import references to match the repository transfer from github.com/hashicorp/packer-plugin-vmware to github.com/vmware/packer-plugin-vmware.

Changes:

  • Changed go.mod module path to github.com/vmware/packer-plugin-vmware.
  • Updated internal Go imports in main.go and VMware ISO/VMX builder packages to the new module namespace.
  • Updated test imports to reference the new module namespace.

Reviewed changes

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

Show a summary per file
File Description
main.go Updates imports to the new module namespace for builder registration and versioning.
go.mod Updates the module path to the new GitHub org namespace.
builder/vmware/vmx/step_test.go Updates internal vmwcommon import to new module namespace.
builder/vmware/vmx/step_clone_vmx_test.go Updates internal vmwcommon import to new module namespace.
builder/vmware/vmx/step_clone_vmx.go Updates internal vmwcommon import to new module namespace.
builder/vmware/vmx/step_attach_additional_disks_test.go Updates internal vmwcommon import to new module namespace.
builder/vmware/vmx/step_attach_additional_disks.go Updates internal vmwcommon import to new module namespace.
builder/vmware/vmx/config.go Updates internal vmwcommon import to new module namespace.
builder/vmware/vmx/builder.go Updates internal vmwcommon import to new module namespace.
builder/vmware/iso/step_create_vmx_test.go Updates internal common import to new module namespace.
builder/vmware/iso/step_create_vmx.go Updates internal common import to new module namespace.
builder/vmware/iso/config.go Updates internal vmwcommon import to new module namespace.
builder/vmware/iso/builder_test.go Updates internal vmwcommon import to new module namespace.
builder/vmware/iso/builder.go Updates internal vmwcommon import to new module namespace.

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

@tenthirtyam tenthirtyam merged commit 36d3812 into main Jan 28, 2026
19 checks passed
@tenthirtyam tenthirtyam deleted the chore(xfer)/update-module-namespace branch January 28, 2026 12:57
@github-actions
Copy link
Copy Markdown

This functionality has been released in v2.0.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.0.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 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants