Skip to content

Commit

Permalink
⬆️ Update qodana to v2024.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
qodana-bot committed Nov 27, 2024
1 parent 4df023f commit be6223e
Show file tree
Hide file tree
Showing 12 changed files with 43 additions and 35 deletions.
8 changes: 4 additions & 4 deletions GRADLE.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ Apply Gradle plugin `org.jetbrains.qodana` in the Gradle configuration file:
```groovy
plugins {
id "org.jetbrains.qodana" version "2024.2.6"
id "org.jetbrains.qodana" version "2024.2.7"
}
```
- Kotlin DSL – `build.gradle.kts`
```kotlin
plugins {
id("org.jetbrains.qodana") version "2024.2.6"
id("org.jetbrains.qodana") version "2024.2.7"
}
```
Expand Down Expand Up @@ -64,7 +64,7 @@ Add this to your Gradle configuration file:
```groovy
plugins {
// applies Gradle Qodana plugin to use it in project
id "org.jetbrains.qodana" version "2024.2.6"
id "org.jetbrains.qodana" version "2024.2.7"
}
qodana {
Expand All @@ -82,7 +82,7 @@ Add this to your Gradle configuration file:
```kotlin
plugins {
// applies Gradle Qodana plugin to use it in project
id("org.jetbrains.qodana") version "2024.2.6"
id("org.jetbrains.qodana") version "2024.2.7"
}
qodana {
Expand Down
14 changes: 7 additions & 7 deletions common/cli.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"version": "2024.2.6",
"version": "2024.2.7",
"checksum": {
"windows_x86_64": "a63c618048aaab42c7448e5307f53cc8046d744f27cc769074529daf4bb09a8f",
"linux_arm64": "77189751f3c04205613dde5890bae7c47143cb68c1cf542524d8c5b59aeccf8b",
"darwin_arm64": "f5e1e2a64f0ef03b58f95f78beff0891610d0ea9fd80575d366128b109d116c2",
"darwin_x86_64": "6993e105f8fd83101d099015a97cf2bdb4fab53d6dd59ce4160c1b64a22ecd70",
"windows_arm64": "ae59b153135db484d5481723ec922c427028637833003b3b1762ac2686f0a885",
"linux_x86_64": "655d227ca5783df9b12319db00b07ae1e98598e7cd9bb6738d333c7e963d8779"
"windows_x86_64": "6cafcf3d7c58c7014dae4f6945ed0737211c339f9105f99845941a803405ebcb",
"linux_arm64": "e886d852ac68b19d95a1959cbaf1ce8a7da33f664dd35f84931ea82ec0d0f555",
"darwin_arm64": "94ade90e0ba572f334bdbf82fde196bdc2155a50f99a1cf959c00684c4dd61ee",
"darwin_x86_64": "a6184d43da973dd221f923fa7e54d2226d976605a5c14a6a07e9bbd19db3c07c",
"windows_arm64": "daee09eef3d293e4c80d59d37e78ab2f11f9396954708bbffb9e5bd816a98607",
"linux_x86_64": "53d7dd6966ad545cc7733755c4c8f9f56a16d3be81a37272ece0efab7f06050d"
}
}
6 changes: 3 additions & 3 deletions orb/commands/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ steps:
name: Qodana Scan
command: |
set -e
QODANA_SHA_256=f567e52961d8a85595a55f1d716d075e337d6cb9fe901ba1e1ec60d33bd32112
CLI_DIRECTORY=/tmp/cache/qodana-cli/2024.2.6
QODANA_SHA_256=c9ee1e8bde637d7955c6ee688e049a37cb5cd6d7a9e4faaf03d217c32e1fff33
CLI_DIRECTORY=/tmp/cache/qodana-cli/2024.2.7
mkdir -p $CLI_DIRECTORY
if [[ ! -x "$CLI_DIRECTORY/qodana" ]]; then
curl -fsSL https://jb.gg/qodana-cli/install | bash -s -- \
v2024.2.6 $CLI_DIRECTORY \
v2024.2.7 $CLI_DIRECTORY \
1> /dev/null
fi
echo "$QODANA_SHA_256 $CLI_DIRECTORY/qodana" | sha256sum -c
Expand Down
2 changes: 1 addition & 1 deletion orb/examples/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: >
usage:
version: 2.1
orbs:
qodana: jetbrains/qodana@2024.2.6
qodana: jetbrains/qodana@2024.2.7
jobs:
code-quality:
machine:
Expand Down
8 changes: 8 additions & 0 deletions plugin/src/main/kotlin/org/jetbrains/qodana/Checksums.kt
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,13 @@ val CHECKSUMS = mapOf(
"linux_arm64" to "f29cdb74b592bdeb426bb93f121bcbfc5f1d64b8e4ebff9d924ba7b8260b262d",
"darwin_x86_64" to "6150f9673670d48ccb4a94b7d9e1d92a8932a76349bb483d36816013ba9f26c6",
"darwin_arm64" to "24ac3750fcba2532c02c48411eaf76aaf29058f0daf851ee4d449031b621e9fa"
),
"2024.2.7" to mapOf(
"windows_x86_64" to "62081b0d827a8a4fde05eb52c3b09ffd63e00f75f52bab0307078d550df12e96",
"windows_arm64" to "b16bf41b03e4627eae2d18b56cc315f3b264ebb0c5bdc9d4f9c8f9bb4ac69c12",
"linux_x86_64" to "c9ee1e8bde637d7955c6ee688e049a37cb5cd6d7a9e4faaf03d217c32e1fff33",
"linux_arm64" to "d3a5592c900dd58d369b1212ab0d4ec7f8b11636254e0d2886f08b54481a07e7",
"darwin_x86_64" to "5f335aaa404c24542ae9d18438a4fccbfd0f08e5cce7be7db5b89344e98a8d13",
"darwin_arm64" to "8c7119241562f1b0b3985e49504fce8c27212cece3310a2ebf2cfc234e9a5d75"
)
)
2 changes: 1 addition & 1 deletion plugin/src/main/kotlin/org/jetbrains/qodana/Qodana.kt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class Installer {
val log: Logger = Logger.getLogger(Installer::class.java.name)

companion object {
private const val LATEST_VERSION = "v2024.2.6"
private const val LATEST_VERSION = "v2024.2.7"
private const val RELEASE_DOWNLOAD_URL =
"https://github.com/JetBrains/qodana-cli/releases/download/%s/qodana_%s_%s"

Expand Down
4 changes: 2 additions & 2 deletions scan/__tests__/main.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ test('validate branch names', () => {
'refs/heads/main',
'refs/tags/v1.0.0',
'refs/pull/123/merge',
'v2024.2.6'
'v2024.2.7'
]
for (let branchName of validBranchNames) {
expect(validateBranchName(branchName)).toEqual(branchName)
Expand Down Expand Up @@ -334,7 +334,7 @@ To get \`*.log\` files or any other Qodana artifacts, run the action with \`uplo
so that the action will upload the files as the job artifacts:
\`\`\`yaml
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2024.2.6
uses: JetBrains/qodana-action@v2024.2.7
with:
upload-result: true
\`\`\`
Expand Down
14 changes: 7 additions & 7 deletions scan/dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24209,14 +24209,14 @@ var require_io = __commonJS({
var version2, checksum;
var init_cli = __esm({
"../common/cli.json"() {
version2 = "2024.2.6";
version2 = "2024.2.7";
checksum = {
windows_x86_64: "a63c618048aaab42c7448e5307f53cc8046d744f27cc769074529daf4bb09a8f",
linux_arm64: "77189751f3c04205613dde5890bae7c47143cb68c1cf542524d8c5b59aeccf8b",
darwin_arm64: "f5e1e2a64f0ef03b58f95f78beff0891610d0ea9fd80575d366128b109d116c2",
darwin_x86_64: "6993e105f8fd83101d099015a97cf2bdb4fab53d6dd59ce4160c1b64a22ecd70",
windows_arm64: "ae59b153135db484d5481723ec922c427028637833003b3b1762ac2686f0a885",
linux_x86_64: "655d227ca5783df9b12319db00b07ae1e98598e7cd9bb6738d333c7e963d8779"
windows_x86_64: "6cafcf3d7c58c7014dae4f6945ed0737211c339f9105f99845941a803405ebcb",
linux_arm64: "e886d852ac68b19d95a1959cbaf1ce8a7da33f664dd35f84931ea82ec0d0f555",
darwin_arm64: "94ade90e0ba572f334bdbf82fde196bdc2155a50f99a1cf959c00684c4dd61ee",
darwin_x86_64: "a6184d43da973dd221f923fa7e54d2226d976605a5c14a6a07e9bbd19db3c07c",
windows_arm64: "daee09eef3d293e4c80d59d37e78ab2f11f9396954708bbffb9e5bd816a98607",
linux_x86_64: "53d7dd6966ad545cc7733755c4c8f9f56a16d3be81a37272ece0efab7f06050d"
};
}
});
Expand Down
14 changes: 7 additions & 7 deletions vsts/QodanaScan/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
var version, checksum;
var init_cli = __esm({
"../common/cli.json"() {
version = "2024.2.6";
version = "2024.2.7";
checksum = {
windows_x86_64: "a63c618048aaab42c7448e5307f53cc8046d744f27cc769074529daf4bb09a8f",
linux_arm64: "77189751f3c04205613dde5890bae7c47143cb68c1cf542524d8c5b59aeccf8b",
darwin_arm64: "f5e1e2a64f0ef03b58f95f78beff0891610d0ea9fd80575d366128b109d116c2",
darwin_x86_64: "6993e105f8fd83101d099015a97cf2bdb4fab53d6dd59ce4160c1b64a22ecd70",
windows_arm64: "ae59b153135db484d5481723ec922c427028637833003b3b1762ac2686f0a885",
linux_x86_64: "655d227ca5783df9b12319db00b07ae1e98598e7cd9bb6738d333c7e963d8779"
windows_x86_64: "6cafcf3d7c58c7014dae4f6945ed0737211c339f9105f99845941a803405ebcb",
linux_arm64: "e886d852ac68b19d95a1959cbaf1ce8a7da33f664dd35f84931ea82ec0d0f555",
darwin_arm64: "94ade90e0ba572f334bdbf82fde196bdc2155a50f99a1cf959c00684c4dd61ee",
darwin_x86_64: "a6184d43da973dd221f923fa7e54d2226d976605a5c14a6a07e9bbd19db3c07c",
windows_arm64: "daee09eef3d293e4c80d59d37e78ab2f11f9396954708bbffb9e5bd816a98607",
linux_x86_64: "53d7dd6966ad545cc7733755c4c8f9f56a16d3be81a37272ece0efab7f06050d"
};
}
});
Expand Down
2 changes: 1 addition & 1 deletion vsts/QodanaScan/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"version": {
"Major": 2024,
"Minor": 2,
"Patch": 6
"Patch": 7
},
"instanceNameFormat": "Qodana Scan",
"inputs": [
Expand Down
2 changes: 1 addition & 1 deletion vsts/vss-extension.dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifestVersion": 1,
"id": "qodana-dev",
"name": "Qodana (Dev)",
"version": "2024.2.124",
"version": "2024.2.125",
"publisher": "JetBrains",
"targets": [
{
Expand Down
2 changes: 1 addition & 1 deletion vsts/vss-extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifestVersion": 1,
"id": "qodana",
"name": "Qodana",
"version": "2024.2.6",
"version": "2024.2.7",
"public": true,
"publisher": "JetBrains",
"targets": [
Expand Down

0 comments on commit be6223e

Please sign in to comment.