aboutsummaryrefslogtreecommitdiff
path: root/run-jjb.py
AgeCommit message (Expand)Author
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