Skip to content

Commit

Permalink
⬆️ Update qodana to v2024.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
qodana-bot authored and brichbash committed Dec 22, 2024
1 parent f060199 commit b60a4b9
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.3.3"
id "org.jetbrains.qodana" version "2024.3.4"
}
```
- Kotlin DSL – `build.gradle.kts`
```kotlin
plugins {
id("org.jetbrains.qodana") version "2024.3.3"
id("org.jetbrains.qodana") version "2024.3.4"
}
```
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.3.3"
id "org.jetbrains.qodana" version "2024.3.4"
}
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.3.3"
id("org.jetbrains.qodana") version "2024.3.4"
}
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.3.3",
"version": "2024.3.4",
"checksum": {
"windows_x86_64": "ca62ab6fbdd224195c2aea865b93b8d3f7a28ad9a1b26c57a28d74f24e653e19",
"linux_arm64": "798e11aa266c55018388e341eb890725fad4bf31cf7d274e60f82caa14aa39a6",
"darwin_arm64": "9e2bcc3e24b7b72e83fd250eaea6bc6ae23a2222fd5187b441cb9c528a4c36f0",
"darwin_x86_64": "b60862c5e0a86574cce8b2d1714d81ef65fb7433f647103c015ff4ac33ddfa64",
"windows_arm64": "ebd86522fa35d22ceebede02adc6afcce3b5e70e97ceb3a1a15073463d5e9882",
"linux_x86_64": "e73819c24d1cac01c1bf2bfd4feb23eaf0c52e4db5571747ca0d65c80be538a1"
"windows_x86_64": "247f927727bb7e5d14ae8dba4bad456728dc8b8d5baf092bf3ca3a3da9d25745",
"linux_arm64": "f0402b0a43c22efcaf35f24e2b1784f93633463d85639e86537302ff6798fd9c",
"darwin_arm64": "bf45a74f8f856d9224ab985d3b83cef6767d6c6a4a137cc57850a5a9997e5d96",
"darwin_x86_64": "41134c5baa1f2308d8e8f299bc1f145586908373c71a2730a705eab13e03bd83",
"windows_arm64": "2cbe1108e6c9c051b3ee874d5ffd808805986001b82d0835d36f60ebd818b4ad",
"linux_x86_64": "b443bcdbb0d11c77eedad082a9fa1932143ac38f31260c975111c89ea222479a"
}
}
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=c77660f98b78f0253bc5b9050ee4841aa895ba9e045c522525edb94fcb1e9075
CLI_DIRECTORY=/tmp/cache/qodana-cli/2024.3.3
QODANA_SHA_256=bc81fe9d454ef5e26bc8171082b77c729823409f55d328c18371bee1397ec2cd
CLI_DIRECTORY=/tmp/cache/qodana-cli/2024.3.4
mkdir -p $CLI_DIRECTORY
if [[ ! -x "$CLI_DIRECTORY/qodana" ]]; then
curl -fsSL https://jb.gg/qodana-cli/install | bash -s -- \
v2024.3.3 $CLI_DIRECTORY \
v2024.3.4 $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.3.3
qodana: jetbrains/qodana@2024.3.4
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 @@ -114,5 +114,13 @@ val CHECKSUMS = mapOf(
"linux_arm64" to "62a74256ad6e7a7075976e83dbcc6be150176ffd710c8efbe0c62491507983f3",
"darwin_x86_64" to "c7d80eaaa6ccf7cd351a46b5cd4fd0523cbd0d02bda1e1200e23bd3b5300f3f0",
"darwin_arm64" to "124f3ffc43d72eea071338ff7c4589f4656a541d0461cb0073146c4d50a30588"
),
"2024.3.4" to mapOf(
"windows_x86_64" to "98e2ceaa8899b41350cc2f43cc4a267a08955781a5edef6e49f64ddc2d8f2daf",
"windows_arm64" to "3ed4f077c7eab5ad125a780e4fbc7bf5f07cc4ba38e73bca7e3ca571fbee865f",
"linux_x86_64" to "bc81fe9d454ef5e26bc8171082b77c729823409f55d328c18371bee1397ec2cd",
"linux_arm64" to "61faf41a8d8863d8bc5bdd7d8c8d93400b17617124ded616772d3fe751ffa103",
"darwin_x86_64" to "537d251621a63b96a196191004357d85cbc5c8bfff1ec2327bb2f2da141900f5",
"darwin_arm64" to "0830c6c4cba3a2cee6884cbbc10fd43d5d68fb4c3ecd3fd34faa181961726204"
)
)
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.3.3"
private const val LATEST_VERSION = "v2024.3.4"
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.3.3'
'v2024.3.4'
]
for (let branchName of validBranchNames) {
expect(validateBranchName(branchName)).toEqual(branchName)
Expand Down Expand Up @@ -332,7 +332,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.3.3
uses: JetBrains/qodana-action@v2024.3.4
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 @@ -20463,14 +20463,14 @@ Support boolean input list: \`true | True | TRUE | false | False | FALSE\``);
var version, checksum;
var init_cli = __esm({
"../common/cli.json"() {
version = "2024.3.3";
version = "2024.3.4";
checksum = {
windows_x86_64: "ca62ab6fbdd224195c2aea865b93b8d3f7a28ad9a1b26c57a28d74f24e653e19",
linux_arm64: "798e11aa266c55018388e341eb890725fad4bf31cf7d274e60f82caa14aa39a6",
darwin_arm64: "9e2bcc3e24b7b72e83fd250eaea6bc6ae23a2222fd5187b441cb9c528a4c36f0",
darwin_x86_64: "b60862c5e0a86574cce8b2d1714d81ef65fb7433f647103c015ff4ac33ddfa64",
windows_arm64: "ebd86522fa35d22ceebede02adc6afcce3b5e70e97ceb3a1a15073463d5e9882",
linux_x86_64: "e73819c24d1cac01c1bf2bfd4feb23eaf0c52e4db5571747ca0d65c80be538a1"
windows_x86_64: "247f927727bb7e5d14ae8dba4bad456728dc8b8d5baf092bf3ca3a3da9d25745",
linux_arm64: "f0402b0a43c22efcaf35f24e2b1784f93633463d85639e86537302ff6798fd9c",
darwin_arm64: "bf45a74f8f856d9224ab985d3b83cef6767d6c6a4a137cc57850a5a9997e5d96",
darwin_x86_64: "41134c5baa1f2308d8e8f299bc1f145586908373c71a2730a705eab13e03bd83",
windows_arm64: "2cbe1108e6c9c051b3ee874d5ffd808805986001b82d0835d36f60ebd818b4ad",
linux_x86_64: "b443bcdbb0d11c77eedad082a9fa1932143ac38f31260c975111c89ea222479a"
};
}
});
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.3.3";
version = "2024.3.4";
checksum = {
windows_x86_64: "ca62ab6fbdd224195c2aea865b93b8d3f7a28ad9a1b26c57a28d74f24e653e19",
linux_arm64: "798e11aa266c55018388e341eb890725fad4bf31cf7d274e60f82caa14aa39a6",
darwin_arm64: "9e2bcc3e24b7b72e83fd250eaea6bc6ae23a2222fd5187b441cb9c528a4c36f0",
darwin_x86_64: "b60862c5e0a86574cce8b2d1714d81ef65fb7433f647103c015ff4ac33ddfa64",
windows_arm64: "ebd86522fa35d22ceebede02adc6afcce3b5e70e97ceb3a1a15073463d5e9882",
linux_x86_64: "e73819c24d1cac01c1bf2bfd4feb23eaf0c52e4db5571747ca0d65c80be538a1"
windows_x86_64: "247f927727bb7e5d14ae8dba4bad456728dc8b8d5baf092bf3ca3a3da9d25745",
linux_arm64: "f0402b0a43c22efcaf35f24e2b1784f93633463d85639e86537302ff6798fd9c",
darwin_arm64: "bf45a74f8f856d9224ab985d3b83cef6767d6c6a4a137cc57850a5a9997e5d96",
darwin_x86_64: "41134c5baa1f2308d8e8f299bc1f145586908373c71a2730a705eab13e03bd83",
windows_arm64: "2cbe1108e6c9c051b3ee874d5ffd808805986001b82d0835d36f60ebd818b4ad",
linux_x86_64: "b443bcdbb0d11c77eedad082a9fa1932143ac38f31260c975111c89ea222479a"
};
}
});
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": 3,
"Patch": 3
"Patch": 4
},
"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.3.146",
"version": "2024.3.147",
"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.3.3",
"version": "2024.3.4",
"public": true,
"publisher": "JetBrains",
"targets": [
Expand Down

0 comments on commit b60a4b9

Please sign in to comment.