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

Return repolinter valid data #2

Closed
discombobulateme opened this issue Oct 26, 2020 · 0 comments
Closed

Return repolinter valid data #2

discombobulateme opened this issue Oct 26, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@discombobulateme
Copy link
Contributor

discombobulateme commented Oct 26, 2020

Description

Data returning from repolinter is not accurate.
Apparently the issue is that de code version in dependency is not temporally cloning the repository

How to reproduce the bug

  1. Compare repolinter of model repo (such as: https://github.com/saucelabs/new-project.git ) in bash (repolinter lint -g https://github.com/saucelabs/new-project.git) with results from using dependency (node src/index.js )

Possible solutions

  1. Open issue on repolinter github
  2. Create utils to temporarily clone the repo
@discombobulateme discombobulateme self-assigned this Oct 26, 2020
@discombobulateme discombobulateme added the bug Something isn't working label Oct 26, 2020
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