|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<build-type xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" uuid="75b225e4-4861-4088-a407-2d19ebf9e682" xsi:noNamespaceSchemaLocation="https://www.jetbrains.com/teamcity/schemas/2021.1/project-config.xsd"> |
| 3 | + <name>IDEA Inspections Pull Request</name> |
| 4 | + <description /> |
| 5 | + <settings> |
| 6 | + <options> |
| 7 | + <option name="artifactRules" value="%system.teamcity.build.tempDir%=>.teamcity\buildTmp.zip" /> |
| 8 | + <option name="checkoutMode" value="ON_SERVER" /> |
| 9 | + <option name="executionTimeoutMin" value="15" /> |
| 10 | + <option name="shouldFailBuildOnAnyErrorMessage" value="true" /> |
| 11 | + </options> |
| 12 | + <disabled-settings> |
| 13 | + <setting-ref ref="TRIGGER_75" /> |
| 14 | + </disabled-settings> |
| 15 | + <parameters> |
| 16 | + <param name="env.JAVA_HOME" value="%env.JDK_18_x64%" /> |
| 17 | + <param name="env.MAVEN_OPTS" value="" /> |
| 18 | + </parameters> |
| 19 | + <build-runners> |
| 20 | + <runner id="RUNNER_439" name="" type="Inspection"> |
| 21 | + <parameters> |
| 22 | + <param name="idea.app.home" value="%teamcity.tool.intellij.ideaIU-2020.1.1%" /> |
| 23 | + <param name="includeExclude.patterns"><![CDATA[-:target//* |
| 24 | +-:src/test/resources/org/sonar/plugins/checkstyle/bad-checkstyle-pugin.properties]]></param> |
| 25 | + <param name="inspection.profile.file" value="config/intellij-idea-inspections.xml" /> |
| 26 | + <param name="iprInfoRunParam" value="<iprInfo path-to-ipr="pom.xml" />" /> |
| 27 | + <param name="jvmArgs" value="-Xmx512m -XX:MaxPermSize=150m" /> |
| 28 | + <param name="target.jdk.home" value="%env.JDK_18_x64%" /> |
| 29 | + <param name="teamcity.step.mode" value="default" /> |
| 30 | + </parameters> |
| 31 | + </runner> |
| 32 | + </build-runners> |
| 33 | + <vcs-settings> |
| 34 | + <vcs-entry-ref root-id="Checkstyle_HttpsGithubComCheckstyleSonarCheckstyleMerge" /> |
| 35 | + </vcs-settings> |
| 36 | + <requirements> |
| 37 | + <contains id="RQ_297" name="teamcity.agent.jvm.os.name" value="Linux" /> |
| 38 | + </requirements> |
| 39 | + <build-triggers> |
| 40 | + <build-trigger id="TRIGGER_75" type="schedulingTrigger"> |
| 41 | + <parameters> |
| 42 | + <param name="cronExpression_dm" value="*" /> |
| 43 | + <param name="cronExpression_dw" value="?" /> |
| 44 | + <param name="cronExpression_hour" value="*" /> |
| 45 | + <param name="cronExpression_min" value="0" /> |
| 46 | + <param name="cronExpression_month" value="*" /> |
| 47 | + <param name="cronExpression_sec" value="0" /> |
| 48 | + <param name="cronExpression_year" value="*" /> |
| 49 | + <param name="dayOfWeek" value="Sunday" /> |
| 50 | + <param name="enableQueueOptimization" value="true" /> |
| 51 | + <param name="hour" value="12" /> |
| 52 | + <param name="minute" value="0" /> |
| 53 | + <param name="promoteWatchedBuild" value="true" /> |
| 54 | + <param name="revisionRule" value="lastFinished" /> |
| 55 | + <param name="revisionRuleBuildBranch" value="<default>" /> |
| 56 | + <param name="schedulingPolicy" value="cron" /> |
| 57 | + <param name="timezone" value="SERVER" /> |
| 58 | + <param name="triggerBuildWithPendingChangesOnly" value="true" /> |
| 59 | + </parameters> |
| 60 | + </build-trigger> |
| 61 | + <build-trigger id="vcsTrigger" type="vcsTrigger"> |
| 62 | + <parameters> |
| 63 | + <param name="branchFilter" value="+:*" /> |
| 64 | + <param name="enableQueueOptimization" value="true" /> |
| 65 | + <param name="quietPeriodMode" value="DO_NOT_USE" /> |
| 66 | + </parameters> |
| 67 | + </build-trigger> |
| 68 | + </build-triggers> |
| 69 | + <build-extensions> |
| 70 | + <extension id="BUILD_EXT_49" type="BuildFailureOnMetric"> |
| 71 | + <parameters> |
| 72 | + <param name="anchorBuild" value="lastSuccessful" /> |
| 73 | + <param name="metricKey" value="InspectionStatsE" /> |
| 74 | + <param name="metricThreshold" value="0" /> |
| 75 | + <param name="metricUnits" value="metricUnitsDefault" /> |
| 76 | + <param name="moreOrLess" value="more" /> |
| 77 | + <param name="withBuildAnchor" value="false" /> |
| 78 | + </parameters> |
| 79 | + </extension> |
| 80 | + <extension id="BUILD_EXT_50" type="commit-status-publisher"> |
| 81 | + <parameters> |
| 82 | + <param name="github_authentication_type" value="token" /> |
| 83 | + <param name="github_host" value="https://api.github.com" /> |
| 84 | + <param name="publisherId" value="githubStatusPublisher" /> |
| 85 | + <param name="secure:github_access_token" value="credentialsJSON:60a4ae06-3c1a-487f-b2ce-0dca89d88bf9" /> |
| 86 | + <param name="vcsRootId" value="Checkstyle_HttpsGithubComCheckstyleSonarCheckstyleMerge" /> |
| 87 | + </parameters> |
| 88 | + </extension> |
| 89 | + <extension id="BUILD_EXT_53" type="BuildFailureOnMetric"> |
| 90 | + <parameters> |
| 91 | + <param name="anchorBuild" value="lastSuccessful" /> |
| 92 | + <param name="metricKey" value="InspectionStatsW" /> |
| 93 | + <param name="metricThreshold" value="0" /> |
| 94 | + <param name="metricUnits" value="metricUnitsDefault" /> |
| 95 | + <param name="moreOrLess" value="more" /> |
| 96 | + <param name="withBuildAnchor" value="false" /> |
| 97 | + </parameters> |
| 98 | + </extension> |
| 99 | + </build-extensions> |
| 100 | + <cleanup /> |
| 101 | + </settings> |
| 102 | +</build-type> |
| 103 | + |
0 commit comments