Commit Graph

19 Commits

Author SHA1 Message Date
ricow@google.com ca45618622 Add archiving of src tarball and debian packages
R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34155 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-20 07:41:32 +00:00
ricow@google.com be5dd61c7f Initial refactorings to support archiving the src and debian package builds.
R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33747 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-17 14:11:20 +00:00
ricow@google.com c166587b61 Fix error where we are looking the gsutil script in the wrong location.
With this change we will look in the specific dart repo location first and then afterwards search path.

Additionally, give an error if we require the dart repo version but can't find it.

R=whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33423 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-07 12:24:58 +00:00
ricow@google.com 3e7028653f Reland 33381, always use the dart repo version of gsutil for apk archiving
Review URL: https://codereview.chromium.org//190683002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33421 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-07 11:53:48 +00:00
ricow@google.com 5ce2372fd1 Revert r33381
Review URL: https://codereview.chromium.org//188643004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33383 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-06 17:03:53 +00:00
ricow@google.com 064a6de3e9 Always use the dart repo version of gsutil for the apk upload
The bot version does not support the acl setting (at least not using the current gsutil syntax)

R=whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33381 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-06 16:52:35 +00:00
ricow@google.com fdb1686b0a Archive dartium on android builds
Set internal acls for now.

R=kustermann@google.com, whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33368 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-06 12:14:40 +00:00
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