This file is used to list changes made in each version of the Appveyor-api cookbook. This project adheres to Semantic Versioning.
- Add workflows
- Update workflows to 2.0.1
- Remove mdl and replace with markdownlint-cli2
- Remove delivery folder
- Standardise files with files in sous-chefs/repo-management
- Add a
resource_name
in addition to provides in the resource - Fix
nodoc
option for gem
- resolved cookstyle error: resources/agent_install.rb:20:1 warning:
ChefDeprecations/ResourceUsesOnlyResourceName
- Move to the Sous-Chefs organization
- Test with delivery
- Use the
windows_package
resource instead of the package resource
- Update Gem deps inline with Chefdk 0.18
- Windows cookbook dep
- Reg key creation in favour of agent switch
- Uses HTTPS for download the agent
- Kitchen testing in AppVeyor