aboutsummaryrefslogtreecommitdiff
path: root/utils/mangle-jobs
AgeCommit message (Collapse)Author
2013-12-10Most of utils migrated to ↵Paul Sokolovsky
https://git.linaro.org/infrastructure/linaro-jenkins-tools.git
2013-11-26android-build jenkins switched to port 8080 for consistency with other hosts.Paul Sokolovsky
2013-11-19lp:1252319: Increase build timeout for Android 4.4.Paul Sokolovsky
2013-07-12project-based-sec-add.mangle: Script to enable default proj-based security.Paul Sokolovsky
2013-06-27Fix split options to handle multiple split char in the same string.Georgy Redkozubov
2013-06-27Add mangle job for updating email notification recipients.Georgy Redkozubov
2013-06-26The notification list have been changed migration of groups from launchpadVishal Bhoj
to google groups. The new notification lists are linaro-android-builders-notifications@linaro.org and linaro-android-restricted-builder-notifications@linaro.org
2013-04-22Add notice that this script should no longer be used.Paul Sokolovsky
2013-04-22Remove EULA/OPEN-EULA support.Stevan Radakovic
2013-04-18Publish howtos from top-level dir too.Paul Sokolovsky
2013-04-18Get rid of "**" in publish pattern.Paul Sokolovsky
2013-04-18Publish HOWTOs alongside the build artifactsFathi Boudra
(http://cards.linaro.org/browse/CARD-272)
2013-04-17Publish Howtos that are published in the root of the output directoryVishal Bhoj
2013-04-17Use linaro-android-build-tools trunk.Paul Sokolovsky
2013-04-17Update builders section for new publisher migration.Paul Sokolovsky
2013-04-08Set build timeout to 275 trying to do something about lp:1164273.Paul Sokolovsky
2013-02-22Add support for fetching CSRF token when possible.Danilo Šegan
2013-02-13Add mangle script to replace labels for restricted jobs.Paul Sokolovsky
2013-02-07lp:1116530: Add mangle script to remove CopyToSlave plugin usage.Paul Sokolovsky
Due to its poor throughput, being replaced with direct file downloads to slave.
2013-01-31Added few more triggersGeorgy Redkozubov
2013-01-31Add mangle job script for adding email notifications to jobsGeorgy Redkozubov
2012-12-10Fix bug #1076283: do not publish transient build directories with HOWTOs and ↵Danilo Šegan
EULA files onto snapshots.
2012-12-10Cover EULA.txt files as well.Danilo Šegan
2012-12-10Do not copy over howtos from the entire out/target directory, but only from ↵Danilo Šegan
target/product/<boardname>/howto/ directory.
2012-12-10Update the default build timeout to 4h15 (up from 3h45).Danilo Šegan
2012-11-06Revert back HOWTOs reshuffle.Georgy Redkozubov
2012-11-01Update HOWTOs path.Fathi Boudra
2012-10-19Fixed howtos publishingGeorgy Redkozubov
2012-10-18Added HOWTOs to publishing artifactsGeorgy Redkozubov
2012-10-10Update to match current state of jobs.Paul Sokolovsky
2012-10-10Correct tag name.Paul Sokolovsky
2012-10-10Add 2nd variant of script for ShellWithStatus plugin.Paul Sokolovsky
2012-10-10Migrate script for ec2 plugin 1.17 upgrade.Paul Sokolovsky
2012-09-26Bump build timeout 15min more for cases likePaul Sokolovsky
https://android-build.linaro.org/jenkins/view/All/job/berolinux_nexus7-jb-gcc47-aosp-blob/9/
2012-09-25Re-add exporting *.img artifacts, this required for galaxynexus builds.Paul Sokolovsky
2012-09-24Bump build timeout to 3.5hrs to accommodate longer JB build times.Paul Sokolovsky
2012-08-10Update push-artifacts for FS image creation feature.Paul Sokolovsky
Just export *.img.bz2 files, as we don't have anything useful with *.img.
2012-07-24Add missing coma to latest BUILD-INFO.txt publishing changes.Paul Sokolovsky
2012-07-20Revert artifacts-set.mangle to previous state since it is not used.Georgy Redkozubov
2012-07-20Add BUILD-INFO.txt to pushed artifacts.Georgy Redkozubov
2012-07-20Add BUILD-INFO.txt and lost *build_cmds.sh and *EULA* to publishing step.Georgy Redkozubov
2012-07-02Put artifact archiver as the first publisher, as Jenkins has it.Paul Sokolovsky
2012-07-02Mangle script to add native Jenkins artifact archiving.Paul Sokolovsky
To be used to archive manifests even in case of build failure (in which case no artifacts are archived on snapshots.linaro.org).
2012-06-11Rename sftp-as-build-step.mangle to more generic name.Paul Sokolovsky
2012-06-11Add extra last build step which just prints message, to debug build hang issue.Paul Sokolovsky
This will help us to determine if build hangs in SSH plugin build step, or after all build steps have finished, i.e. in Jenkins core code.
2012-05-22Bump default timeout to 3hrs, see lp:997551.Paul Sokolovsky
2012-05-22Mention --help in README.Paul Sokolovsky
2012-05-22Make sure that base URL ends with slash.Paul Sokolovsky
2012-05-22Allow to specify Jenkins base url on command line with --url= .Paul Sokolovsky
2012-05-21Update README for interactive passwd/API key prompting.Paul Sokolovsky