-
Notifications
You must be signed in to change notification settings - Fork 293
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into cecile/json-logs
- Loading branch information
Showing
128 changed files
with
3,402 additions
and
711 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
.github/workflows/tests/check-pull-requests/payload-pull-request-linking-issue.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"pull_request": { | ||
"number": 7884, | ||
"draft": false, | ||
"labels": [ | ||
{ | ||
"name": "comp: api" | ||
}, | ||
{ | ||
"name": "type: enhancement" | ||
} | ||
], | ||
"title": "Adding some new features", | ||
"body": "# What Does This Do\n\nThis PR introduces a workflow to check that PRs labels and title match the contributing guidelines.\nIt fixes #1234 amoung other issues." | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
# This is a Gradle generated file for dependency locking. | ||
# Manual edits can break the build and are not advised. | ||
# This file is expected to be part of source control. | ||
ch.qos.logback:logback-classic:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
ch.qos.logback:logback-core:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
com.beust:jcommander:1.78=jmhRuntimeClasspath,testRuntimeClasspath | ||
com.github.javaparser:javaparser-core:3.25.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
com.github.spotbugs:spotbugs-annotations:4.2.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
com.github.spotbugs:spotbugs-annotations:4.7.3=spotbugs | ||
com.github.spotbugs:spotbugs:4.7.3=spotbugs | ||
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath | ||
com.google.code.gson:gson:2.9.1=spotbugs | ||
com.thoughtworks.qdox:qdox:1.12.1=jmhRuntimeClasspath,testRuntimeClasspath | ||
commons-codec:commons-codec:1.15=spotbugs | ||
de.thetaphi:forbiddenapis:3.1=compileClasspath,jmhCompileClasspath | ||
info.picocli:picocli:4.6.3=jmhRuntimeClasspath,testRuntimeClasspath | ||
jaxen:jaxen:1.2.0=spotbugs | ||
jline:jline:2.14.6=jmhRuntimeClasspath,testRuntimeClasspath | ||
junit:junit:4.13.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
net.jcip:jcip-annotations:1.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath | ||
net.sf.jopt-simple:jopt-simple:5.0.4=jmh,jmhCompileClasspath,jmhRuntimeClasspath | ||
net.sf.saxon:Saxon-HE:11.4=spotbugs | ||
org.apache.ant:ant-antlr:1.10.12=jmhRuntimeClasspath,testRuntimeClasspath | ||
org.apache.ant:ant-antlr:1.9.15=codenarc | ||
org.apache.ant:ant-junit:1.10.12=jmhRuntimeClasspath,testRuntimeClasspath | ||
org.apache.ant:ant-junit:1.9.15=codenarc | ||
org.apache.ant:ant-launcher:1.10.12=jmhRuntimeClasspath,testRuntimeClasspath | ||
org.apache.ant:ant:1.10.12=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.apache.bcel:bcel:6.5.0=spotbugs | ||
org.apache.commons:commons-lang3:3.12.0=pitest,spotbugs | ||
org.apache.commons:commons-math3:3.2=jmh,jmhCompileClasspath,jmhRuntimeClasspath | ||
org.apache.commons:commons-text:1.10.0=pitest,spotbugs | ||
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs | ||
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs | ||
org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs | ||
org.apache.logging.log4j:log4j-api:2.19.0=spotbugs | ||
org.apache.logging.log4j:log4j-core:2.19.0=spotbugs | ||
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath | ||
org.codehaus.groovy:groovy-all:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-ant:2.5.14=codenarc | ||
org.codehaus.groovy:groovy-ant:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-astbuilder:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-cli-picocli:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-console:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-datetime:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-docgenerator:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-groovydoc:2.5.14=codenarc | ||
org.codehaus.groovy:groovy-groovydoc:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-groovysh:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-jmx:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-json:2.5.14=codenarc | ||
org.codehaus.groovy:groovy-json:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-jsr223:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-macro:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-nio:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-servlet:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-sql:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-swing:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-templates:2.5.14=codenarc | ||
org.codehaus.groovy:groovy-templates:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-test-junit5:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-test:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-testng:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy-xml:2.5.14=codenarc | ||
org.codehaus.groovy:groovy-xml:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codehaus.groovy:groovy:2.5.14=codenarc | ||
org.codehaus.groovy:groovy:3.0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.codenarc:CodeNarc:2.2.0=codenarc | ||
org.dom4j:dom4j:2.1.3=spotbugs | ||
org.gmetrics:GMetrics:1.1=codenarc | ||
org.hamcrest:hamcrest-core:1.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.hamcrest:hamcrest:2.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.jacoco:org.jacoco.agent:0.8.5=jacocoAgent,jacocoAnt | ||
org.jacoco:org.jacoco.ant:0.8.5=jacocoAnt | ||
org.jacoco:org.jacoco.core:0.8.5=jacocoAnt | ||
org.jacoco:org.jacoco.report:0.8.5=jacocoAnt | ||
org.junit.jupiter:junit-jupiter-api:5.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.junit.jupiter:junit-jupiter-engine:5.9.2=jmhRuntimeClasspath,testRuntimeClasspath | ||
org.junit.jupiter:junit-jupiter-params:5.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.junit.jupiter:junit-jupiter:5.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.junit.platform:junit-platform-commons:1.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.junit.platform:junit-platform-engine:1.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.junit.platform:junit-platform-launcher:1.9.2=jmhRuntimeClasspath,testRuntimeClasspath | ||
org.junit:junit-bom:5.9.1=spotbugs | ||
org.junit:junit-bom:5.9.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.objenesis:objenesis:3.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.openjdk.jmh:jmh-core:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath | ||
org.openjdk.jmh:jmh-generator-asm:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath | ||
org.openjdk.jmh:jmh-generator-bytecode:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath | ||
org.openjdk.jmh:jmh-generator-reflection:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath | ||
org.opentest4j:opentest4j:1.2.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.ow2.asm:asm-analysis:7.2=jacocoAnt | ||
org.ow2.asm:asm-analysis:9.4=spotbugs | ||
org.ow2.asm:asm-commons:7.2=jacocoAnt | ||
org.ow2.asm:asm-commons:9.4=spotbugs | ||
org.ow2.asm:asm-tree:7.2=jacocoAnt | ||
org.ow2.asm:asm-tree:9.4=spotbugs | ||
org.ow2.asm:asm-util:9.4=spotbugs | ||
org.ow2.asm:asm:7.2=jacocoAnt | ||
org.ow2.asm:asm:9.0=jmh,jmhCompileClasspath,jmhRuntimeClasspath | ||
org.ow2.asm:asm:9.4=spotbugs | ||
org.pitest:pitest-command-line:1.9.11=pitest | ||
org.pitest:pitest-entry:1.9.11=pitest | ||
org.pitest:pitest:1.9.11=pitest | ||
org.slf4j:jcl-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.slf4j:jul-to-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.slf4j:log4j-over-slf4j:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.slf4j:slf4j-api:1.7.30=testCompileClasspath | ||
org.slf4j:slf4j-api:1.7.32=jmhRuntimeClasspath,testRuntimeClasspath | ||
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j | ||
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j | ||
org.spockframework:spock-core:2.2-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.spockframework:spock-junit4:2.2-groovy-3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath | ||
org.testng:testng:7.5=jmhRuntimeClasspath,testRuntimeClasspath | ||
org.webjars:jquery:3.5.1=jmhRuntimeClasspath,testRuntimeClasspath | ||
org.xmlresolver:xmlresolver:4.4.3=spotbugs | ||
xml-apis:xml-apis:1.4.01=spotbugs | ||
empty=annotationProcessor,jmhAnnotationProcessor,runtimeClasspath,spotbugsPlugins,testAnnotationProcessor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.