Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/reviewdog/reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
https://github.com/reviewdog/reviewdog
Refactoring project/
663a64c881c61c515d5a1a6c639f13b4aebbd3e3 authored over 6 years ago by haya14busa <[email protected]>It also reduce needless API call to get diff.
00341fd527502f2f1a36e88c84a8620ababc78a8 authored over 6 years ago by haya14busa <[email protected]>filepath.Clean returns "." if given path is empty
aac4afa49ad5d8268afebfd0ff146aa4de6b1943 authored over 6 years ago by haya14busa <[email protected]>Factor out filter functionality
8715f484018f321c9c540063545538bece7c26bb authored over 6 years ago by haya14busa <[email protected]>1a0891797885fc9433f3d3d16eb4abd5471f290e authored over 6 years ago by haya14busa <[email protected]>
6d078b271e8333b0210fca7d15929d2cf84df531 authored over 6 years ago by haya14busa <[email protected]>
7df57feb1bee21a73ba26813b1e79c42287f5f8b authored over 6 years ago by tanaka <[email protected]>
1d12701973839246d5a3a10f84e8571f1003a17b authored over 6 years ago by tanaka <[email protected]>
72828888c9644c6a5e499aed0d102b58cbd3eb5d authored over 6 years ago by tanaka <[email protected]>
3ad369387447925cfaf2504da049d2c0436bfee2 authored over 6 years ago by tanaka <[email protected]>
Migrate to CircleCI 2.0
6e9ab60873d0246d129b41261cbdf4497e691c0a authored over 6 years ago by haya14busa <[email protected]>09690087c2371a2abb968490e021d5442a5c20cc authored almost 7 years ago by Ryo Shibayama <[email protected]>
be901768cd43aab4c1a3b37f44f261b7c5398121 authored almost 7 years ago by Ryo Shibayama <[email protected]>
Fix GITHUB_API endpoint
fea47f3ae47efc94ece1db099e1d5553c59aea56 authored almost 7 years ago by haya14busa <[email protected]>a9610614299613b7ee8cc2b5d8cf924088038dfd authored almost 7 years ago by Shota Suzuki <[email protected]>
Allow '.' and '.yaml' for conf file name
94eb17a3eabbbe3a47b3aec4f6f887ae3f5eb90b authored almost 7 years ago by haya14busa <[email protected]>033bdc62ccf35dd8000779f6479a93a4b1de4c4d authored almost 7 years ago by haya14busa <[email protected]>
4f0cd948368dcbbc1547add03570754989375035 authored almost 7 years ago by haya14busa <[email protected]>
- avoid named return and return clear error message
- clear test error message
f93fc2de9beb0ec676b539cf14eb0b32e5a9f564 authored almost 7 years ago by haya14busa <[email protected]>
support CircleCI 2.0
2646baf888923113208b744ed914c7029cf05861 authored almost 7 years ago by haya14busa <[email protected]>c44f008b806add932641c0c605e0ecd3eaed2a0c authored almost 7 years ago by rhysd <[email protected]>
bd48bcb13fa2e9b5cce5611d114a31dbad552a17 authored about 7 years ago by Ichinose Shogo <[email protected]>
Improve repo name/owner in drone.io
b71c16e209a1b65978592e125e2ae20c9cd20ff2 authored about 7 years ago by haya14busa <[email protected]>Update go-tools
784f1c562456204db71910b3c934af7eaf8d30f5 authored about 7 years ago by haya14busa <[email protected]>c38cf6ba42de73d2f9700af2f7a26dee8a1f1a60 authored about 7 years ago by haya14busa <[email protected]>
7dce77978da15870be009dec2bebe97f0050747c authored about 7 years ago by Marco Vito Moscaritolo <[email protected]>
Since Drone.IO have `DRONE_REPO_OWNER` and `DRONE_REPO_NAME` env variables we should use it to i...
0fdf469e7b179520e09b19869707fcc79c60d3aa authored about 7 years ago by Marco Vito Moscaritolo <[email protected]>CI: drone.io: update golang image
94dd72da1aca8d20fd2fdd0a06d2a59c368d8b17 authored over 7 years ago by haya14busa <[email protected]>5ead4244a0603d30287b1b2cc040f52b19f032ce authored over 7 years ago by haya14busa <[email protected]>
add trailing slash to GitHub default BaseURL
d6e90f2e6332ee648667b3c6531b4746d3e6e987 authored over 7 years ago by haya14busa <[email protected]>https://github.com/google/go-github/pull/692
e7792b4bf9bbc5f9bec93355560499cf456f6761 authored over 7 years ago by Naoki Shimizu <[email protected]>README typo
5e1eb3093771c56544a7241511697c32f55fffba authored over 7 years ago by haya14busa <[email protected]>bc6e38d70c7dfaae91ebd02604a797472b11cc25 authored over 7 years ago by Marco Vito Moscaritolo <[email protected]>
6104ffcc538144a06d1bb8dd1b2e66542108fbb1 authored over 7 years ago by haya14busa <[email protected]>
Get diff from GitHub using application/vnd.github.v3.diff media type
7c9f08e5c7cad8fe12eb035cfd9d76ce0b705e73 authored over 7 years ago by haya14busa <[email protected]>
GitHub now returns diff which take cares renames of files like `git diff
--find-renames`.
We ca...
cc997e3d58d28de800045d8e811dfccbb08002ed authored over 7 years ago by haya14busa <[email protected]>[0.9.7](https://github.com/haya14busa/reviewdog/compare/0.9.6...0.9.7) (2017-08-09)
* Specify c...
5c926de4a4baaa300223d6e322f9bdd385d4aaae authored over 7 years ago by haya14busa <[email protected]>Specify commit id to the GitHub review comment request
3544272000f656d9d67830d4f6ea0430bdcf1f99 authored over 7 years ago by haya14busa <[email protected]>https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review
Fixes #101
a695c0e16b73ee68fe4e080acaa3eda4d971acf1 authored over 7 years ago by haya14busa <[email protected]>8cefc0413abfffdcc1e18fcd7ea2f311d3f6a5ec authored over 7 years ago by haya14busa <[email protected]>
Enable Pull Request Review API for GitHub Enterprise
fecbd596ccb0181f7c6b568122a035086cf43686 authored over 7 years ago by haya14busa <[email protected]>c3f0e28027f5581f7793b53c7e3db0cda1b46149 authored over 7 years ago by haya14busa <[email protected]>
ea0f584f6c772b2b0096fac41bf41949b52bcdfb authored over 7 years ago by haya14busa <[email protected]>
Now that Pull Request Review API became official[1], it's time to
use in GitHub Enterprise too.
...
Add command name prefix to error message
74903d1afef1b61ac1868d204a591ef7dd3e8003 authored over 7 years ago by haya14busa <[email protected]>929c35f00a13c807b967e7d9767a4329f9d28c86 authored over 7 years ago by itchyny <[email protected]>
using environment proxy setting.
44d2dca79c1f84d08d64d16b3c709a126a024278 authored over 7 years ago by haya14busa <[email protected]>e7ff2097fca2644b084a755f6a3fad167b462b82 authored over 7 years ago by suehiro <[email protected]>
fix error when parsing diff that deleted empty files.
b825256f7173503e8389ad04010fce2037577ccb authored over 7 years ago by haya14busa <[email protected]>43f21ec3921fe589ffeea6fb4891ae239bef45a4 authored over 7 years ago by Ichinose Shogo <[email protected]>
3c8b8b75745bdc2fb6c611e59a2a3bdfeac762a5 authored over 7 years ago by Ichinose Shogo <[email protected]>
e9b34b21267d14ddaa0acb2d5162388ff0038a1e authored over 7 years ago by Ichinose Shogo <[email protected]>
452e9db2dbc956119eb5094abb3f67389934db00 authored over 7 years ago by Ichinose Shogo <[email protected]>
b1e3be0759e14851d09a383c53ba5454ea729e48 authored over 7 years ago by Ichinose Shogo <[email protected]>
Fix function namings
8e2df1fbedcc4175fc494d6723fc494155a9959d authored over 7 years ago by haya14busa <[email protected]>e4af5b6d16c2e2b8b92ef651307300ff7998f250 authored over 7 years ago by Jens Rantil <[email protected]>
Spelling correction. Nothing is flashed, but flushed.
aacee3ef1050bc131561d1915d2b017eb0ca024a authored over 7 years ago by Jens Rantil <[email protected]>Migrate dep package manifest and lock files
3c23e9ddf5ad544ac98b344905fe590cfbcf4869 authored over 7 years ago by haya14busa <[email protected]>f85761aac60213f8716ef0978e0411b9a9e5c287 authored over 7 years ago by haya14busa <[email protected]>
add how to use reviewdog with Jenkins ghprb plugin
f4b34b5c174ff75bb71d04cf17b054b696bf4a0c authored over 7 years ago by haya14busa <[email protected]>a14a31f6cb42366fe1a1502398ff9e647eb70504 authored over 7 years ago by haya14busa <[email protected]>
Fixes #89
f969e839924b266f8dff2cebf55c05062b13ccbf authored over 7 years ago by haya14busa <[email protected]>fix typo
f0568458c48eee1b938ceff7318df6d660357342 authored almost 8 years ago by haya14busa <[email protected]>cbf22f85b50f899099874bae964508e14547cef6 authored almost 8 years ago by Shawn Smith <[email protected]>
fix CI configuration example
4a2af79758600a62e7816ca8a5514f0145fb7c4d authored almost 8 years ago by haya14busa <[email protected]>a595099bc036152bb3f42ca675b1d31a360452b5 authored almost 8 years ago by haya14busa <[email protected]>
CI: travis: use Go 1.8
90bd7ae31f46cbdae21724b49364fa52f4952667 authored almost 8 years ago by haya14busa <[email protected]>https://docs.travis-ci.com/user/languages/go
b09c479a33ebf3f94ea977fcf09f8c443d1a10ba authored almost 8 years ago by haya14busa <[email protected]>fcbcaf69dff2f35669e567b7b744cd481b9b21e8 authored almost 8 years ago by haya14busa <[email protected]>
e6b7c6c85eecb74d624f80f5eb68aad732f2e928 authored almost 8 years ago by haya14busa <[email protected]>
use cool badge images
b7556fa084812153c28ff984d6381d325e29ed43 authored almost 8 years ago by haya14busa <[email protected]>https://github.com/zchee/template
67b33e9c999c6fd30eac34d3f56ad044fa337603 authored almost 8 years ago by haya14busa <[email protected]>GitHub(CI): support to run command in sub directory
f5e35113f870bf34b70497eebbc28722606db0c6 authored almost 8 years ago by haya14busa <[email protected]>5372c11fc7f809463d50e32c4c440c5df22608fd authored almost 8 years ago by haya14busa <[email protected]>
84abf5a4c0848ed52c77d28cb53e73505fa828c3 authored almost 8 years ago by haya14busa <[email protected]>
410c38aa19458e966028300aa5bfa93b59346d30 authored almost 8 years ago by haya14busa <[email protected]>
dae51350836245896a507a52f23238b82b09c94a authored almost 8 years ago by haya14busa <[email protected]>
7749a976743253f465d23d586d6b241296ac92dd authored almost 8 years ago by haya14busa <[email protected]>
348d48d0f81157d6040270b8c833746df7845526 authored almost 8 years ago by haya14busa <[email protected]>
42e3dd94cd82c4b351ce533118b14cd87d0abf41 authored almost 8 years ago by haya14busa <[email protected]>
5165e548f210daee2a405bedd124ece42bc2272a authored almost 8 years ago by haya14busa <[email protected]>
d7f0ec6842460a61174cf9d4b0b8ede0214b7b81 authored almost 8 years ago by haya14busa <[email protected]>
Users may want to run tools in sub-directory and if the outputs is
relative path, they needed to...
d487248ad39310e9767def2bb45f30a93f3fafa1 authored almost 8 years ago by haya14busa <[email protected]>
Support context.Context
a594b9698a2b7498917ac897bccc7862e300021a authored almost 8 years ago by haya14busa <[email protected]>76b3d5c9f6b4e2304efd016c611c7013ad59d952 authored almost 8 years ago by haya14busa <[email protected]>
5d10b1f3ee5f5f7dca13df706b5eb49c6d1318f8 authored almost 8 years ago by haya14busa <[email protected]>
dep: specify "branch": "v2" for gopkg.in/yaml.v2
f1d6e7777cd719a7f8f5eb59447a70cca32f5e22 authored almost 8 years ago by haya14busa <[email protected]>51bd37c4038a0ed54f40f18ae8e374db2a7eadf8 authored almost 8 years ago by haya14busa <[email protected]>
remove unused setupGithub() func
b7efe34476c800b84d9d4934366c7e7fa1ac2668 authored almost 8 years ago by haya14busa <[email protected]>1e9e55f69d2b1361c88f0e4f8d676bc1693bb343 authored almost 8 years ago by haya14busa <[email protected]>
Switch to use go-github review API implementation
a3e92e5e3d72d69af8c414201d497dbeffc57440 authored almost 8 years ago by haya14busa <[email protected]>d1b5b9496020cbf94c06d32c1b3a6c64b4e67fd8 authored almost 8 years ago by haya14busa <[email protected]>
c4c642539633df29309e74b5a7054b19c23ee526 authored almost 8 years ago by haya14busa <[email protected]>
f123fe7c513f20fecbd676e90d765916646669f0 authored almost 8 years ago by haya14busa <[email protected]>
1eee4e6a24e424b437f51c8619421d85c8dbd8a4 authored almost 8 years ago by haya14busa <[email protected]>
0384367485cf5cfe58657555dad0553d00eb35cb authored almost 8 years ago by haya14busa <[email protected]>
forget to bump up version...
a36541f20b7c7909fbd6876a22c070f8f3d70d00 authored almost 8 years ago by haya14busa <[email protected]>dee439b6d8b92e025be5c5aa6f73d085953165cd authored almost 8 years ago by haya14busa <[email protected]>