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

fix user permissions and print coverage numbers on CI #2

Open
bahmutov opened this issue Mar 30, 2020 · 2 comments
Open

fix user permissions and print coverage numbers on CI #2

bahmutov opened this issue Mar 30, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@bahmutov
Copy link
Owner

to confirm it is working

@bahmutov
Copy link
Owner Author

Interesting - when we run with default user, we get coverage folders owned by root which nyc cannot see later

Screen Shot 2020-03-30 at 10 08 42 PM

trying to run as user 1001

@bahmutov bahmutov changed the title print coverage numbers on CI fix user permissions and print coverage numbers on CI Mar 31, 2020
@bahmutov bahmutov added the bug Something isn't working label Mar 31, 2020
@bahmutov
Copy link
Owner Author

Tried with --user 1001 - it was hanging
Tried with --user node - it did not have permissions to access local files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant