Skip to content

Releases: microsoft/azure-pipelines-agent-cookbook

Fix bug with win_friendly_path on Chef 14

30 Sep 05:55
Compare
Choose a tag to compare

Fixed bugs:

  • #32 Bug: NoMethodError: undefined method `win_friendly_path'

Release v3.0.0

05 Aug 23:22
1fbedb2
Compare
Choose a tag to compare

New features:

  • #27 Add support for deployment groups

Add Chef 14 support

05 Aug 21:28
a5dab42
Compare
Choose a tag to compare

#29 added Chef 14 support

Release v2.0.3

10 Jul 05:59
084e700
Compare
Choose a tag to compare
  • Be able to use any version of seven_zip greater or equal to 2.0

Update URLs to the new format

28 Dec 19:18
a0e3aee
Compare
Choose a tag to compare

Use vstsagentpackage.azureedge.net instead of github as a source for vsts-agent binaries

Set username and password properly. Don't convert envvars to string

30 Nov 09:23
267358d
Compare
Choose a tag to compare

Refactor lwrp into new style custom resources

27 Nov 07:36
ac16dbd
Compare
Choose a tag to compare

This release to address #13 and make code cleaner.
Release introduced some non-backward compatible changes related to how resource store intermediate state.

Fix issues after previous PR

15 Jun 19:17
Compare
Choose a tag to compare

Previous release introduced several bugs and this release fixed them:

  • Incorrect handle of empty value for command line arguments (#11)
  • Incorrect way to set node attributes (#12)
  • Windows service password wasn't set due to typo (#12)

URL validation, improve macOS testing and testing guide

26 May 04:21
Compare
Choose a tag to compare
  • Add URL validation for VSTS_URL variable
  • Update soon-to-be deprecated node attributes from node.set to node.default
  • Use homebrew for installing openssl on macOS

Chef 13 support & Improvements

04 May 00:14
Compare
Choose a tag to compare
  • Fix issue preventing to run a cookbook on Chef client version 13
  • Fix rubocop and foodcritic issues
  • Set autodeployment to supermarket from tags