Commit graph

10 commits

Author SHA1 Message Date
Sridhar Periyasamy
3a94e39336 Create/overwrite the latest blob with the most current tar.gz/deb/pkg 2015-11-06 16:35:33 -08:00
Sridhar Periyasamy
32b4058a71 Upload to blob storage using azure CLI.
With curl we were hitting the azure server limitation of 64mb - https://msdn.microsoft.com/library/azure/dd179451
2015-11-06 14:40:05 -08:00
Sridhar Periyasamy
e370dc339b Remove the 'test' string from the URL 2015-11-05 09:55:29 -08:00
Sridhar Periyasamy
3825af25a0 Automatically update the index in the blob storage for osx and linux. 2015-11-05 09:07:52 -08:00
Andrew Stanton-Nurse
d7c73e8b29 clean up some build script stuff 2015-10-29 19:42:02 -07:00
Sridhar Periyasamy
1da18be693 Add support for channels when publishing the artifacts to the blob storagewq 2015-10-28 17:11:32 -07:00
Sridhar Periyasamy
30a5491961 Fail silently when required environment variables are missing to publish to feed. 2015-10-28 12:43:38 -07:00
Sridhar Periyasamy
9751f83c99 Publish tar/deb/pkg files to the dotnet azure blob during CI. 2015-10-27 14:19:04 -07:00
Bryan Thornbury
9d4887ef75 Enable Ubuntu CI Build using Docker
These changes fix many of the issues blocking our Ubuntu CI Build.
Notably, it adds a postbuild step to the CI which cleans up file
permissions on files created in Docker. This lets the next job
delete those files successfully. It also accounts for docker instances
which are left running after an aborted job.
2015-10-26 11:09:38 -07:00
Bryan Thornbury
498742e3d3 Remove storage sas from uploaded deb url, move things to scripts dir 2015-10-21 12:13:04 -07:00
Renamed from publish_package.sh (Browse further)