Releases: JetBrains/qodana-action
v2022.2.2
v2022.2.1
Changelog
- 2a2d589 ⚡ Update to Qodana
2022.2
linters
v2022.1.1
🚀 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
v5.1.0
v5.0.4
v5.0.2
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
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
What's Changed
- ✨ Bump dependencies, sync some options with Qodana Docker images (#53)
Full Changelog: v4.2.3...v4.2.4
v4.2.3
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
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