Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

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

@henrik242

Description

@henrik242

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions