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

Merge pull request #125 from haya14busa/refactor-project-run

Refactoring project/

663a64c881c61c515d5a1a6c639f13b4aebbd3e3 authored over 6 years ago by haya14busa <[email protected]>
Refactoring project/

It also reduce needless API call to get diff.

00341fd527502f2f1a36e88c84a8620ababc78a8 authored over 6 years ago by haya14busa <[email protected]>
do not return "." path

filepath.Clean returns "." if given path is empty

aac4afa49ad5d8268afebfd0ff146aa4de6b1943 authored over 6 years ago by haya14busa <[email protected]>
Merge pull request #124 from haya14busa/filter

Factor out filter functionality

8715f484018f321c9c540063545538bece7c26bb authored over 6 years ago by haya14busa <[email protected]>
fix lint warnings

1a0891797885fc9433f3d3d16eb4abd5471f290e authored over 6 years ago by haya14busa <[email protected]>
Factor out filter functionality

6d078b271e8333b0210fca7d15929d2cf84df531 authored over 6 years ago by haya14busa <[email protected]>
fix code format

7df57feb1bee21a73ba26813b1e79c42287f5f8b authored over 6 years ago by tanaka <[email protected]>
fix test

1d12701973839246d5a3a10f84e8571f1003a17b authored over 6 years ago by tanaka <[email protected]>
change import path

72828888c9644c6a5e499aed0d102b58cbd3eb5d authored over 6 years ago by tanaka <[email protected]>
add support for GitLab

3ad369387447925cfaf2504da049d2c0436bfee2 authored over 6 years ago by tanaka <[email protected]>
Merge pull request #119 from serima/feature/migrate-to-circle20

Migrate to CircleCI 2.0

6e9ab60873d0246d129b41261cbdf4497e691c0a authored over 6 years ago by haya14busa <[email protected]>
Fix working directory

09690087c2371a2abb968490e021d5442a5c20cc authored almost 7 years ago by Ryo Shibayama <[email protected]>
Migrate to CircleCI 2.0

be901768cd43aab4c1a3b37f44f261b7c5398121 authored almost 7 years ago by Ryo Shibayama <[email protected]>
Merge pull request #118 from szyn/docs-github-api

Fix GITHUB_API endpoint

fea47f3ae47efc94ece1db099e1d5553c59aea56 authored almost 7 years ago by haya14busa <[email protected]>
Fix GITHUB_API endpoint

a9610614299613b7ee8cc2b5d8cf924088038dfd authored almost 7 years ago by Shota Suzuki <[email protected]>
Merge pull request #116 from rhysd/dot-reviewdog-yml

Allow '.' and '.yaml' for conf file name

94eb17a3eabbbe3a47b3aec4f6f887ae3f5eb90b authored almost 7 years ago by haya14busa <[email protected]>
Rename reviewdog.yml to .reviewdog.yml

033bdc62ccf35dd8000779f6479a93a4b1de4c4d authored almost 7 years ago by haya14busa <[email protected]>
README: .reviewdog.yml by default

4f0cd948368dcbbc1547add03570754989375035 authored almost 7 years ago by haya14busa <[email protected]>
tweak readConf

- avoid named return and return clear error message
- clear test error message

5fe576e8d2a056ba5bf1fc356ac442b2aaa9fba1 authored almost 7 years ago by haya14busa <[email protected]>
rename fs to conffiles

f93fc2de9beb0ec676b539cf14eb0b32e5a9f564 authored almost 7 years ago by haya14busa <[email protected]>
Merge pull request #115 from shogo82148/support-circle-ci-2.0

support CircleCI 2.0

2646baf888923113208b744ed914c7029cf05861 authored almost 7 years ago by haya14busa <[email protected]>
Allow '.' and '.yaml' for conf file name

c44f008b806add932641c0c605e0ecd3eaed2a0c authored almost 7 years ago by rhysd <[email protected]>
support CircleCI 2.0

bd48bcb13fa2e9b5cce5611d114a31dbad552a17 authored about 7 years ago by Ichinose Shogo <[email protected]>
Merge pull request #108 from mavimo/patch-2

Improve repo name/owner in drone.io

b71c16e209a1b65978592e125e2ae20c9cd20ff2 authored about 7 years ago by haya14busa <[email protected]>
Merge pull request #110 from haya14busa/update-gotools

Update go-tools

784f1c562456204db71910b3c934af7eaf8d30f5 authored about 7 years ago by haya14busa <[email protected]>
Update go-tools

c38cf6ba42de73d2f9700af2f7a26dee8a1f1a60 authored about 7 years ago by haya14busa <[email protected]>
refs #108: add support for drone <= 0.4

7dce77978da15870be009dec2bebe97f0050747c authored about 7 years ago by Marco Vito Moscaritolo <[email protected]>
Improve repo name/owner in drone.io

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]>
Merge pull request #109 from haya14busa/update-drone-yml

CI: drone.io: update golang image

94dd72da1aca8d20fd2fdd0a06d2a59c368d8b17 authored over 7 years ago by haya14busa <[email protected]>
CI: drone.io: update golang image

5ead4244a0603d30287b1b2cc040f52b19f032ce authored over 7 years ago by haya14busa <[email protected]>
Merge pull request #107 from deme0607/master

add trailing slash to GitHub default BaseURL

d6e90f2e6332ee648667b3c6531b4746d3e6e987 authored over 7 years ago by haya14busa <[email protected]>
add trairing slash to GitHub BaseURL

https://github.com/google/go-github/pull/692

e7792b4bf9bbc5f9bec93355560499cf456f6761 authored over 7 years ago by Naoki Shimizu <[email protected]>
Merge pull request #106 from mavimo/patch-1

README typo

5e1eb3093771c56544a7241511697c32f55fffba authored over 7 years ago by haya14busa <[email protected]>
README typo

bc6e38d70c7dfaae91ebd02604a797472b11cc25 authored over 7 years ago by Marco Vito Moscaritolo <[email protected]>
Bump up versin to 0.9.8

6104ffcc538144a06d1bb8dd1b2e66542108fbb1 authored over 7 years ago by haya14busa <[email protected]>
Merge pull request #105 from haya14busa/github-diff

Get diff from GitHub using application/vnd.github.v3.diff media type

7c9f08e5c7cad8fe12eb035cfd9d76ce0b705e73 authored over 7 years ago by haya14busa <[email protected]>
Get diff from GitHub using application/vnd.github.v3.diff media type

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]>
Bump up version to 0.9.7

[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]>
Merge pull request #102 from haya14busa/specify-sha

Specify commit id to the GitHub review comment request

3544272000f656d9d67830d4f6ea0430bdcf1f99 authored over 7 years ago by haya14busa <[email protected]>
Specify commit id to the GitHub review comment request

https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review

Fixes #101

a695c0e16b73ee68fe4e080acaa3eda4d971acf1 authored over 7 years ago by haya14busa <[email protected]>
Update go-github

8cefc0413abfffdcc1e18fcd7ea2f311d3f6a5ec authored over 7 years ago by haya14busa <[email protected]>
Merge pull request #100 from haya14busa/enable-review-api-in-ghe

Enable Pull Request Review API for GitHub Enterprise

fecbd596ccb0181f7c6b568122a035086cf43686 authored over 7 years ago by haya14busa <[email protected]>
remove outdated test

c3f0e28027f5581f7793b53c7e3db0cda1b46149 authored over 7 years ago by haya14busa <[email protected]>
update dependencies

ea0f584f6c772b2b0096fac41bf41949b52bcdfb authored over 7 years ago by haya14busa <[email protected]>
Enable Pull Request Review API for GitHub Enterprise

Now that Pull Request Review API became official[1], it's time to
use in GitHub Enterprise too.
...

0c132b3f320a01aa382a6b7692be19f22a599eec authored over 7 years ago by haya14busa <[email protected]>
Merge pull request #99 from itchyny/error-message-command-name

Add command name prefix to error message

74903d1afef1b61ac1868d204a591ef7dd3e8003 authored over 7 years ago by haya14busa <[email protected]>
add command name prefix to error message

929c35f00a13c807b967e7d9767a4329f9d28c86 authored over 7 years ago by itchyny <[email protected]>
Merge pull request #98 from bols-blue-org/support_proxy_setting

using environment proxy setting.

44d2dca79c1f84d08d64d16b3c709a126a024278 authored over 7 years ago by haya14busa <[email protected]>
support proxyx setting

e7ff2097fca2644b084a755f6a3fad167b462b82 authored over 7 years ago by suehiro <[email protected]>
Merge pull request #95 from shogo82148/fix-deleting-empty-files

fix error when parsing diff that deleted empty files.

b825256f7173503e8389ad04010fce2037577ccb authored over 7 years ago by haya14busa <[email protected]>
fix error checking.

43f21ec3921fe589ffeea6fb4891ae239bef45a4 authored over 7 years ago by Ichinose Shogo <[email protected]>
invert the condition for special case for "git diff".

3c8b8b75745bdc2fb6c611e59a2a3bdfeac762a5 authored over 7 years ago by Ichinose Shogo <[email protected]>
add new test case: ref.#95

e9b34b21267d14ddaa0acb2d5162388ff0038a1e authored over 7 years ago by Ichinose Shogo <[email protected]>
add expected results for test

452e9db2dbc956119eb5094abb3f67389934db00 authored over 7 years ago by Ichinose Shogo <[email protected]>
fix error when parsing diff that deleted empty files.

b1e3be0759e14851d09a383c53ba5454ea729e48 authored over 7 years ago by Ichinose Shogo <[email protected]>
Merge pull request #93 from JensRantil/function-typos-n-spelling

Fix function namings

8e2df1fbedcc4175fc494d6723fc494155a9959d authored over 7 years ago by haya14busa <[email protected]>
ref(diff): fix function name typo

e4af5b6d16c2e2b8b92ef651307300ff7998f250 authored over 7 years ago by Jens Rantil <[email protected]>
ref(naming): Flash => Flush

Spelling correction. Nothing is flashed, but flushed.

aacee3ef1050bc131561d1915d2b017eb0ca024a authored over 7 years ago by Jens Rantil <[email protected]>
Merge pull request #91 from haya14busa/update-dep

Migrate dep package manifest and lock files

3c23e9ddf5ad544ac98b344905fe590cfbcf4869 authored over 7 years ago by haya14busa <[email protected]>
Migrate dep package manifest and lock files

f85761aac60213f8716ef0978e0411b9a9e5c287 authored over 7 years ago by haya14busa <[email protected]>
Merge pull request #90 from haya14busa/doc-jenkins

add how to use reviewdog with Jenkins ghprb plugin

f4b34b5c174ff75bb71d04cf17b054b696bf4a0c authored over 7 years ago by haya14busa <[email protected]>
add -conf arg for clarifying

a14a31f6cb42366fe1a1502398ff9e647eb70504 authored over 7 years ago by haya14busa <[email protected]>
:memo: add how to use reviewdog with Jenkins ghprb plugin

Fixes #89

f969e839924b266f8dff2cebf55c05062b13ccbf authored over 7 years ago by haya14busa <[email protected]>
Merge pull request #88 from shawnps/patch-2

fix typo

f0568458c48eee1b938ceff7318df6d660357342 authored almost 8 years ago by haya14busa <[email protected]>
fix typo

cbf22f85b50f899099874bae964508e14547cef6 authored almost 8 years ago by Shawn Smith <[email protected]>
Merge pull request #86 from haya14busa/fix-example

fix CI configuration example

4a2af79758600a62e7816ca8a5514f0145fb7c4d authored almost 8 years ago by haya14busa <[email protected]>
:memo: fix CI configuration example

a595099bc036152bb3f42ca675b1d31a360452b5 authored almost 8 years ago by haya14busa <[email protected]>
Merge pull request #85 from haya14busa/go1.8

CI: travis: use Go 1.8

90bd7ae31f46cbdae21724b49364fa52f4952667 authored almost 8 years ago by haya14busa <[email protected]>
CI: travis: Use 'master' instead of 'tip'

https://docs.travis-ci.com/user/languages/go

b09c479a33ebf3f94ea977fcf09f8c443d1a10ba authored almost 8 years ago by haya14busa <[email protected]>
CI: travis: use Go 1.8

fcbcaf69dff2f35669e567b7b744cd481b9b21e8 authored almost 8 years ago by haya14busa <[email protected]>
:tada: Bump up version to 0.9.6

e6b7c6c85eecb74d624f80f5eb68aad732f2e928 authored almost 8 years ago by haya14busa <[email protected]>
Merge pull request #84 from haya14busa/cool-readme-badges

use cool badge images

b7556fa084812153c28ff984d6381d325e29ed43 authored almost 8 years ago by haya14busa <[email protected]>
:memo: use cool badge images :sparkles:

https://github.com/zchee/template

67b33e9c999c6fd30eac34d3f56ad044fa337603 authored almost 8 years ago by haya14busa <[email protected]>
Merge pull request #83 from haya14busa/rel-workdir

GitHub(CI): support to run command in sub directory

f5e35113f870bf34b70497eebbc28722606db0c6 authored almost 8 years ago by haya14busa <[email protected]>
:memo: nit fix of help doc for flag

5372c11fc7f809463d50e32c4c440c5df22608fd authored almost 8 years ago by haya14busa <[email protected]>
:white_check_mark: github: test "git diff" logic

84abf5a4c0848ed52c77d28cb53e73505fa828c3 authored almost 8 years ago by haya14busa <[email protected]>
CI: test: run reviewdog in sub-directory

410c38aa19458e966028300aa5bfa93b59346d30 authored almost 8 years ago by haya14busa <[email protected]>
add _testdata/

dae51350836245896a507a52f23238b82b09c94a authored almost 8 years ago by haya14busa <[email protected]>
:white_check_mark: add test for GitHubPullRequest.wd

7749a976743253f465d23d586d6b241296ac92dd authored almost 8 years ago by haya14busa <[email protected]>
github: fix "git diff" cmd args and improve error message

348d48d0f81157d6040270b8c833746df7845526 authored almost 8 years ago by haya14busa <[email protected]>
add test for gitRelWorkdir()

42e3dd94cd82c4b351ce533118b14cd87d0abf41 authored almost 8 years ago by haya14busa <[email protected]>
fix test

5165e548f210daee2a405bedd124ece42bc2272a authored almost 8 years ago by haya14busa <[email protected]>
github: get WorkDir by "git rev-parse --show-prefix" and unexport it

d7f0ec6842460a61174cf9d4b0b8ede0214b7b81 authored almost 8 years ago by haya14busa <[email protected]>
github: support WorkDir

Users may want to run tools in sub-directory and if the outputs is
relative path, they needed to...

a7ee76c89e8ebfb7996baf67bb7fd80d7d18c311 authored almost 8 years ago by haya14busa <[email protected]>
github: rename Mutex name

d487248ad39310e9767def2bb45f30a93f3fafa1 authored almost 8 years ago by haya14busa <[email protected]>
Merge pull request #82 from haya14busa/support-context

Support context.Context

a594b9698a2b7498917ac897bccc7862e300021a authored almost 8 years ago by haya14busa <[email protected]>
support context.Context

76b3d5c9f6b4e2304efd016c611c7013ad59d952 authored almost 8 years ago by haya14busa <[email protected]>
dep ensure -update

5d10b1f3ee5f5f7dca13df706b5eb49c6d1318f8 authored almost 8 years ago by haya14busa <[email protected]>
Merge pull request #79 from haya14busa/dep-fix-manifest

dep: specify "branch": "v2" for gopkg.in/yaml.v2

f1d6e7777cd719a7f8f5eb59447a70cca32f5e22 authored almost 8 years ago by haya14busa <[email protected]>
dep: specify "branch": "v2" for gopkg.in/yaml.v2

51bd37c4038a0ed54f40f18ae8e374db2a7eadf8 authored almost 8 years ago by haya14busa <[email protected]>
Merge pull request #78 from haya14busa/remove-unused-func

remove unused setupGithub() func

b7efe34476c800b84d9d4934366c7e7fa1ac2668 authored almost 8 years ago by haya14busa <[email protected]>
remove unused setupGithub() func

1e9e55f69d2b1361c88f0e4f8d676bc1693bb343 authored almost 8 years ago by haya14busa <[email protected]>
Merge pull request #77 from haya14busa/go-github-review-api

Switch to use go-github review API implementation

a3e92e5e3d72d69af8c414201d497dbeffc57440 authored almost 8 years ago by haya14busa <[email protected]>
use http.NewServeMux() for testing server

d1b5b9496020cbf94c06d32c1b3a6c64b4e67fd8 authored almost 8 years ago by haya14busa <[email protected]>
defer ts.Close()

c4c642539633df29309e74b5a7054b19c23ee526 authored almost 8 years ago by haya14busa <[email protected]>
add test for GitHubPullRequest_Post_Flash with GitHub Review API

f123fe7c513f20fecbd676e90d765916646669f0 authored almost 8 years ago by haya14busa <[email protected]>
Switch to use go-github review API implementation

1eee4e6a24e424b437f51c8619421d85c8dbd8a4 authored almost 8 years ago by haya14busa <[email protected]>
update vendor packages

0384367485cf5cfe58657555dad0553d00eb35cb authored almost 8 years ago by haya14busa <[email protected]>
Merge pull request #76 from haya14busa/bump-version

forget to bump up version...

a36541f20b7c7909fbd6876a22c070f8f3d70d00 authored almost 8 years ago by haya14busa <[email protected]>
forget to bump up version...

dee439b6d8b92e025be5c5aa6f73d085953165cd authored almost 8 years ago by haya14busa <[email protected]>