aboutsummaryrefslogtreecommitdiff
path: root/utils/new-publish
AgeCommit message (Expand)Author
2013-07-10Link auth_keys from ~/.ssh after moving it to /etc/ssh/user-authorized-keys/.Paul Sokolovsky
2013-07-10Issue message when action really happens.Paul Sokolovsky
2013-07-10Fix symlink test.Paul Sokolovsky
2013-07-10Improve idempotency, comments.Paul Sokolovsky
2013-06-04Make sure we flush stdout when logging, refactor for that.Paul Sokolovsky
2013-06-04Make publishing progress logging more verbose.Paul Sokolovsky
2013-05-31Flush stdout.Paul Sokolovsky
2013-05-31More propagation logic.Paul Sokolovsky
2013-05-31Log when we start propagation phase.Paul Sokolovsky
2013-05-23We still use builders w/o default python2.6 (no NamedTemporaryFile(delete=Fal...Paul Sokolovsky
2013-05-23lp:1183205: Use proper temporary file for sftp script.Paul Sokolovsky
2013-05-07Fix return code handlingGeorgy Redkozubov
2013-04-29Add Conclusions and Future Work for new-pub.Paul Sokolovsky
2013-04-27Don't kill /upload dir itself.Paul Sokolovsky
2013-04-26Swtich to EC2-based snapshots.linaro.org.Paul Sokolovsky
2013-04-23Elaborate usage.Paul Sokolovsky
2013-04-23Add --host option for testing new publishing hosts.Paul Sokolovsky
2013-04-23Upload dir is called /uploads for consistency with snapshots.Paul Sokolovsky
2013-04-22Add cronjob to clean up uploads area on masterPaul Sokolovsky
2013-04-18Unset option is None, not False.Paul Sokolovsky
2013-04-18Add support to publish to staging.Paul Sokolovsky
2013-04-18Rename --stage => --step.Paul Sokolovsky
2013-04-18Check that unsupported glob patterns are not used.Paul Sokolovsky
2013-04-18Elaborate build ID validation.Paul Sokolovsky
2013-04-18Kinda complete docs.Paul Sokolovsky
2013-04-18Revamp testsuite.Paul Sokolovsky
2013-04-17Stop verbosing SSH.Paul Sokolovsky
2013-04-17Update README for single-script interface.Paul Sokolovsky
2013-04-17Stupid typos.Paul Sokolovsky
2013-04-17Debug.Paul Sokolovsky
2013-04-17Remove stale code.Paul Sokolovsky
2013-04-17Remove stale check.Paul Sokolovsky
2013-04-17Elaborate command-line interface.Paul Sokolovsky
2013-04-17Remove no longer needed publish-finish.Paul Sokolovsky
2013-04-17Go for single publishing script.Paul Sokolovsky
2013-04-17Add README.Paul Sokolovsky
2013-04-17Add publish-finish command, complimentary to publish-start.Paul Sokolovsky
2013-04-17Use publib.Paul Sokolovsky
2013-04-17Actually use publib.Paul Sokolovsky
2013-04-17Old publish.py is now publish-start.Paul Sokolovsky
2013-04-17Turn older publish.py implementation into a library.Paul Sokolovsky
2013-04-17Remove SFTP batch script.Paul Sokolovsky
2013-04-17Production setup, including build id validaty checking.Paul Sokolovsky
2013-04-17Close SSH connection, better stdout/stderr printout.Paul Sokolovsky
2013-04-17Turns out master and snapshots upload dirs are different, so pass as param.Paul Sokolovsky
2013-04-17Add missing import.Paul Sokolovsky
2013-04-17Wrap 1st publishing stage in conditional.Paul Sokolovsky
2013-04-17Add publish trigger stage.Paul Sokolovsky
2013-04-17Use right publishing host.Paul Sokolovsky
2013-04-17Use prod key paths.Paul Sokolovsky