coverallsapp / coverallsapp/github-action

Change to pwsh on windows runner breaks `file` option

Open
#190 1 comment 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.