Releases: JetBrains/qodana-action
v2022.2.4
v2022.2.3
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