Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vmware/packer-plugin-vmware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.6
Choose a base ref
...
head repository: vmware/packer-plugin-vmware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.7
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    3665f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4fc272 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    a10a49f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Bump github.com/hashicorp/packer-plugin-sdk from 0.2.13 to 0.3.0 (#75)

    Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.2.13 to 0.3.0.
    - [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases)
    - [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/packer-plugin-sdk@v0.2.13...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/packer-plugin-sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    de162f0 View commit details
    Browse the repository at this point in the history
  2. Update go.sum for Go 1.17

    ```
    go mod tidy -compat=1.17
    ```
    nywilken committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    256a586 View commit details
    Browse the repository at this point in the history
  3. Cut release 1.0.7

    nywilken committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    ae0d349 View commit details
    Browse the repository at this point in the history
Loading