lychee/lychee-lib/src
Matthias 8d445a3a4b Be more permissive around private GH repos
The Github API doesn't handle checking individual files inside repos or
paths like `github.com/org/repo/issues`, so we are more
permissive and only check for repo existence. This is the
only way to get a basic check for private repos. Public repos are not affected and should work
with a normal check.
2022-01-12 09:25:12 +01:00
..
extract Add missing test for local links in plaintext files (#444) 2022-01-05 12:51:14 +01:00
filter Use tokenizer for extraction; add benchmark (#424) 2021-12-16 18:45:52 +01:00
helpers Upgrade to Rust 2021 (#427) 2021-12-17 01:32:13 +01:00
quirks Fix remaining clippy lints 2021-09-03 16:29:57 +02:00
types Be more permissive around private GH repos 2022-01-12 09:25:12 +01:00
client.rs Be more permissive around private GH repos 2022-01-12 09:25:12 +01:00
collector.rs Upgrade to Rust 2021 (#427) 2021-12-17 01:32:13 +01:00
lib.rs Make retries configurable; align constants (#446) 2022-01-07 01:03:10 +01:00
test_utils.rs Use tokenizer for extraction; add benchmark (#424) 2021-12-16 18:45:52 +01:00