AGDIGGER JIRA components
by Ali Ok
Hi,
I think we need to update our JIRA components in AGDIGGER project.
Perhaps these:
- Android support
- IOS support
- Ansible Installer
- Sample (I mean sample Jenkinsfiles)
- Node client
- Java client
Anything missing or strange?
@Matthias, can you do that?
Cheers,
Ali
4 years, 9 months
Code Coverage Profile
by Polina Koleva
Hey, everyone :)
I am exploring SonarQube and I have seen that the UPS has code coverage
maven profile with Jacoco. Unfortunately, it doesn't generate a report for
me.
So does anyone use it? And is it working for you?
Thanks in advance.
Polina
4 years, 9 months
digger-jenkins repo and dockerhub
by Leonardo Rossetti
Hello,
We currently have the following in our digger-jenkins repo[1]:
- android-sdk docker image (which includes androidctl cli);
- jenkins android slave image;
- openshift templates;
- some osx related scripts;
I wanted to automatically build/push the docker images to dockerhub after a
PR is merged but I believe dockerhub has a "per repo" integration, which
means that both images would be built/pushed every time we send a pr/commit
into this repo.
Does anyone know if we can create a "per folder" integration where it
detects Dockerfile changes per folder (if we change android-sdk dockerfile
it should only build this image) and not re-build and re-push both images
on every commit?
Other options would be:
- Move those images to their own repo;
- Create/host a jenkins instance somewhere so we can automate this
workflow with custom scripts.
Regards,
[1] - https://github.com/aerogear/digger-jenkins
--
LEONARDO ROSSETTI
SOFTWARE ENGINEER
Red Hat SP <https://www.redhat.com/>
lrossett(a)redhat.com M: 11997030621
<https://red.ht/sig>
4 years, 10 months