Skip to content

docs: update vmx_data_post#401

Merged
tenthirtyam merged 1 commit intomainfrom
docs/vmx_data_post
Jan 27, 2026
Merged

docs: update vmx_data_post#401
tenthirtyam merged 1 commit intomainfrom
docs/vmx_data_post

Conversation

@tenthirtyam
Copy link
Copy Markdown
Collaborator

@tenthirtyam tenthirtyam commented Jan 7, 2026

Description

Updated comments and documentation to specify that vmx_data_post is applied after the virtual machine build is complete, rather than after the virtual machine is started. This improves clarity for advanced users configuring VMX options.

Ran make generate to generate the documentation from the codebase.

Reference

Ref: #400

Rollback Plan

Revert commit.

Changes to Security Controls

None.

@tenthirtyam tenthirtyam added this to the v2.0.0 milestone Jan 7, 2026
@tenthirtyam tenthirtyam self-assigned this Jan 7, 2026
@tenthirtyam tenthirtyam requested a review from a team as a code owner January 7, 2026 18:28
Copilot AI review requested due to automatic review settings January 7, 2026 18:28
@tenthirtyam tenthirtyam added the documentation Documentation label Jan 7, 2026
@tenthirtyam tenthirtyam requested a review from kp2099 January 7, 2026 18:29
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 updates the documentation for the vmx_data_post configuration option to accurately reflect that it is applied after the virtual machine build is complete, rather than after the virtual machine is started. The PR also removes bold formatting from timing-related words ("before" and "after") in both vmx_data and vmx_data_post descriptions for consistency. The changes are made in the source code comments and propagated to all generated documentation files via make generate.

Key Changes

  • Corrected vmx_data_post description from "after the virtual machine is started" to "after the virtual machine build is complete"
  • Removed bold markdown formatting from "before" and "after" timing indicators for cleaner documentation style
  • Updated all generated documentation files to reflect these changes

Reviewed changes

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

File Description
builder/vmware/common/vmx_config.go Source of truth: Updated comments for VMXData and VMXDataPost fields to correct timing and remove bold formatting
docs-partials/builder/vmware/common/VMXConfig-not-required.mdx Generated documentation partial updated via make generate
.web-docs/components/builder/vmx/README.md Generated VMX builder documentation updated via make generate
.web-docs/components/builder/iso/README.md Generated ISO builder documentation updated via make generate

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

@tenthirtyam tenthirtyam requested review from mikhailkozlov and removed request for mikhailkozlov January 21, 2026 15:18
Updated comments and documentation to specify that `vmx_data_post` is applied after the virtual machine build is complete, rather than after the virtual machine is started. This improves clarity for advanced users configuring VMX options.

Ran `make generate` to generate the documentation from the codebase.

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam merged commit e677014 into main Jan 27, 2026
14 checks passed
@tenthirtyam tenthirtyam deleted the docs/vmx_data_post branch January 27, 2026 19:31
@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

documentation Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants