Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to select version of coverage-reporter #170

Closed
ogenstad opened this issue Apr 27, 2023 · 4 comments
Closed

Ability to select version of coverage-reporter #170

ogenstad opened this issue Apr 27, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@ogenstad
Copy link

Yesterday our CI started to see failures after the release of coverage-reporter v0.3.8 as reported in that repo here, looking through the repo it seems that v0.3.7 resulted in failures of other pipelines

By default for at least Windows and Mac the v2 version of this action downloads either https://github.com/coverallsapp/coverage-reporter/releases/latest/download/coveralls-linux.tar.gz or https://github.com/coverallsapp/coverage-reporter/releases/latest/download/coveralls-windows.zip.

It would be nice if it was possible to pin the version of coverage-reporter that this action would use to ensure that the pipelines can continue to work if bugs are introduced to future versions of coverage-reporter.

@afinetooth afinetooth added the enhancement New feature or request label Sep 27, 2023
@afinetooth
Copy link
Member

afinetooth commented Sep 27, 2023

@ogenstad Agree this would be a very helpful option. Have added it to our backlog for consideration. Thanks.

@ogenstad
Copy link
Author

ogenstad commented Apr 9, 2024

Is there any update on this? After https://github.com/coverallsapp/coverage-reporter/releases/tag/v0.6.8 was released our pipelines have started to fail with:

Run coverallsapp/github-action@v2
Run mkdir -p ~/bin/
coveralls-linux.tar.gz: OK
Run coveralls report        
 
⠀⠀⠀⠀⠀⠀⣿
⠀⠀⠀⠀⠀⣼⣿⣧⠀⠀⠀⠀⠀⠀⠀ ⣠⣶⣾⣿⡇⢀⣴⣾⣿⣷⣆ ⣿⣿⠀⣰⣿⡟⢸⣿⣿⣿⡇ ⣿⣿⣿⣷⣦⠀⠀⢠⣿⣿⣿⠀⠀⣿⣿⠁⠀⣼⣿⡇⠀⢀⣴⣾⣿⡷
⠶⣶⣶⣶⣾⣿⣿⣿⣷⣶⣶⣶⠶  ⣸⣿⡟ ⠀⢠⣿⣿⠃⠈⣿⣿⠀⣿⣿⢠⣿⡿⠀⣿⣿⣧⣤⠀⢸⣿⡇⣠⣿⡿⠀⢠⣿⡟⣿⣿⠀⢸⣿⡿⠀⠀⣿⣿⠃⠀⢸⣿⣧⣄
⠀⠀⠙⢻⣿⣿⣿⣿⣿⡟⠋⠁⠀⠀ ⣿⣿⡇⠀ ⢸⣿⣿⠀⣸⣿⡟⠀⣿⣿⣾⡿⠁ ⣿⣿⠛⠛⠀⣿⣿⢿⣿⣏⠀⢀⣿⣿⣁⣿⣿⠀⣾⣿⡇⠀⢸⣿⡿⠀⠀⡀⠙⣿⣿⡆
⠀⠀⢠⣿⣿⣿⠿⣿⣿⣿⡄⠀⠀⠀ ⠙⢿⣿⣿⠇⠈⠿⣿⣿⡿⠋⠀⠀⢿⣿⡿⠁⠀⢸⣿⣿⣿⡇⢸⣿⣿⠀⣿⣿⣄⣾⣿⠛⠛⣿⣿⢠⣿⣿⣿ ⣼⣿⣿⣿ ⣿⣿⡿⠋⠀
⠀⢀⣾⠟⠋⠀⠀⠀⠙⠻⣷⡀⠀⠀
 
  v0.6.8

🔍 Detected coverage file: coverage.xml
🔍 Detected coverage file: .coverage
#<CoverageReporter::CoveragepyParser::ParserError:--: 1: coverage: not found
>

@afinetooth
Copy link
Member

@ogenstad sorry for the delay and thank you for opening coverallsapp/coverage-reporter#119.

This goes in the hopper this week, along with the same ability in our other CI extension (CircleCI Orb).

I'll post updates here, and here.

@afinetooth
Copy link
Member

@ogenstad wanted to let you know that we cut a new release of the Coveralls GitHub Action (v2.3.0) with new input option to allow pinning the version of Coverage Reporter.

When you get a chance to use it, please let us know how it works for you.

For those waiting on the same ability in our CircleCI Orb, that is WIP. Please give us another week or so.

I'm going to close this. Please re-open if any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants