[Test WG] 3rd Party JAVA dependencies mgmt
Hi all,
I have found 5 JAVA projects in EdgeGallery. For each project I have created one Jenkins jobs for the dependencies mgmt. It will be triggered once there is any PR raised or merged to the project.
These jobs can be found under “3rdPartyPkgMgmt” view.
I am asking all PTL of these projects to help to complete these Jenkins jobs.
The rest thing is to add the Webhook of these jobs back to the Gitee repos to let them work.
Also need to make sure that the user named “jenkins_edgegallery_job” are added into these projects which will allow the results of the Jenkins jobs back to the PR page as a comment.
Here are the information needed for each project.
Project name |
Gitee webhook URL |
Secret Token for Gitee WebHook |
api-emulator |
http://jenkins.edgegallery.org/gitee-project/3rdParty-api-emulator-pr-modules-check |
b6929e4cc7abf638944bff7e73f3283b |
appstore-be |
http://jenkins.edgegallery.org/gitee-project/3rdParty-appstore-be-pr-modules-check |
ffdce889e4a577370df4a3c66f24c711 |
developer-be |
http://jenkins.edgegallery.org/gitee-project/3rdParty-developer-be-pr-modules-check |
d82460fd69837a6383ee491c3bf57781 |
user-mgmt |
http://jenkins.edgegallery.org/gitee-project/3rdParty-user-mgmt-pr-modules-check |
280b008b0f5126b1b56bc2a9faa34463 |
website-gateway |
http://jenkins.edgegallery.org/gitee-project/3rdParty-website-gateway-pr-modules-check |
c4684519b1d8cd5d3f30b08c785c32e0 |
Here are the guide of how to do that.
1. Add Webhook
2. Add user
Check whether user “jenkins_edgegallery_job” are already in this project, otherwise add it in.
Contact me if you have any question.
Thanks,
Dan Xu