Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/77e0473f417446a78758f02785a705b8)](https://www.codacy.com/gh/codacy/codacy-plugins-test?utm_source=github.com&utm_medium=referral&utm_content=codacy/codacy-plugins-test&utm_campaign=Badge_Grade)
[![Build Status](https://circleci.com/gh/codacy/codacy-plugins-test.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/codacy/codacy-plugins-test)

> [!IMPORTANT]
> This repository depends on a package published by [`codacy-analysis-cli`](https://github.com/codacy/codacy-analysis-cli).
> Since that repository is now deprecated and no longer maintained we should eventually move only the necessary code here,
> allowing us to depend directly on [`codacy-plugins-api`](https://github.com/codacy/codacy-plugins-api/) and [`codacy-plugins`](https://github.com/codacy/codacy-plugins/).
>
> While that is not done, we can't test SBOM generation in tools.
> We have no desire to do breaking version updates of plugins dependencies on the deprecated `codacy-analysis-cli`.

# Codacy Plugins Test

Provide a testing interface for the external docker tools.
Expand Down