Joe Becher

Results 17 issues of Joe Becher

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Create a monorepo with pnpm 2. Run Sentry wizard 3. Select pnpm ### Expected Result Sentry wizard is able to complete...

Please add `list_relevant_files` for the None versioning system of the CLI. It can't find repo files if git is not installed, resulting in a missing network.

bug
Area: Report Upload
Low

Captured from https://github.com/codecov/uploader/blob/9e51b9c0873ccd45df2d387dbc4543c3bd1dcfc0/src/helpers/files.ts#L32 and https://github.com/codecov/uploader/blob/9e51b9c0873ccd45df2d387dbc4543c3bd1dcfc0/src/helpers/files.ts#L48

enhancement
codecov/codecov-cli

Investigate and repair why torngit and notify code does not log task id information. Appears to be a regression, as it did at one point. Unsure when the issue started/....

Bug

**Describe the bug** We show both carried forward and uploaded sessions per flag in the uploads list **To Reproduce** Steps to reproduce the behavior: 1. Go to https://app.codecov.io/gh/rustymotors/server/commit/3e76d6f676cba99b6ba9a849bb232c0c5f82a2aa 2. View...

Waiting for: Product Owner
Bug

## Problem to solve Today, there are bot errors/issues that arise – which are typically permission issues - example would be the GitHub app not being installed. This may have...

Feature Request
codecov/feedback

:wave: Can you summarize for me what all the different uploader/action/CLI flags and options are, and when I would want to use them, without checking the code? Could a customer...

Waiting for: Product Owner
Docs
codecov/feedback

:wave: Can you summarize for me all the different things I can change with my codecov.yml, without looking at the code? Could a customer? If not, why? If yes, where...

Waiting for: Product Owner
Docs
codecov/feedback

### Discussed in https://github.com/codecov/feedback/discussions/239 Originally posted by **pomponchik** January 23, 2024 I have some projects with codecov, as example - [`instld`](https://app.codecov.io/gh/pomponchik/instld). But there is no coverage results for it, why?

The "upload process" command should cancel any remaining tasks in the chain if one fails. "Create commit" "Create Report" "Do Upload" Have to succeed in older and if one errors...

Waiting for: Product Owner
bug
High
Area: Report Upload