summaryrefslogtreecommitdiff
path: root/post-build-sort-out-downloads.sh
AgeCommit message (Collapse)Author
2014-06-17Clarify jenkins-setup licensingFathi Boudra
Change-Id: I9c433b1b839d451b3cdb8032dd5a1e39cc1436cd Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-10set +x permission on the shell scriptsFathi Boudra
Change-Id: I345e8dd43d680ae95305a9700e9561c3033e340c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-03-10post-build-sort-out-downloads.sh: git.linaro.org tarball fixed, do not upload itMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2013-03-09post-build-sort-out-downloads.sh: adapt to new HTML code, force upload of ↵Marcin Juszkiewicz
git.linaro.org kernel Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2013-02-26post-build-sort-out-downloads.sh: do not complain about not existing filesMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2013-02-26post-build-sort-out-downloads.sh: remove downloads/ if such existMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2013-02-26Changed structure of tasks and created new scriptsMarcin Juszkiewicz
publish-results.sh split to: - post-build-create-image-manifest.sh - post-build-sort-out-downloads.sh Second one also takes care of downloads/ dir so we do not push the same archives again and again to snapshots.linaro.org Cleaning of disk space got moved from Jenkins to pre-build-do-cleanup.sh script. pre-build-root-install-dependencies.sh just got renamed so it is visible when it is run init-and-build.sh also got renamed as it not only initialize but also do a build. Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>