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 🏳‍🌈 bc46c4b41c Implemented copying of nuget package to the release directory 9 years ago
..
cleanupafterdotnetbuild.js cleanupafterdotnetbuild task implemented 9 years ago
conditional.js Refactored conditional task; added "otherwise" support 11 years ago
copy.js Code cleanup 9 years ago
deletefromcode.js deletefromcode task implemented 9 years ago
dotnetbuild.js cleanupafterdotnetbuild task implemented 9 years ago
dotnetbuildandtest.js preventParallelTests param implemented 9 years ago
dotnetbuilderwrapper.js Fixes 9 years ago
dotnetcheckstyle.js Only spaces are allowed 9 years ago
dotnetcompile.js Custom .NET configuration support implemented 9 years ago
dotnetnugetpack.js Implemented copying of nuget package to the release directory 9 years ago
dotnetnugetprocess.js Implemented copying of nuget package to the release directory 9 years ago
dotnetnugetpush.js Implemented withoutCommitSha param support 9 years ago
dotnetnugetpushonly.js Fixed dotnetnugetpushonly 9 years ago
dotnetnugetrestore.js Implemented nuget package restore 9 years ago
dotnetnunit.js Implemented nunit task 11 years ago
dotnetnunitall.js Improved test libraries detection 9 years ago
dotnetpackwebapp.js Custom .NET configuration support implemented 9 years ago
dotnetpackwebapp.template.bat Implemented dotnetpackwebapp task 10 years ago
dotnetpackwebapp.template.msbuild Fixed dotnetpackwebapp 9 years ago
dotnetpackwebapp.template.version.aspx TECHNOLOGY-22 10 years ago
dotnetrewrite.js Dirty hack to fix friendly assemblies references in InternalsVisible*.cs files 9 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