5 packages tagged with “myget”
This Cake module will introduce a number of features for running in hosted CI build environments to tightly integrate with the host environment/tools.
Provides the $(IsCIBuild) property which allows detecting that the current build is being performed in a continuous integration server. Supports TeamCity, AppVeyor, MyGet, Jenkins and Wrench.
Set AssemblyInformationalVersionAttribute in AssemblyInfo.cs when build project.
This package provides support for receiving WebHooks from MyGet. For information about MyGet WebHooks, see "http://docs.myget.org/docs/reference/webhooks". Implement "MyGetWebHookHandlerBase" to work with strong-typed webhook payloads.
Provides the $(CI) property to detect a continuous integration build. Supports TeamCity, AppVeyor, MyGet, Jenkins, Wrench, VSTS and Travis.