Commit Graph

12 Commits

Author SHA1 Message Date
kustermann@google.com eec532904d Only archive apidocs if they are not already there
R=ricow@google.com

Review URL: https://codereview.chromium.org//70223002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30193 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-12 12:45:29 +00:00
kustermann@google.com a1dab0d6b3 Implemented archiving of apidocs for all channels
R=ricow@google.com

Review URL: https://codereview.chromium.org//59453012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30109 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-08 12:30:31 +00:00
kustermann@google.com e3491d8df9 promote.py: Archive installers to new gs://dart-archive bucket when promoting
R=ricow@google.com

Review URL: https://codereview.chromium.org//54543007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29749 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 15:09:32 +00:00
ricow@google.com 9b736a2531 Add windows installer functionallity to editor build script.
Refactor create_mac_installer to pull out generic functionality.
Change naming util class to not include zip in name of editor file
Change windows installer creation script to support a directory as input in addition to a zip file
Review URL: https://chromiumcodereview.appspot.com//47553006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29440 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-29 12:20:56 +00:00
kustermann@google.com 849ed804f4 Recursive copy with gsutil does only work work if more then one object is inside the source directory
R=ricow@google.com

Review URL: https://codereview.chromium.org//38943004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29165 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-24 11:10:34 +00:00
kustermann@google.com 2d51255501 Changes to annotated step scripts: dart-editor-installer-* builders will build installer
R=ricow@google.com

Review URL: https://codereview.chromium.org//28773003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28857 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-18 14:12:34 +00:00
kustermann@google.com f9349baca8 Change promote script to be able to archive to the new gs://dart-archive/ location
R=ricow@google.com

Review URL: https://codereview.chromium.org//26607003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28631 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-15 08:10:08 +00:00
kustermann@google.com 612b2e4b72 We can use subprocess.Popen(shell=True) only on windows
R=ricow@google.com

Review URL: https://codereview.chromium.org//23708046

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27554 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-17 09:09:23 +00:00
kustermann@google.com 0ab3784e86 Run gsutil in the cmd.exe shell on windows
R=ricow@google.com

Review URL: https://codereview.chromium.org//24048004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27553 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-17 08:47:04 +00:00
kustermann@google.com d52c1da883 Bugfix in tools/bots/bot_utils.py: don't get the dirname in case of the gsutil shell script on buildbots
TBR=ricow@google.com

Review URL: https://codereview.chromium.org//23600062

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27552 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-17 08:31:40 +00:00
kustermann@google.com 7d5b61f247 Use shell script on buildbot to call gsutil otherwise the python script
R=ricow@google.com

Review URL: https://codereview.chromium.org//23494056

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27551 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-17 08:17:49 +00:00
kustermann@google.com 46a5e58287 Make editor builders archive to gs://dart-archive/ in addition to the other GCS buckets
This is the first step towards release channels.

R=ricow@google.com

Review URL: https://codereview.chromium.org//24175002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27550 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-17 07:51:53 +00:00