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 last_activity_after flag (zoekt-mirror-gitlab) #845

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

po3rin
Copy link
Contributor

@po3rin po3rin commented Oct 18, 2024

This PR adds a flag to zoekt-git-mirror to filter repositories by update date.

When mirroring to update the index, it is inefficient to mirror all repositories, so we want to add this flag because we only want to get repositories that were active at the time of the last mirror.

$ zoekt-mirror-gitlab --dest=. --last_activity_after=2024-10-16

Please let us know what do you think. Thank you!

@cla-bot cla-bot bot added the cla-signed label Oct 18, 2024
Copy link
Member

@keegancsmith keegancsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@keegancsmith keegancsmith merged commit d80d701 into sourcegraph:main Oct 21, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants