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

Add flow logic for a specific depedency at DependencyChecker #15

Open
regevbr opened this issue Mar 21, 2020 · 3 comments
Open

Add flow logic for a specific depedency at DependencyChecker #15

regevbr opened this issue Mar 21, 2020 · 3 comments
Assignees
Labels
feature Add new feature

Comments

@regevbr
Copy link
Contributor

regevbr commented Mar 21, 2020

No description provided.

@regevbr regevbr added the chore Make the code better label Mar 21, 2020
@regevbr
Copy link
Contributor Author

regevbr commented Mar 21, 2020

Need to cache all intermediate results of the flow (version resolution, git commit sha etc.)

@regevbr regevbr added feature Add new feature and removed chore Make the code better labels Mar 21, 2020
@regevbr
Copy link
Contributor Author

regevbr commented Mar 26, 2020

We also need to let user control the flow:

  • recheck cached matched and or unmatched results
  • skip yarn test step entirely

@regevbr regevbr changed the title Add flow logic for a specific depedency Add flow logic for a specific depedency at DependencyChecker Mar 26, 2020
@regevbr regevbr self-assigned this Apr 18, 2020
@regevbr
Copy link
Contributor Author

regevbr commented Apr 19, 2020

cache resolver should use the actual version of the package and not its semver.
We need to write a better flow to run all steps as the run function is too long and verbose

@stale stale bot added the wontfix This will not be worked on label Jun 18, 2020
@PruvoNet PruvoNet deleted a comment from stale bot Jun 18, 2020
@stale stale bot removed the wontfix This will not be worked on label Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Add new feature
Projects
None yet
Development

No branches or pull requests

1 participant