Skip to content

Releases: JetBrains/qodana-action

v2022.2.3

31 Oct 13:28
Compare
Choose a tag to compare

Changelog

  • 985c550 ⬆️ Bump actions/setup-node from 3.4.1 to 3.5.0
  • 837ecce ⬆️ Bump actions/setup-node from 3.5.0 to 3.5.1
  • 25dc13b ✨ Update qodana to 2022.2.3
  • 2b75b91 ✨ Use node16 to run the action

v2022.2.2

29 Sep 22:24
Compare
Choose a tag to compare

Changelog

  • 3a8e25f ✨ Update qodana to 2022.2.2
  • f8a64bc ⬆️ Bump @actions/core from 1.9.0 to 1.9.1 in /scan

v2022.2.1

03 Aug 12:47
ab69549
Compare
Choose a tag to compare

Changelog

  • 2a2d589 ⚡ Update to Qodana 2022.2 linters

v2022.1.1

03 Jul 17:49
Compare
Choose a tag to compare

🚀 Pull request mode

The biggest change is the pull request mode (QD-3416: only new (in the pull request context) issues will be reported (enabled by default).

🆕 versioning scheme

The action versioning scheme was changed to sync with the published Qodana linters versions

All deprecated action options are removed.
Note: if you have troubles with the new settings, try setting up 1.1.1 version (it's warnings should help you with the settings update)

Also, no more github-token required for the action: annotations are reported via the proper API.

Changelog

  • 71b0f91 ⚡ Add pull request mode
  • da4702f ⬆️ Bump actions/setup-node from 3.1.1 to 3.3.0
  • 974668a ⚡ Update the CLI to v2022.1.1
  • cc65887 🔥 Remove deprecated action parameters
  • 3dab97a ⚡ Upgrade annotations (+ summaries), drop GitHub token usage

v5.1.0

12 May 12:35
Compare
Choose a tag to compare

Changelog

  • 94d3447 ⬆️ Bump actions/setup-node from 3.1.0 to 3.1.1
  • 39929f4 🧱 Fix Azure extension build dependencies
  • c53ce90 🧱 Remove tfx-cli from Azure dev dependencies
  • b06a3f2 ⚡ Update extensions for 2022.1 linters support

v5.0.4

12 Apr 01:26
Compare
Choose a tag to compare

Changelog

  • ad8ff59 🐛 Trim CLI arguments
  • 53bd9f0 ⬆️ Bump Qodana CLI to v1.0.4

v5.0.2

25 Mar 11:31
9e56346
Compare
Choose a tag to compare

What's Changed (#64)

✨ Qodana Scan action is now based on Qodana CLI

  • Now it's easier to set up the action after setting up Qodana locally
  • The action can detect the technologies used in projects and select Qodana linter automatically
  • Compatibility with the old settings is kept for version 5.x.x, the deprecated options will be removed in future releases.

Full Changelog: v4.2.5...v5.0.2

Qodana for Azure is now published to Visual Studio Marketplace – https://marketplace.visualstudio.com/items?itemName=JetBrains.qodana, all updates related to it will be published on the extension page from this moment on.

v4.2.5

02 Feb 21:53
Compare
Choose a tag to compare

What's Changed

  • ✨ Add more core reporting for the GitHub tools (more verbose for cache restore/save) in #54

Full Changelog: v4.2.4...v4.2.5

v4.2.4

31 Jan 15:32
Compare
Choose a tag to compare

What's Changed

  • ✨ Bump dependencies, sync some options with Qodana Docker images (#53)

Full Changelog: v4.2.3...v4.2.4

v4.2.3

15 Jan 13:43
dd16bb5
Compare
Choose a tag to compare

What's Changed

  • 🔥 Make the action a bit faster by parallelizing promises in #42
  • ⬆️ Bump JetBrains/qodana-action from 4.2.1 to 4.2.2 by @dependabot in #39
  • ⬆️ Bump jest from 27.4.5 to 27.4.7 by @dependabot in #41
  • ⬆️ Bump @types/node from 17.0.7 to 17.0.8 by @dependabot in #40

Full Changelog: v4.2.2...v4.2.3