这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: NhokCrazy199/reviewdog

Tags

v0.9.13

Toggle v0.9.13's commit message
v0.9.13

[v0.9.12...v0.9.13](reviewdog/reviewdog@v0.9.12...v0.9.13) (2019-09-15)

* go mod tidy [reviewdog#291](reviewdog#291) ([haya14busa](https://github.com/haya14busa))
* Update golang.org/x/net commit hash to 24e19bd [reviewdog#268](reviewdog#268) ([renovate[bot]](https://github.com/renovate[bot]))
* Update golang.org/x/sync commit hash to cd5d95a [reviewdog#270](reviewdog#270) ([renovate[bot]](https://github.com/renovate[bot]))
* Update golang.org/x/tools commit hash to 31e00f4 [reviewdog#288](reviewdog#288) ([renovate[bot]](https://github.com/renovate[bot]))
* Update module google/go-github/v28 to v28.1.1 [reviewdog#267](reviewdog#267) ([renovate[bot]](https://github.com/renovate[bot]))
* Use :preserveSemverRanges for renovate bot [reviewdog#290](reviewdog#290) ([haya14busa](https://github.com/haya14busa))
* Do not run GitLab CI for master branch [reviewdog#289](reviewdog#289) ([haya14busa](https://github.com/haya14busa))
* Support report level for Check API [reviewdog#287](reviewdog#287) ([haya14busa](https://github.com/haya14busa))
* Support GitHub Actions Environment [reviewdog#286](reviewdog#286) ([haya14busa](https://github.com/haya14busa))
* Use Go 1.13 [reviewdog#285](reviewdog#285) ([haya14busa](https://github.com/haya14busa))
* Update circleci/golang Docker tag to v1.13 [reviewdog#262](reviewdog#262) ([renovate[bot]](https://github.com/renovate[bot]))
* Update linter/go.mod [reviewdog#284](reviewdog#284) ([haya14busa](https://github.com/haya14busa))
* Implement -runners flag to specify which runners to run in conf file [reviewdog#283](reviewdog#283) ([haya14busa](https://github.com/haya14busa))
* Support PR from fork for github-pr-check on GitHub Actions [reviewdog#281](reviewdog#281) ([haya14busa](https://github.com/haya14busa))
* Update Travis IP addresses before checking IP [reviewdog#282](reviewdog#282) ([haya14busa](https://github.com/haya14busa))
* Get Pull Request ID by branch name or commit hash [reviewdog#190](reviewdog#190) ([mgrachev](https://github.com/mgrachev))
* Support Check API w/o Doghouse using GitHub Action [reviewdog#275](reviewdog#275) ([haya14busa](https://github.com/haya14busa))
* Introduce reviewdog on GitHub Action [reviewdog#273](reviewdog#273) ([haya14busa](https://github.com/haya14busa))
* Introduce GitHub Actions for Go build [reviewdog#271](reviewdog#271) ([haya14busa](https://github.com/haya14busa))
* upgrade module dependencies, remove indirects [reviewdog#265](reviewdog#265) ([arnottcr](https://github.com/arnottcr))
* fix typo [reviewdog#264](reviewdog#264) ([Attsun1031](https://github.com/Attsun1031))
* Update module google/go-github/v27 to v28 [reviewdog#259](reviewdog#259) ([renovate[bot]](https://github.com/renovate[bot]))
* lock the version of npm packages [reviewdog#251](reviewdog#251) ([shogo82148](https://github.com/shogo82148))
* update dependencies and go mod tidy [reviewdog#252](reviewdog#252) ([shogo82148](https://github.com/shogo82148))
* Update dependency textlint-rule-no-dead-link to v4.4.4 [reviewdog#248](reviewdog#248) ([renovate[bot]](https://github.com/renovate[bot]))
* Update module google/go-cmp to v0.3.1 [reviewdog#250](reviewdog#250) ([renovate[bot]](https://github.com/renovate[bot]))
* Update github.com/reviewdog/errorformat commit hash to b91f67e [reviewdog#233](reviewdog#233) ([renovate[bot]](https://github.com/renovate[bot]))
* Update dependency textlint to v11 [reviewdog#237](reviewdog#237) ([renovate[bot]](https://github.com/renovate[bot]))
* Update module xanzy/go-gitlab to v0.19.0 [reviewdog#236](reviewdog#236) ([renovate[bot]](https://github.com/renovate[bot]))
* Update module kylelemons/godebug to v1 [reviewdog#238](reviewdog#238) ([renovate[bot]](https://github.com/renovate[bot]))
* Move renovate config file under .github dir [reviewdog#232](reviewdog#232) ([haya14busa](https://github.com/haya14busa))
* Update golang.org/x/tools commit hash to 919acb9 [reviewdog#231](reviewdog#231) ([renovate[bot]](https://github.com/renovate[bot]))
* Pin dependencies [reviewdog#230](reviewdog#230) ([renovate[bot]](https://github.com/renovate[bot]))
* Fix gitlab build [reviewdog#228](reviewdog#228) ([haya14busa](https://github.com/haya14busa))
* Configure Renovate [reviewdog#229](reviewdog#229) ([renovate[bot]](https://github.com/renovate[bot]))
* Update dependencies [reviewdog#227](reviewdog#227) ([Code-Hex](https://github.com/Code-Hex))
* Update dependencies [reviewdog#222](reviewdog#222) ([ques0942](https://github.com/ques0942))
* workaround for failing honnef.co/go/tools install [reviewdog#224](reviewdog#224) ([shogo82148](https://github.com/shogo82148))
* Update dependencies [reviewdog#220](reviewdog#220) ([haya14busa](https://github.com/haya14busa))
* Add installation instruction by homebrew [reviewdog#218](reviewdog#218) ([haya14busa](https://github.com/haya14busa))

0.9.11

Toggle 0.9.11's commit message
[0.9.11](reviewdog/reviewdog@0.9.10...0.9.11) (2018-07-23)

* Fix typo in .gitlab-ci.yml [reviewdog#181](reviewdog#181) ([oohira](https://github.com/oohira))
* gitlab-mr-discussion: Fix bot could not comment on the merge request created by others [reviewdog#180](reviewdog#180) ([okonomi](https://github.com/okonomi))
* ci:golangci [reviewdog#179](reviewdog#179) ([haya14busa](https://github.com/haya14busa))
* ci: introduce revive [reviewdog#178](reviewdog#178) ([haya14busa](https://github.com/haya14busa))
* ci: introduce unparam [reviewdog#177](reviewdog#177) ([haya14busa](https://github.com/haya14busa))
* doghouse/server/cookieman: add cookie manager [reviewdog#176](reviewdog#176) ([haya14busa](https://github.com/haya14busa))
* Looking for support by opencollective [reviewdog#175](reviewdog#175) ([haya14busa](https://github.com/haya14busa))
* fix image url [reviewdog#174](reviewdog#174) ([haya14busa](https://github.com/haya14busa))
* README: tweak images [reviewdog#173](reviewdog#173) ([haya14busa](https://github.com/haya14busa))
* Fix typo in README [reviewdog#172](reviewdog#172) ([oohira](https://github.com/oohira))

0.9.10

Toggle 0.9.10's commit message
[0.9.10](reviewdog/reviewdog@0.9.9...0.9.10) (2018-06-24)

GitLab support! 🎉

* gitlab: add skip veirfying SLL option for GitLab reporter [reviewdog#170](reviewdog#170) ([haya14busa](https://github.com/haya14busa))
* github-pr-review: support pagination to get all posted comments [reviewdog#168](reviewdog#168) ([haya14busa](https://github.com/haya14busa))
* circleci: use -reporter flag [reviewdog#169](reviewdog#169) ([haya14busa](https://github.com/haya14busa))
* Improve README [reviewdog#165](reviewdog#165) ([haya14busa](https://github.com/haya14busa))
* gitlab: rm needless environment section [reviewdog#166](reviewdog#166) ([haya14busa](https://github.com/haya14busa))
* Fix condition to validate repo CI envronment variable [reviewdog#167](reviewdog#167) ([oohira](https://github.com/oohira))
* update dependencies [reviewdog#164](reviewdog#164) ([haya14busa](https://github.com/haya14busa))
* fix Grammarly findings [reviewdog#163](reviewdog#163) ([haya14busa](https://github.com/haya14busa))
* gitlab: add .gitlab-ci.yml [reviewdog#162](reviewdog#162) ([haya14busa](https://github.com/haya14busa))
* gitlab: support GitLab merge request discussions [reviewdog#161](reviewdog#161) ([haya14busa](https://github.com/haya14busa))
* gitlab: add GitLabMergeRequestDiff service separately [reviewdog#160](reviewdog#160) ([haya14busa](https://github.com/haya14busa))
* travis: add allow_failures & fast_finish [reviewdog#159](reviewdog#159) ([haya14busa](https://github.com/haya14busa))
* gitlab: remove needless owner and repo fields [reviewdog#158](reviewdog#158) ([haya14busa](https://github.com/haya14busa))
* Support GitLab CI [reviewdog#156](reviewdog#156) ([haya14busa](https://github.com/haya14busa))
* Fix base URL of GitLab in test [reviewdog#155](reviewdog#155) ([haya14busa](https://github.com/haya14busa))
* Rename gitlab-mr-review to gitlab-mr-commit [reviewdog#154](reviewdog#154) ([haya14busa](https://github.com/haya14busa))
* Support gitlab (modified version of nakatanakatana ) [reviewdog#150](reviewdog#150) ([masamotod](https://github.com/masamotod))
* Fix typos in README [reviewdog#149](reviewdog#149) ([oshow](https://github.com/oshow))
* CI: add misspell/textlint and fix typos [reviewdog#148](reviewdog#148) ([haya14busa](https://github.com/haya14busa))

0.9.9

Toggle 0.9.9's commit message
[0.9.9](reviewdog/reviewdog@0.9.8...0.9.9) (2018-06-04)

New features:

reviewdog with GitHub Checks feature.  https://help.github.com/articles/about-status-checks/#checks

[![github-pr-check sample](https://user-images.githubusercontent.com/3797062/40884858-6efd82a0-6756-11e8-9f1a-c6af4f920fb0.png)](https://github.com/haya14busa/reviewdog/pull/131/checks)
![comment in pull-request](https://user-images.githubusercontent.com/3797062/40941822-1d775064-6887-11e8-98e9-4775d37d47f8.png)
![commit status](https://user-images.githubusercontent.com/3797062/40941738-d62acb0a-6886-11e8-858d-7b97aded2a42.png)

1. Install reviedog Apps. https://github.com/apps/reviewdog
2. Set `REVIEWDOG_TOKEN` or run reviewdog CLI in trusted CI providers.
  - Get token from `https://reviewdog.app/gh/{owner}/{repo-name}`.
  - `$ export REVIEWDOG_TOKEN="xxxxx"`
3. `$ reviewdog -conf=.reviewdog.yml -reporter=github-pr-check`

Breaking changes:

Deprecate -ci flag [reviewdog#132](reviewdog#132).
Use `-reporter` flag instead.
Example:
$ reviewdog -ci=travis
=>
$ reviewdog -reporter=github-pr-review

Merged Pull Requests:
* Update README for version 0.9.9 [reviewdog#133](reviewdog#133) ([haya14busa](https://github.com/haya14busa))
* CI: remove coverall [reviewdog#137](reviewdog#137) ([haya14busa](https://github.com/haya14busa))
* Update doghouse domain name [reviewdog#136](reviewdog#136) ([haya14busa](https://github.com/haya14busa))
* doghouse: add branch field [reviewdog#134](reviewdog#134) ([haya14busa](https://github.com/haya14busa))
* travis: update Go version [reviewdog#135](reviewdog#135) ([haya14busa](https://github.com/haya14busa))
* Deprecate -ci flag [reviewdog#132](reviewdog#132) ([haya14busa](https://github.com/haya14busa))
* doghouse: implement doghouse client [reviewdog#131](reviewdog#131) ([haya14busa](https://github.com/haya14busa))
* doghouse: add CheckRequest service request & response [reviewdog#129](reviewdog#129) ([haya14busa](https://github.com/haya14busa))
* circleci: ignore go vet exit status [reviewdog#130](reviewdog#130) ([haya14busa](https://github.com/haya14busa))
* Refactoring project/ [reviewdog#125](reviewdog#125) ([haya14busa](https://github.com/haya14busa))
* Factor out filter functionality [reviewdog#124](reviewdog#124) ([haya14busa](https://github.com/haya14busa))
* Migrate to CircleCI 2.0 [reviewdog#119](reviewdog#119) ([serima](https://github.com/serima))
* Fix GITHUB_API endpoint [reviewdog#118](reviewdog#118) ([szyn](https://github.com/szyn))
* Allow '.' and '.yaml' for conf file name [reviewdog#116](reviewdog#116) ([rhysd](https://github.com/rhysd))
* support CircleCI 2.0 [reviewdog#115](reviewdog#115) ([shogo82148](https://github.com/shogo82148))
* Improve repo name/owner in drone.io [reviewdog#108](reviewdog#108) ([mavimo](https://github.com/mavimo))
* Update go-tools [reviewdog#110](reviewdog#110) ([haya14busa](https://github.com/haya14busa))
* CI: drone.io: update golang image [reviewdog#109](reviewdog#109) ([haya14busa](https://github.com/haya14busa))
* add trailing slash to GitHub default BaseURL [reviewdog#107](reviewdog#107) ([deme0607](https://github.com/deme0607))
* README typo [reviewdog#106](reviewdog#106) ([mavimo](https://github.com/mavimo))

0.9.8

Toggle 0.9.8's commit message
[0.9.8](reviewdog/reviewdog@0.9.7...0.9.8) (2017-08-13)

* Get diff from GitHub using application/vnd.github.v3.diff media type
[reviewdog#105](reviewdog#105)
([haya14busa](https://github.com/haya14busa))

0.9.7

Toggle 0.9.7's commit message
[0.9.7](https://github.com/haya14busa/reviewdog/compare/0.9.6...) (20…

…17-08-09)

* Specify commit id to the GitHub review comment request [reviewdog#102](reviewdog#102) ([haya14busa](https://github.com/haya14busa))
* Enable Pull Request Review API for GitHub Enterprise [reviewdog#100](reviewdog#100) ([haya14busa](https://github.com/haya14busa))
* Add command name prefix to error message [reviewdog#99](reviewdog#99) ([itchyny](https://github.com/itchyny))
* using environment proxy setting. [reviewdog#98](reviewdog#98) ([bols-blue](https://github.com/bols-blue))
* fix error when parsing diff that deleted empty files. [reviewdog#95](reviewdog#95) ([shogo82148](https://github.com/shogo82148))
* Fix function namings [reviewdog#93](reviewdog#93) ([JensRantil](https://github.com/JensRantil))
* Migrate dep package manifest and lock files [reviewdog#91](reviewdog#91) ([haya14busa](https://github.com/haya14busa))
* add how to use reviewdog with Jenkins ghprb plugin [reviewdog#90](reviewdog#90) ([haya14busa](https://github.com/haya14busa))
* fix typo [reviewdog#88](reviewdog#88) ([shawnps](https://github.com/shawnps))
* fix CI configuration example [reviewdog#86](reviewdog#86) ([haya14busa](https://github.com/haya14busa))
* CI: travis: use Go 1.8 [reviewdog#85](reviewdog#85) ([haya14busa](https://github.com/haya14busa))

GitHub & GitHub Enterprise Support:

As of version 0.9.7, reviewdog completely switched to use new
[Pull Reqeust Review Comments API](https://developer.github.com/changes/2017-05-09-end-black-cat-preview/)
including GitHub Enterprise. If your GitHub Enterprise version is too low to use
this new API, please use reviewdog version < 0.9.7

0.9.6

Toggle 0.9.6's commit message
[0.9.6](reviewdog/reviewdog@0.9.5...0.9.6) (2017-03-02)

Support running reviewdog in sub directory for CI
(Supported GitHub & GitHub Enterprise)

* use cool badge images [reviewdog#84](reviewdog#84) ([haya14busa](https://github.com/haya14busa))
* GitHub(CI): support to run command in sub directory [reviewdog#83](reviewdog#83) ([haya14busa](https://github.com/haya14busa))
* Support context.Context [reviewdog#82](reviewdog#82) ([haya14busa](https://github.com/haya14busa))
* dep: specify "branch": "v2" for gopkg.in/yaml.v2 [reviewdog#79](reviewdog#79) ([haya14busa](https://github.com/haya14busa))
* remove unused setupGithub() func [reviewdog#78](reviewdog#78) ([haya14busa](https://github.com/haya14busa))
* Switch to use go-github review API implementation [reviewdog#77](reviewdog#77) ([haya14busa](https://github.com/haya14busa))
* forget to bump up version... [reviewdog#76](reviewdog#76) ([haya14busa](https://github.com/haya14busa))
* CI: fix golint run [reviewdog#75](reviewdog#75) ([haya14busa](https://github.com/haya14busa))
* codecov config 2 [reviewdog#73](reviewdog#73) ([haya14busa](https://github.com/haya14busa))
* codecov setting [reviewdog#72](reviewdog#72) ([haya14busa](https://github.com/haya14busa))

0.9.5

Toggle 0.9.5's commit message
[0.9.5](reviewdog/reviewdog@0.9.4...0.9.5) (2017-02-02)

* github: use git merge-base to calculate diff [reviewdog#71](reviewdog#71) ([haya14busa](https://github.com/haya14busa))
* vendor: use dep [reviewdog#70](reviewdog#70) ([haya14busa](https://github.com/haya14busa))
* Ci fix golint [reviewdog#68](reviewdog#68) ([haya14busa](https://github.com/haya14busa))
* lint: exclude vendor directory [reviewdog#67](reviewdog#67) ([haya14busa](https://github.com/haya14busa))

0.9.4

Toggle 0.9.4's commit message
0.9.4

GitHub Review API support https://developer.github.com/changes/2016-12-14-reviews-api/

* vendoring with git submodule [reviewdog#57](reviewdog#57) ([haya14busa](https://github.com/haya14busa))
* Improve CI [reviewdog#64](reviewdog#64) ([haya14busa](https://github.com/haya14busa))
* Introduce GitHub pull reviews api [reviewdog#63](reviewdog#63) ([haya14busa](https://github.com/haya14busa))
* introduce go-simple [reviewdog#62](reviewdog#62) ([haya14busa](https://github.com/haya14busa))
* Use os.Unsetenv() instead of os.Setenv(key, "") [reviewdog#61](reviewdog#61) ([haya14busa](https://github.com/haya14busa))