Skip to content

Integrate the Manual Trigger with Codecov CLI #3

@katia-sentry

Description

@katia-sentry

Description

This ticket involves creating and integrating a new CLI command (trigger-completion) that allows users to manually signal the completion of report uploads. This command should interact with the backend system, specifically with the modified UploadFinisher task, to prevent notifications for regular uploads.

Proposed Solution

Create a new command in the CLI that users can use to indicate when they have finished uploading reports

Implement the logic for the trigger-completion command to interact with the backend system, triggering the modified UploadFinisher task and sending along any required parameters

Acceptance Criteria

  • The trigger-completion CLI command is implemented

  • Executing the trigger-completion triggers the UploadFinisher task to prevent notifications for regular uploads

  • The flow is thoroughly tested

  • Documentation is updated

jira: https://codecovio.atlassian.net/browse/CODE-3370

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions