summaryrefslogtreecommitdiffstats
path: root/jjb/openci/create-ape.sh
AgeCommit message (Collapse)AuthorFilesLines
2021-02-08Clean obsolete jjbsCédric Ollivier1-47/+0
They should have been cleant when closing the projects. Change-Id: Id00da883e6ea14631f2098e40978bcf793d5636b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-21openci: Log eventBody to console before publishingFatih Degirmenci1-2/+2
It is necessary to log the eventBody to console before we attempt to publish it since it is not possible to see the event body in case if the publisher errors out due to invalid JSON. Change-Id: I79cb93f64f5e6e275e306b375210f5f2ed7bd53d Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-20openci: Switch to python utility for publishing messagesFatih Degirmenci1-0/+47
Change-Id: Iee41f1fcaf80f0a0b3a58cd189a04cefcbfbb028 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>