coverallsapp / coverallsapp/github-action
Change to pwsh on windows runner breaks `file` option
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 520
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
It appears that #188 has broken the file option on windows runners. Our Pipeline runs broke around the same time that pull request was merged.
Run pinned to @v2 (after #188 was merged): https://github.com/ProjektAdLer/Autorentool/actions/runs/6123453733/job/16621372161
Run pinned to commit 95b1a2355bd0e526ad2fd62da9fd386ad4c98474: https://github.com/ProjektAdLer/Autorentool/actions/runs/6123557884/job/16621699824
As you can see, the other tasks running our test suite run without failure and pinning the version of the github-action back to the commit before #188 fixes the run.
If you need any other information for replication please let me know.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the GitHub Actions run pinned to @v2 with the run pinned to commit 95b1a2355bd0e526ad2fd62da9fd386ad4c98474, focusing on the change from #188 and the Windows runner's pwsh behavior. Reproduce the failure with the file option; done means the option works on the current action version while the test suite still passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, powershell
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100