Releases: Suremaker/OctopusProjectBuilder
Releases · Suremaker/OctopusProjectBuilder
Permissions enum
Merge pull request #23 from Suremaker/permissions Add missing permission
Permissions enum
3.x
.NET Core Global Tool
.NET Core Global Tool
Merge pull request #21 from Suremaker/global_tool Change to dotnet pack
.NET Core Global Tool
Remove incompatible references to global tool project
.NET Core Global Tool
Support https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools using octopus-project-builder.
Support for latest 3.x
Updated to .NET Core
Updated to Octopus.Client 3.15.1, changed to async client
4.0.0
Change list:
- Updated project triggers to 4.x format (breaking change)
- Updated client to latest version
- Updated required .net framework to 4.5.2
- Adjusted major version to supported Octopus version
Please note that this release no longer supports Octopus 3.x (please use the previous releases for it)
1.6.0
Added support for channel specific project variables
Added support for channel specific project variables:
- it is possible to download spec for projects with variables referencing to channel,
- it is possible to upload spec for projects with variables referencing to channel.
Note: The project channel configuration is not supported by Octopus Project Builder yet.