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

Improve advisory db fetching #534

Merged
merged 3 commits into from
Jul 28, 2023
Merged

Improve advisory db fetching #534

merged 3 commits into from
Jul 28, 2023

Conversation

Jake-Shadle
Copy link
Member

This fixes a few issues with advisory dbs, notably ensuring they can be fetched regardless of the environment, writing FETCH_HEAD via https://docs.rs/tame-index/0.2.4/tame_index/utils/git/fn.write_fetch_head.html, and properly locking repos before opening/cloning.

Resolves: #479

@Jake-Shadle Jake-Shadle merged commit 169a70a into main Jul 28, 2023
9 checks passed
@Jake-Shadle Jake-Shadle deleted the improve-db-fetching branch July 28, 2023 14:34
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

Successfully merging this pull request may close these issues.

Concurrently cloning advisories database fails
1 participant