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

Reuse existing repository in check_release #940

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

mdellweg
Copy link
Member

We only carefully look at git objects and don't touch the worktree. So we should be fine without cloning the whole repository. This also adds a --no-fetch option to make it run super fast, and not even change the state of remote tracking branches.

We only carefully look at git objects and don't touch the worktree. So
we should be fine without cloning the whole repository.
This also adds a --no-fetch option to make it run super fast, and not
even change the state of remote tracking branches.
@ggainey ggainey merged commit a54485d into pulp:main Dec 13, 2024
11 checks passed
@mdellweg mdellweg deleted the improve_check_release branch December 16, 2024 10:39
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