Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal, vendor: update Azure blobstore API | Péter Szilágyi | 2018-07-25 | 1 | -29/+32 |
| | |||||
* | .travis, build: autodelete old unstable archives (#13867) | Péter Szilágyi | 2017-04-06 | 1 | -2/+48 |
| | | | | | | | | This commit adds a build step to travis to auto-delete unstable archives older than 14 days (our regular release schedule) from Azure via ci.go purge. The commit also pulls in the latest Azure storage code, also switching over from the old import path (github.com/Azure/azure-sdk-for-go) to the new split one (github.com/Azure/azure-storage-go). | ||||
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -0/+1 |
| | |||||
* | build: fix remote path for archive uploads (#3243) | Felix Lange | 2016-11-09 | 1 | -0/+6 |
| | | | | archiveUpload did not handle absolute paths correctly. Fix it by using the basename and ensure that uploads can be tested using -n. | ||||
* | travis, build: implement uploading archives to azure | Péter Szilágyi | 2016-11-03 | 1 | -0/+58 |