Skip to content

Releases: JetBrains/qodana-action

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

v4.2.2

04 Jan 13:30
43d9ba1
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix passing environment variables to Qodana container in #38
  • ✨ Add limited Windows agents support (for self-hosted runners only) in #31

Full Changelog: v4.2.1...v4.2.2

v4.2.1

30 Dec 09:24
70db04b
Compare
Choose a tag to compare

What's Changed

  • Allow setting custom action artifact name by @tiulpin in #30

Full Changelog: v4.2.0...v4.2.1

v4.2.0

28 Dec 13:58
5bacad8
Compare
Choose a tag to compare

What's Changed

  • Add cache hash custom key support setting by @shyim in #29
  • Bump @types/node from 17.0.2 to 17.0.5 by @dependabot in #28

New Contributors

Full Changelog: v4.1.1...v4.2.0

v4.1.1

21 Dec 21:00
ef23511
Compare
Choose a tag to compare

What's Changed

  • 🛠 Fix the parent directory for the report in custom directories by @tiulpin in #27

Full Changelog: v4.1.0...v4.1.1