Drieam / rspec-github

Formatter for RSpec to show errors in GitHub action annotations
https://drieam.github.io/rspec-github/
MIT License
61 stars 10 forks source link

Ensure `file` is relative to `GITHUB_WORKSPACE`. #4

Closed reitermarkus closed 4 years ago

reitermarkus commented 4 years ago

When running rspec in a subdirectory, no annotations are shown currently, since file has to be relative to the GITHUB_WORKSPACE.

reitermarkus commented 4 years ago

@StefSchenkelaars, could you have a look at this and the other open pull request? Thanks.

reitermarkus commented 4 years ago

Simplified the implementation and added some tests.

reitermarkus commented 4 years ago

you can merge it (it's approved)

I actually can't because I don't have rights on this repo.

StefSchenkelaars commented 4 years ago

@reitermarkus It's merged and I've released version 2.2.0