I want to send the cppcheck report through email but I had never used the
email ext plugin before, so I found this
https://stackoverflow.com/questions/13888338/sending-cppcheck-result-report-on-email-from-jenkins-using-email-ext-plugin
with a nice jelly template to do so, I have also followed
I have also tried with some other templates with the same result, if I
remove the ```mimeType: 'text/html'``` I do not get an error but I get a
blank email in both cases
El jueves, 8 de abril de 2021 a las 13:02:11 UTC+2, jesus fernandez
escribió:
> I want to send the cppcheck report through e
I want to send the cppcheck report through email but I had never used the
email ext plugin before, so I found this
https://stackoverflow.com/questions/13888338/sending-cppcheck-result-report-on-email-from-jenkins-using-email-ext-plugin
with a nice jelly template to do so, I have also followed
it happened to be an issue with the path, as jenkins uses its own path for
its user I have not declared the path for the right user
El miércoles, 7 de abril de 2021 a las 9:24:44 UTC+2, jesus fernandez
escribió:
> az is installed as it runs from the cmd, and it also runs if I start
> jenkins f
Suppose I have one slave and one executor
And I have 1 upstream job which triggered 2 downstream jobs
We want all these 3 jobs should run sequentially
That means if upstream is start running and when it triggerd downstream job
1
Upstream job itself should go to queue or somewhere and free their ex
Hi,
I’ve already answered to this question.
If you weren’t happy to my reply … starting a new fresh thread won’t help
anyway.
To be frank … I’m a bit offended that you ignored my replies and started a new
thread.
Do you think I wouldn’t notice?
Cheers,
Gianluca.
From: jenkinsci-us
Hi Gianluca,
Apologies that I'm not able to give a reply on that message.
Actually its a client requirement and I have to have achive that
As I'm new to devops and jenkins thought of I'm not explained question
properly hence posted again
Thanks a lot for replaying and giving your valuable time
I just started using cppcheck, and I was wondering if there is any way to
access to the report values (for instance number of total errors) and send
it to slack. I have been searching in the documentation and here in SO but
I have found nothing, as I just have been using Jenkins for a couple of