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

[BE-TASK] Fix saveAllRepos parameter from latestRepos to latestRepo on RepositoryWatchTask #5

Closed
occidere opened this issue Sep 6, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@occidere
Copy link
Owner

occidere commented Sep 6, 2020

Fix saveAllRepos parameter from latestRepos to latestRepo on RepositoryWatchTask

Content

case Success(_) =>
    ElasticService.saveAllRepos(latestRepos) // latestRepos -> latestRepo
    logger.info(s"${latestRepo.name} process success")
@occidere occidere added the bug Something isn't working label Sep 6, 2020
@occidere occidere self-assigned this Sep 6, 2020
@occidere occidere closed this as completed Sep 6, 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