Ops.Tools.Build.EntryPoint
0.3.0
See the version list below for details.
dotnet add package Ops.Tools.Build.EntryPoint --version 0.3.0
NuGet\Install-Package Ops.Tools.Build.EntryPoint -Version 0.3.0
<PackageReference Include="Ops.Tools.Build.EntryPoint" Version="0.3.0" />
paket add Ops.Tools.Build.EntryPoint --version 0.3.0
#r "nuget: Ops.Tools.Build.EntryPoint, 0.3.0"
// Install Ops.Tools.Build.EntryPoint as a Cake Addin #addin nuget:?package=Ops.Tools.Build.EntryPoint&version=0.3.0 // Install Ops.Tools.Build.EntryPoint as a Cake Tool #tool nuget:?package=Ops.Tools.Build.EntryPoint&version=0.3.0
Provides entry point script and shared import scripts that determine what tasks are available during a build, test or deployment process.
Learn more about Target Frameworks and .NET Standard.
-
- nBuildKit.MsBuild.Actions (>= 0.10.0 && < 0.11.0)
- nBuildKit.MsBuild.Executors (>= 0.10.0 && < 0.11.0)
- nBuildKit.MsBuild.Tasks (>= 0.10.0 && < 0.11.0)
- Ops.Tools.Build.Actions (>= 0.3.0 && < 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
[24] Add functions to invoke docker (pvandervelde)
[27] Migrate hash calculation methods to nBuildKit (pvandervelde)
[29] Foodcritic exclude tags fails if there are multiple tags (pvandervelde)
[30] Chefspec, Rubocop and Foodcritic tasks should only execute if there is work to do (pvandervelde)
[32] Add functions to validate packer images (pvandervelde)
[33] Add function to create ISO files during the test phase (pvandervelde)