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: test-kitchen/kitchen-azurerm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.0
Choose a base ref
...
head repository: test-kitchen/kitchen-azurerm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.0
Choose a head ref
  • 3 commits
  • 13 files changed
  • 3 contributors

Commits on Jul 15, 2023

  1. feat: add configurable vm prefix (#264)

    Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
    jasonwbarnett authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    4b09973 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. feat: Update workflows and run Chefstyle over the code base (#267)

    - Increase the Ruby target version to 3.1 for Rubocop
    - Default Rubocop to use Ruby 3.1 (up from 2.7)
    - Remove failing test in spec If you would like these tests to be reintroduced please submit a patch
    - Configure renovate: no dashboard, auto-merge weekly
    - Use v0.1.2 of the lint-unit workflow
    - Use the release-please workflow for releasing the Gem
    damacus authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    869ee8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35f29a4 View commit details
    Browse the repository at this point in the history
Loading