docbrown/app/workers/github_repos
Jamie Gaskins 8b79eb8698
Only update GithubRepos once in RepoSyncWorker (#14175)
Touching the GithubRepo invokes GithubRepo#clear_caches, so calling
`update` and then `touch` calls `clear_caches` *twice*. This pulls it
back to calling it once.
2021-07-09 09:58:20 -04:00
..
repo_sync_worker.rb Only update GithubRepos once in RepoSyncWorker (#14175) 2021-07-09 09:58:20 -04:00
update_latest_worker.rb [deploy] Refactor:Fetch New Github Repos From Sidekiq Cron (#9986) 2020-08-25 12:42:33 -05:00