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 visible (Hide)

qodana-action -

Published by github-actions[bot] over 1 year ago

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
qodana-action - https://github.com/JetBrains/qodana-action/releases/tag/v2022.3.4

Published by github-actions[bot] over 1 year ago

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
qodana-action -

Published by github-actions[bot] over 1 year ago

Changelog

  • 584b706 ⚡ Update qodana to 2022.3.3
qodana-action -

Published by github-actions[bot] over 1 year ago

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
qodana-action -

Published by github-actions[bot] almost 2 years ago

Changelog

  • 3fdeefa ⚡ Update qodana to 2022.3.0
qodana-action -

Published by github-actions[bot] almost 2 years ago

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
qodana-action - https://github.com/JetBrains/qodana-action/releases/tag/v2022.2.3

Published by github-actions[bot] almost 2 years ago

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
qodana-action -

Published by github-actions[bot] about 2 years ago

Changelog

  • 3a8e25f ✨ Update qodana to 2022.2.2
  • f8a64bc ⬆️ Bump @actions/core from 1.9.0 to 1.9.1 in /scan
qodana-action -

Published by github-actions[bot] about 2 years ago

Changelog

  • 2a2d589 ⚡ Update to Qodana 2022.2 linters
qodana-action -

Published by github-actions[bot] over 2 years ago

🚀 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
qodana-action - https://github.com/JetBrains/qodana-action/releases/tag/v5.1.0

Published by github-actions[bot] over 2 years ago

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
qodana-action -

Published by github-actions[bot] over 2 years ago

Changelog

  • ad8ff59 🐛 Trim CLI arguments
  • 53bd9f0 ⬆️ Bump Qodana CLI to v1.0.4
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