summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Update licensecheck.sh to use the new definitions tree.Pedro Alvarez2014-08-201-14/+12
* Use file: URI for list-artifacts in release-uploadRichard Maw2014-08-191-1/+1
* Remove all VM storage together in one commandRichard Maw2014-08-191-4/+1
* Never remember hosts when running ssh commands on instancesRichard Maw2014-08-191-4/+2
* Rename wait_online to wait_until_onlineRichard Maw2014-08-191-2/+2
* Rename Instance -> DeployedSystemInstanceRichard Maw2014-08-191-2/+3
* Various style fixes to release-testRichard Maw2014-08-191-4/+7
* Implement load_cluster_systems in terms of load_morphologyRichard Maw2014-08-191-2/+1
* Rename MorphologyFrobber -> MorphologyHelperRichard Maw2014-08-191-13/+12
* Add a script to organize morpholgies into definitionsbaserock/franred/organize-morphologies-script_v2Francisco Redondo Marchena2014-08-181-0/+266
* Add script for testing releasesRichard Maw2014-08-051-0/+402
* Pass cluster morphology to release upload script.baserock/michaeldrake/release-upload-clusterMichael Drake2014-08-011-9/+12
* Add --upload-build-artifacts settingLars Wirzenius2014-07-301-1/+13
* Join short lines into one line, for readabilityLars Wirzenius2014-07-301-2/+1
* Avoid running rsync if source file list is emptyLars Wirzenius2014-07-301-1/+4
* Refactor long method into smaller onesLars Wirzenius2014-07-301-19/+37
* Add markers around list in debug logLars Wirzenius2014-07-301-0/+2
* Simplify logic and conditionLars Wirzenius2014-07-301-3/+2
* Refactor process_args to be clearerLars Wirzenius2014-07-301-9/+14
* Add --upload-release-artifacts settingLars Wirzenius2014-07-301-13/+9
* Remove unnecessary leading _ from methodLars Wirzenius2014-07-301-3/+3
* Allow release deployments with system name ≠ deployment namebaserock/michaeldrake/ci-release-scriptsMichael Drake2014-07-301-24/+21
* Fix releasing when no changes to the cache are requiredMichael Drake2014-07-301-6/+9
* Allow release scripts to be configured to only handle a subset of architecturesMichael Drake2014-07-302-1/+33
* Allow release-upload to be configured not to upload release imagesMichael Drake2014-07-301-3/+21
* Allow release-build to build subsystems of defined systemsMichael Drake2014-07-301-1/+8
* Write release images into release subdirectoryMichael Drake2014-07-301-2/+1
* Remove old release scriptsLars Wirzenius2014-07-242-687/+0
* Chmod uploaded filesLars Wirzenius2014-07-241-1/+18
* Add new scripts for building, uploading releaseLars Wirzenius2014-07-244-0/+547
* Tidy up the bits that the user is meant to edit.baserock/michaeldrake/fix-release-branchMichael Drake2014-07-141-3/+3
* Fix to use correct release branch.Michael Drake2014-07-141-2/+3
* Merge branch 'baserock/michaeldrake/distbuilt-runner-cli'Michael Drake2014-07-101-14/+43
|\
| * Allow use without editing the script, by passing params on cli.Michael Drake2014-07-101-14/+43
* | do-release: 3 small cleanupsSam Thursfield2014-07-081-4/+2
|/
* do-release: take advantage of partial deploymentSam Thursfield2014-07-071-54/+33
* do-release: Explain why xargs is not used in a commentSam Thursfield2014-07-041-1/+4
* do-release: Make use of str.rstrip()Sam Thursfield2014-07-041-3/+1
* do-release: Check access to configured upload servers when script startsSam Thursfield2014-07-021-0/+14
* do-release: Make artifacts public automaticallySam Thursfield2014-07-021-45/+169
* Make the release script check for the system name not "release"Adam Coldrick2014-06-181-4/+4
* Make 14.24 release changesRichard Maw2014-06-121-1/+1
* Move scripts into scripts/ directorySam Thursfield2014-06-104-0/+1238