PowerShell/tools
Aditya Patwardhan ab1d47712b Fix dependencies of nuget build to wait on DEB uploads to finish (#9118)
The NuGet build task should wait on uploads for DEB job to complete.

## PR Context

There is a race condition when the build for DEB is completed but the upload has not. If the NuGet build job starts it may not get all the packages needed for building nuget packages.
2019-03-11 15:02:29 -07:00
..
credScan Fix credential scan issues (#4927) 2017-09-27 11:54:22 -07:00
failingTests Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
packaging Fix MSI Upgrade failure for preview builds (#9013) 2019-02-28 14:05:27 -08:00
performance Add tools for PowerShell perf analysis (#7595) 2018-08-31 16:55:42 -07:00
releaseBuild Fix dependencies of nuget build to wait on DEB uploads to finish (#9118) 2019-03-11 15:02:29 -07:00
ResxGen Generate logging resources for Unix platforms 2018-07-06 13:28:20 -07:00
terms Remove exclusion for hang and add context exception for remaining instances (#5595) 2017-12-01 17:34:30 -08:00
windows Make install scripts more consistent over different operating systems (#9071) 2019-03-08 13:00:04 -08:00
Xml Make install scripts more consistent over different operating systems (#9071) 2019-03-08 13:00:04 -08:00
.gitignore Allow packaging from a zip package to allow for signing (#5418) 2017-11-13 10:10:51 -08:00
appimage.sh Use https in URLs where available (#8622) 2019-01-24 12:50:11 -08:00
ci.psm1 Refactor macOS CI so that tests run in parallel (#9056) 2019-03-11 13:00:22 -07:00
debug.sh Update install/build scripts and dockerfiles (#5222) 2017-10-25 08:25:35 -07:00
download.sh Revive 'download.sh' and make it redirect to 'install-powershell.sh' (#5386) 2017-11-09 22:58:53 -08:00
generate-icns.sh Add script to create icns files. (#7456) 2019-01-02 12:11:47 -08:00
install-powershell-readme.md Make install scripts more consistent over different operating systems (#9071) 2019-03-08 13:00:04 -08:00
install-powershell.ps1 Remove unneeded Invoke-Expression on unvalidated input (#8826) 2019-02-05 10:48:34 -08:00
install-powershell.sh Make install scripts more consistent over different operating systems (#9071) 2019-03-08 13:00:04 -08:00
installpsh-amazonlinux.sh Make install scripts more consistent over different operating systems (#9071) 2019-03-08 13:00:04 -08:00
installpsh-debian.sh Make install scripts more consistent over different operating systems (#9071) 2019-03-08 13:00:04 -08:00
installpsh-osx.sh Make install scripts more consistent over different operating systems (#9071) 2019-03-08 13:00:04 -08:00
installpsh-redhat.sh Make install scripts more consistent over different operating systems (#9071) 2019-03-08 13:00:04 -08:00
installpsh-suse.sh Make install scripts more consistent over different operating systems (#9071) 2019-03-08 13:00:04 -08:00
metadata.json Update docs for 6.2.0-rc.1 release (#9022) 2019-03-05 11:26:17 -08:00
releaseTools.psm1 Comment cleanup in releaseTools.psm1 (#9064) 2019-03-07 18:10:41 -08:00
Sign-Package.ps1 Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
WindowsCI.psm1 Refactor macOS CI so that tests run in parallel (#9056) 2019-03-11 13:00:22 -07:00