summaryrefslogtreecommitdiff
path: root/scripts/pushimage.py
AgeCommit message (Expand)Author
2015-11-12pushimage: allow for multiple keysets/image inputsMike Frysinger
2015-11-11pushimage: push keyset loading down to allow for input flexibilityMike Frysinger
2015-11-03pushimage: add support for signing accessories imagesVincent Palatin
2015-09-09pushimage: add support for signing nv_lp0_firmwareDavid Riley
2015-09-08pushimage: add support for handling base imageAmey Deshpande
2015-09-07pushimage: add support for signing with nvidia premp test keysDavid Riley
2015-09-02Revert "pushimage: add support for handling base image"Don Garrett
2015-08-28pushimage: add support for handling base imageAmey Deshpande
2015-08-27pushimage: Copy stateful.tgz to chromeos-releases.Don Garrett
2015-03-26logging: Use cros_logging instead of cros_build_lib.ErrorRalph Nathan
2015-03-26logging: Use cros_logging instead of cros_build_lib.WarningRalph Nathan
2015-03-24Use cros_logging instead of cros_build_lib.InfoRalph Nathan
2015-03-24Use cros_logging instead of cros_build_lib.DebugRalph Nathan
2014-11-27lint: fix whitespace issues in various modulesMike Frysinger
2014-11-21lint: update support for pylint-1.xMike Frysinger
2014-10-29cros_build_lib: new MachineDetails helperMike Frysinger
2014-05-26Rename chromite.buildbot -> chromite.cbuildbot.Don Garrett
2014-03-07pushimage: handle all exceptions gs might throwMike Frysinger
2014-03-06pushimage: fix GIT_REV in debug filesMike Frysinger
2014-02-13pushimage: prompt the user when uploading to the release bucketMike Frysinger
2014-02-13pushimage: add --test-sign-mp/--test-sign-premp optionsMike Frysinger
2014-02-04pushimage: fix tobesigned state fileMike Frysinger
2014-01-24Adjust PushImage to return the list of GS instructions it uploaded.Don Garrett
2014-01-18pushimage: ignore files that do not existMike Frysinger
2014-01-17pushimage: rewrite in pythonMike Frysinger