diff --git a/config.xml b/config.xml index af604eff664171ec934dd21e47ed62d8dc866b83..2fe53a1f68bebc508635fa79610169e8844fb4ba 100644 --- a/config.xml +++ b/config.xml @@ -1532,8 +1532,8 @@ CHM_Analysis + CHMB_Analysis CRM_App_iOS_Analysis - CRM_Booking_Analysis Form_Analysis HRA_Analysis HRB_Analysis diff --git a/jobs/CHMB_Commit_Build/config.xml b/jobs/CHMB_Commit_Build/config.xml new file mode 100644 index 0000000000000000000000000000000000000000..18cd827c9e93e1254be05b3a56a3b9780cd72ef4 --- /dev/null +++ b/jobs/CHMB_Commit_Build/config.xml @@ -0,0 +1,206 @@ + + + + 注意! +這是後台 目前先配合SVN的英文名稱 +1. 接收到Request從GitLab +2. Build Code +3. Source Code Analysis +4. Print Coverage Report +5. Print Unit Test Report + +假如過成有問題會通知RD群組 + false + + + ylhealth + + + + 2 + 5 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/CRM_BOOKING.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + ** + + + false + + + + master + false + false + false + false + build_hrb_manage + + + + true + true + false + false + false + false + both + true + Jenkins please retry a build + true + true + true + All + + + + {AQAAABAAAAAQJMlEUI7JwQKRBWfqpEBFGUA8WtOVxMKmHT8nMpu5aRA=} + + false + + + false + + + clean package cobertura:cobertura + Maven_3.39 + false + + + true + + + + + SUCCESS + 0 + BLUE + true + + + SUCCESS + 0 + BLUE + true + + + + + + + CHMB_Analysis + ALWAYS + false + false + false + + + + + + + + + **/target/site/cobertura/coverage.xml + false + false + false + false + false + false + 0 + true + 80, 0, 0 + 80, 0, 0 + 70, 0, 0 + + + + METHOD + 8000000 + + + LINE + 8000000 + + + CONDITIONAL + 7000000 + + + + + + + METHOD + 0 + + + LINE + 0 + + + CONDITIONAL + 0 + + + + + + + METHOD + 0 + + + LINE + 0 + + + CONDITIONAL + 0 + + + + ASCII + false + + + **/target/surefire-reports/*.xml + false + 1.0 + false + + + $RD_Group $QA_Group + false + false + + + false + false + false + false + false + + + + + + + + + + + \ No newline at end of file diff --git a/jobs/CRM_Booking_Analysis/config.xml b/jobs/CRM_Booking_Analysis/config.xml deleted file mode 100644 index 9def53372fd8171d25cce757026679ae1e56dd88..0000000000000000000000000000000000000000 --- a/jobs/CRM_Booking_Analysis/config.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - - - false - - - ylhealth - - - - 2 - 5 - -1 - -1 - - - - - 2 - - - https://cm.ylhealth.org/gitlab/ym/CRM_BOOKING.git - 3485e854-8389-40e8-8c86-b94e94e91904 - - - - - */develop - - - false - - - - "SonarQube Server" - false - false - false - false - - false - - org.ylhealth.ym.hrb.backend - CHMB - - compile $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=CRM_Booking -Dsonar.projectName=CRM_Booking -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportsPath=reports/java/surefire-reports -Dsonar.jacoco.reportPath=reports/java/jacoco.exec -Dsonar.javascript.lcov.reportPath=reports/js/lcov.dat -DskipTests=true - spring-boot:run - true - false - false - false - true - false - false - false - false - -1 - false - false - true - - - - - - - - - - - FAILURE - 2 - RED - true - - \ No newline at end of file