crawford / tailor

GitHub bot that validates patches before they can be merged
Apache License 2.0
18 stars 10 forks source link

Depend on upstream crates #14

Closed crawford closed 7 years ago

crawford commented 7 years ago

Right now, several of the crates are being pulled from GitHub or my filesystem directly. We'll want to wait until local changes have been merged upstream.

sdemos commented 7 years ago

we should document the packages that this is true for and track the upstream prs in this issue.

crawford commented 7 years ago

It only applies to github-rs. There is https://github.com/mgattozzi/github-rs/pull/80 and one more follow-up PR. We'll then have to wait for a tagged release.