Skip to content

Commit

Permalink
Improve advisory db fetching (#534)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Jake-Shadle authored Jul 28, 2023
1 parent 3fce203 commit 169a70a
Show file tree
Hide file tree
Showing 3 changed files with 176 additions and 244 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 169a70a

Please sign in to comment.