Build server prototype (integration with GitHub / NuGet / etc)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
micro-build-server/BuildServer/lib/tasks
Inga 🏳‍🌈 580e183b67 Implemented dotnetpackwebapp task 10 years ago
..
conditional.js Refactored conditional task; added "otherwise" support 11 years ago
dotnetbuild.js Implemented `Target` parameter in DotNetBuild task 10 years ago
dotnetbuildandtest.js Implemented build-and-test task 11 years ago
dotnetbuilderwrapper.js Refactored dotnet-builder-wrapper 11 years ago
dotnetnugetpack.js Implemented nuget pack task 11 years ago
dotnetnugetpush.js Fixed version bug 11 years ago
dotnetnunit.js Implemented nunit task 11 years ago
dotnetnunitall.js Implemented nunit-all task 11 years ago
dotnetpack.js Implemented msbuild packaging scripts support 10 years ago
dotnetpackwebapp.js Implemented dotnetpackwebapp task 10 years ago
dotnetpackwebapp.template.bat Implemented dotnetpackwebapp task 10 years ago
dotnetpackwebapp.template.msbuild Implemented dotnetpackwebapp task 10 years ago
dotnetrewrite.js AssemblyInfo.cs rewriting implemented 11 years ago
echo.js First working draft 11 years ago
noop.js Implemented noop task 11 years ago
parallel.js Implemented parallel task 11 years ago
sequential.js Implemented sequential task 11 years ago
writefile.js Implemented writefile task 10 years ago