Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to v22.01 #151

Merged
merged 1 commit into from
Jan 21, 2022
Merged

Update to v22.01 #151

merged 1 commit into from
Jan 21, 2022

Conversation

tenthirtyam
Copy link
Contributor

Summary of Pull Request

  • Updates the structure of the subdirectories in builds/.
  • Updates required_versions for packer to >= v1.7.9.
  • Updates required_plugins for packer-plugin-vsphere to >= v1.0.3.
  • Updates required_versons for terraform to >= v1.1.4.
  • Updates Microsoft Windows 11 Professional to use virtual trusted platform module (vTPM) and removes experimental project support. vTPM is now supported by packer-plugin-vsphere to >= v1.0.3.
  • Updates VMware Photon OS 4.0 to Revision 2 and adds configurable data source provisioning.
  • Updates the notes to automatically include the Packer version and a build_version.
  • Updates the naming for the machine image output and includes a build_version.
  • Updates all Microsoft Windows Server machine image builds to a default of 4096 MB of memory to increase performance during operating system patching.
  • Adds a GitHub Action on pull requests to check code quality using linters.
  • Updates all of project code to address issues found by the linter(s).

Type of Pull Request

  • This is a bug fix.
  • This is an enhancement or feature.
  • This is a code style / formatting update.
  • This is a documentation update.
  • This is a refactoring update.
  • This is something else.
    Please describe:

Test and Documentation Coverage

  • Tests have been completed (for bug fixes / features).
  • Documentation has been added / updated (for bug fixes / features).

Breaking Changes?

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

If using prior releases, it's recommended to transition to this new structure of the builds/ directory.

* Updates the structure of the subdirectories in `builds/`.
* Updates `required_versions` for `packer` to `>= v1.7.9`.
* Updates `required_plugins` for `packer-plugin-vsphere` to `>= v1.0.3`.
* Updates `required_versons` for `terraform` to `>= v1.1.4`.
* Updates Microsoft Windows 11 Professional to use virtual trusted platform module (vTPM) and removes experimental project support. vTPM is now supported by `packer-plugin-vsphere` to `>= v1.0.3`.
* Updates VMware Photon OS 4.0 to Revision 2 and adds configurable data source provisioning.
* Updates the `notes` to automatically include the Packer version and a `build_version`.
* Updates the naming for the machine image output and includes a `build_version`.
* Updates all Microsoft Windows Server machine image builds to a default of 4096 MB of memory to increase performance during operating system patching.
* Adds a GitHub Action on pull requests to check code quality using linters.
* Updates all of project code to address issues found by the linter(s).

Signed-off-by: Ryan Johnson <[email protected]>
@tenthirtyam tenthirtyam self-assigned this Jan 21, 2022
@tenthirtyam tenthirtyam merged commit 28a6cc4 into vmware-samples:main Jan 21, 2022
@github-actions
Copy link

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 Feb 22, 2022
@tenthirtyam tenthirtyam deleted the v22.01 branch February 23, 2022 21:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant