codecov / codecov/codecov-cli

Container image

Open
#389 0 comments 1 reaction 1 assignee View on GitHub

@rohan-at-sentry is already working on this.

Since Apr 30, 2024.

codecov/codecov-cli documentation enhancement
Dominant language
Python
Stars
89
Forks
64
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.

Downloading the Codecov CLI, e.g. using the CircleCI Orb, requires a build environment that has curl and other tools available. In addition, the rather large tool (ca. 25MB) has to be downloaded every time the build pipeline runs, which takes time and creates costs.

Describe the solution you'd like

A container image containing Codecov CLI, that is content-addressable and can be cached by the CI system.

Describe alternatives you've considered

  • Include the binary in our VCS repository.
  • Create a container image myself.

Additional context

Copied from https://github.com/codecov/uploader/issues/744.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.