Skip to content

Commit 6a45762

Browse files
committed
Joey changes
1 parent 50b2484 commit 6a45762

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44

55
The Sentry Prevent CLI is responsible for uploading code coverage and test results to Sentry. It can be used directly or indirectly through our [Sentry Prevent GitHub Action](https://github.com/getsentry/prevent-action).
66

7-
## What happened to the Codecov CLI?
8-
9-
The Codecov CLI is still around! We have moved the Codecov CLI's codebase into the `codecov-cli` sub-project in this repository because the Sentry Prevent CLI uses it as a backend and we wanted to keep the projects together in the `getsentry` organization. The Codecov CLI is still being maintained, improved, and published - just from this repository. See the sub-project's [README](/codecov-cli/README.md) for Codecov CLI specific information, the rest of this document will be about the Prevent CLI.
7+
> [!NOTE]
8+
> The Codecov CLI is still around! We have moved the Codecov CLI's codebase into the `codecov-cli` sub-project in this repository because the Sentry Prevent CLI uses it as a backend and we wanted to keep the projects together in the `getsentry` organization. The Codecov CLI is still being maintained, improved, and published - just from this repository. See the sub-project's [README](/codecov-cli/README.md) for Codecov CLI specific information, the rest of this document will be about the Prevent CLI.
109
1110
- [Installing](#installing)
1211
- [Usage](#usage)
@@ -21,7 +20,7 @@ If you're determined, you can build the CLI yourself from source by running `uv
2120

2221
# Usage
2322

24-
If the installation is successful, running `sentry-prevent-cli --help` will output the available commands along with the different options that can be used with them.
23+
Todo
2524

2625
# Contributions
2726

0 commit comments

Comments
 (0)