Skip to content

Releases: JetBrains/qodana-action

v2023.1.0

24 Apr 07:22
Compare
Choose a tag to compare

Changelog

  • 5e14015 ⬆️ Bump xml2js, @azure/ms-rest-js and @azure/storage-blob
  • ddd70ab 🚸 Improve GitHub action summary
  • bdbf6e5 ⚡ Update qodana to 2023.1.0
  • 9f2af3f ⚡ Allow setting cache keys on GitHub and CircleCI (#107)
  • 61b94e7 ⚡ Add licenses preview to job output

v2022.3.4

15 Feb 15:20
Compare
Choose a tag to compare

Changelog

  • 6ef9e1a 🧱 Update azure-pipelines.yml for Azure Pipelines
  • e04c1d0 ⚡ Update qodana to 2022.3.4
  • 7afb26c 🐛 Do not provide QODANA_ENV from the Azure extension

v2022.3.3

08 Feb 11:38
Compare
Choose a tag to compare

Changelog

  • 584b706 ⚡ Update qodana to 2022.3.3

v2022.3.2

26 Jan 16:00
Compare
Choose a tag to compare

Changelog

  • 65d5b0a ⬆️ Bump actions/setup-node from 3.5.1 to 3.6.0
  • 3b21c98 ⬆️ Bump json5 from 1.0.1 to 1.0.2 in /vsts
  • c1c7185 ⬆️ Bump json5 from 1.0.1 to 1.0.2 in /scan
  • dde0cea ⬆️ Bump json5 from 1.0.1 to 1.0.2 in /common
  • b87102b ⚡ Update qodana to 2022.3.2

v2022.3.0

08 Dec 14:13
Compare
Choose a tag to compare

Changelog

  • 3fdeefa ⚡ Update qodana to 2022.3.0

v2022.2.4

30 Nov 23:37
Compare
Choose a tag to compare

Changelog

  • a2e39fd ⬆️ Bump @actions/cache version from 1.0.9 to 3.0.6 in /scan
  • 497ab95 ✨ Add an option to upload cache only for the default branch
  • 785277a ⚡ Update qodana to 2022.2.4

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