aboutsummaryrefslogtreecommitdiff
path: root/run-jjb.py
AgeCommit message (Expand)Author
2021-01-13run-jjb: support replacing several jobs with templateDmitry Baryshkov
2020-06-30run-jjb: better support deleting filesRiku Voipio
2020-05-19run-jjb.py: Better handle job names with "/" in themMaxim Kuvyrkov
2019-09-24delete jobsRiku Voipio
2019-09-23run-jjb: add support for renamesRiku Voipio
2019-08-13ci-job-configs-sanity-check: Fix runs for deleted jobsSiddhesh Poyarekar
2019-06-27run-jjb: clarify error messageRiku Voipio
2019-05-31run-jjb.py: Enforce naming conventionVishal Bhoj
2018-10-10run-jjb.py: Add support for deleting jobsMaxim Kuvyrkov
2018-08-03Revert "run-jjb.py: Update to handle file deletes"Dan Rue
2018-08-02run-jjb.py: Update to handle file deletesDan Rue
2017-04-07run-jjb.py: prefix arguments variables (jjb_args and git_args)Fathi Boudra
2017-04-07run-jjb.py: write credential in the configuration file instead of argumentsFathi Boudra
2017-04-07run-jjb.py: set user/pass only if JJB_{USER,PASSWORD} variables are setFathi Boudra
2017-04-06trigger-ci-job-configs: use credentials binding for jenkins-job-buildersFathi Boudra
2017-04-06ci-job-configs: rename jenkins-job-builder -> jenkins-jobsFathi Boudra
2016-11-06android: use ssh-agent-credentials instead of credentials-bindingFathi Boudra
2016-11-06trigger-ci-job-configs: use credentials-binding instead of password paramsFathi Boudra
2016-11-06ci-jobs-configs: get rid of PUBLISH_KEYFathi Boudra
2016-08-31run-jjb: Update jobs with updates on included filesVishal Bhoj
2016-07-19run-jjb.py: add ART_METRICS_TOKEN supportFathi Boudra
2016-06-16run-jjb.py: add reports tokensFathi Boudra
2016-05-26run-jjb.py: add support ART_TOKEN and DB_TOKENFathi Boudra
2016-02-03run-jjb.py: add a generic private keyFathi Boudra
2015-10-16run-jjb.py: update jjb executable nameFathi Boudra
2015-06-19run-jjb.py: add LT_QUALCOMM_PRIVATE_KEY supportFathi Boudra
2015-06-08run-jjb.py: fix updated jobs between 2 commitsFathi Boudra
2015-04-18run-jjb.py: add AUTH_TOKEN supportFathi Boudra
2015-04-08run-jjb.py: add coverity tokens for ODP projectsFathi Boudra
2015-03-06run-jjb.py: fix job update and filter out lava definitionsFathi Boudra
2015-03-06README: add information about jenkins-job-builder usagePaul Sokolovsky