qodana-action

⚙️ Scan your Go, Java, Kotlin, PHP, Python, JavaScript, TypeScript, .NET projects at GitHub with Qodana. This repository contains Qodana for Azure, GitHub, CircleCI and Gradle

APACHE-2.0 License

Stars
257
Committers
16

Bot releases are hidden (Show)

qodana-action - v5.0.2

Published by tiulpin over 2 years ago

What's Changed (https://github.com/JetBrains/qodana-action/pull/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: https://github.com/JetBrains/qodana-action/compare/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.

qodana-action - v4.2.5

Published by tiulpin over 2 years ago

What's Changed

Full Changelog: https://github.com/JetBrains/qodana-action/compare/v4.2.4...v4.2.5

qodana-action - v4.2.4

Published by tiulpin over 2 years ago

What's Changed

Full Changelog: https://github.com/JetBrains/qodana-action/compare/v4.2.3...v4.2.4

qodana-action - v4.2.3

Published by tiulpin almost 3 years ago

What's Changed

Full Changelog: https://github.com/JetBrains/qodana-action/compare/v4.2.2...v4.2.3

qodana-action - v4.2.2

Published by tiulpin almost 3 years ago

What's Changed

Full Changelog: https://github.com/JetBrains/qodana-action/compare/v4.2.1...v4.2.2

qodana-action - v4.2.1

Published by tiulpin almost 3 years ago

What's Changed

Full Changelog: https://github.com/JetBrains/qodana-action/compare/v4.2.0...v4.2.1

qodana-action - v4.2.0

Published by tiulpin almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/JetBrains/qodana-action/compare/v4.1.1...v4.2.0

qodana-action - v4.1.1

Published by tiulpin almost 3 years ago

What's Changed

Full Changelog: https://github.com/JetBrains/qodana-action/compare/v4.1.0...v4.1.1

qodana-action - v4.1.0

Published by tiulpin almost 3 years ago

  • Fix annotation not being published when failThreshold is reached, also make the annotation checks fail only if failThreshold is reached
  • Fix the unique keys for cache uploading, so there won't be problems with uploading caches from commits from the same branch

Full Changelog: https://github.com/JetBrains/qodana-action/compare/v4.0.0...v4.1.0

qodana-action - v4.0.0

Published by tiulpin almost 3 years ago

It's the same action you've been using, but now it's completely rewritten to support all existing GitHub Actions features. The action now can:

  • run Qodana images (as before, but now more than just one) – so you can set up any number of checks you need for the project
  • automatically set up GitHub caches for you – so the builds with Qodana will take less time
  • add annotations to the code that can be seen right in the GitHub user interface – your code reviews can be faster
  • automatically upload the report for you – so any logs won't be lost anymore

Full Changelog: https://github.com/JetBrains/qodana-action/compare/v3.2.1...v4.0.0

qodana-action - v3.2.1

Published by a-kuznetsova almost 3 years ago

  • Set qodana-jvm-community linter as default linter
qodana-action - v3.1.1

Published by a-kuznetsova almost 3 years ago

  • Added SARIF output support
  • Added new non-eap linter qodana-jvm-community
  • Reduced logs output in CLI
qodana-action - Fixed incorrect path to runner script

Published by a-kuznetsova about 3 years ago

qodana-action - Added new configuration options

Published by a-kuznetsova about 3 years ago

Added baseline, fail-threshold and other configuration options.

qodana-action - [v2.1-eap] New jetbrains/qodana docker image

Published by a-kuznetsova about 3 years ago

  • Use jetbrains/qodana:2021.2-eap docker image. Check out our changelog for more information.
qodana-action - v2.0-eap

Published by a-kuznetsova over 3 years ago

Features

  • QD-729 add --cache-dir support
  • QD-651 support running container as non-root
  • Improved output of the static analysis
qodana-action - v1.0-eap

Published by poozo over 3 years ago

  • fix for gradle cache in project folder
  • support running container as non-root
  • fix wrong -1 exitcode. Now in case of OOM exitcode is 137 and warning is logged
  • improved the cli results output. Now we provide brief summary of all the problems grouped by severity level
Package Rankings
Top 1.11% on Github actions
Badges
Extracted from project README
official JetBrains project GitHub Discussions Twitter Follow