Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.
Setup Templates are deprecated. This feature works hand-in-hand with "Application Templates", which we've also deprecated in favor of simply using the "clone" feature. If you're using this feature, please let us know.

✗ NuGet Package Template Cannot be Applied

You must install the "InedoCore" extension and the "GitHub" extension and the "Windows SDK" extension to use this template; this is usually done from Administration > Extensions.

This Inedo-developed template provides you with quick access to recommended settings for an application using CI/CD with a NuGet package with source in GitHubTo select a different settings template, go to Advanced Settings.

SettingDescription
Package Source ConfiguredThis is used to to connect to a package feed to push and/or pull packages.Secure Resources
Package Source Name$PackageSource = NuGetLibrariesVariables
Package Name$PackageName = Inedo.LoupeVariables
Source Control ConnectionA credential must be configured at the application or system level to provides information to connect to a source control repository.Credentials
Release PipelineThe "Release" pipeline is used to get source by configured branch, build and test artifacts, deploy to a series of targets on-demand or automatically once approvals are received, and create a tag in the repository.Pipelines
Variable PromptsThe "Default" release template is used to prompt for additional configuration such as a $Branch when creating BuildMaster builds or releases.Release Templates
Build scriptThe "Build" OtterScript script is used to get source code by branch, builds package, and publishes as a CI prerelease.Scripts
RepackageAsRC scriptThe "RepackageAsRC" OtterScript script is used to repackages the package as an RC-prerelease for further testing.Scripts
Release scriptThe "Release" OtterScript script is used to repackages the package as a stable package and tags source control.Scripts

Optional Features

SettingDescription
Build TriggerA build trigger can be created to automatically trigger a build in the application when a commit gets pushed to a repository.Triggers