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

zoekt-mirror-github doesn't update existing repository cache #134

Open
henrik242 opened this issue May 19, 2021 · 0 comments
Open

zoekt-mirror-github doesn't update existing repository cache #134

henrik242 opened this issue May 19, 2021 · 0 comments

Comments

@henrik242
Copy link

henrik242 commented May 19, 2021

We run zoekt-mirror-github every night, but it doesn't seem to update github_repos with new changes.

I suspect there is something wrong with zoekt-mirror-github since it finishes in a couple of seconds even though we have several hundred repos.

# First we fetch and unzip existing github_repos and github_index

zoekt-mirror-github -dest=github_repos -delete -org=foo -url=https://github.example.io
zoekt-git-index -index=github_index -submodules=false -allow_missing_branches=true -parallelism=16 github_repos/github.example.io/foo/*

# Lastly we upload archives of github_repos and github_index, and deploy a new docker image containing `zoekt-webserver` and the updated index

Any ideas what we are doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant