Github Help Wanted
1.0.0
'도움말'태그로 GitHub 문제를 가져 오는 프로그램
pip install github-help-wanted
gh [-h] [-gf] [-s [SORT]] [-l [LANGUAGE]] [-d] [--login username password] [--token TOKEN] [-c NUMBER] [query]
gh repo -gf
gh -l piglatin
gh -l python -login [email protected] supersecretpassword
gh repo -c 20
응답은 다음 형식으로 stdout에 인쇄됩니다.
Repository Full Name
Repository Url
Issue Title
Issue Url
Issue Body
$ gh nice -gf -l python
rootzoll/raspiblitz
https://github.com/rootzoll/raspiblitz
[solved] unable to recover backup due to character limitations
https://github.com/rootzoll/raspiblitz/issues/783
I was unable to restore an old wallet and `channels.backup` due to the restricted character set for `Password D` – which was introduced after i created the wallet – via the interface.
My wallet recovery was in the end successful after bypassing the check and setting `passwordD` directly to the correct value in https://github.com/rootzoll/raspiblitz/blob/5a501e65211c4d62286c551a87742fd304cbc1b7/home.admin/70initLND.sh#L345
So if someone stumbles over the same issue, this might be a solution – otherwise it might be an idea to allow all characters for restoring purposes.
Thanks for the great work!!!
mjec/rc-niceties
https://github.com/mjec/rc-niceties
Put warning up until niceties is fixed
https://github.com/mjec/rc-niceties/issues/21
Until the issues that are preventing staff from using niceties.recurse.com are resolved, it would be useful to have a disclaimer on the site warning users to only submit niceties via the most recent Google form.
Suggested by @rhonorv on [RC Zulip :lock:](https://recurse.zulipchat.com/#narrow/stream/19042-397-Bridge/topic/Niceties.3F.3F.3F/near/172773838).
GitHub Search API를 사용하므로 승인 된 용도로 시간당 60 개의 검색으로 제한되며 https://developer.github.com/v3/#rate-limiting에서 더 많은 정보를 참조하십시오
예를 들어, 쿼리없이 모든 파이썬 문제를 검색하는 것과 같은보다 모호한 검색 용어로, 프로그램은 예외와 충돌하여 제한을 날려 버리고, 검색 결과에 대한 페이지가있을 때마다 피그 튜브가 검색되기 때문에 제한을 날려 버립니다.