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

gofmt test data

# ------------------------ >8 ------------------------
# reviewdog results

5853bc14b7ab8bdd29af838682ee371cb2694552 authored over 4 years ago
parser: implement diff parser

It's especially useful for suggestion feature.

647c19ab244ad0e50e277593aaf6627b6a8e904d authored over 4 years ago
filter: do not strip when path is absolute

00855a6c7e6fa721c70e239ea5519918b510fad1 authored over 4 years ago
diff: support unified diff extension used by gofmt -d

7b3bcaa7b048ead14bd4428912e949219e46e72c authored over 4 years ago
Merge pull request #698 from reviewdog/github-non-line-based-suggestion

github-pr-review: Support range suggestions

0b15961c631acf82484ab415ac3aa87f90b0bfef authored over 4 years ago
add multiple suggestions tests

0db525c7a70fc80205501dd66a992ed953551bb0 authored over 4 years ago
remove comment out

0fcca7c3ecaf134929f138c44491a600913a91bb authored over 4 years ago
update CHANGELOG

f0a32c3d5ea3844d595d5737bad662d2d3bee41f authored over 4 years ago
github-pr-review: minor improvement of suggestion error

b39b8f617c0c8f85a06ff5afb79db8f3b84a9fb0 authored over 4 years ago
github-pr-review: improve suggestion error message

ceafe32349ccb7589cffdfb5b5af12d977b1ab42 authored over 4 years ago
fix insert lines test

cde1915b3d573c022134e4e1a0c6cf12d15c6dc3 authored over 4 years ago
add various suggestion tests

180302fbf652a911a2516c17b1f8203b79a36e39 authored over 4 years ago
use text for suggestion test data

4b48cc08566e9fa4a654dbc912fd28711c2e4736 authored over 4 years ago
github-pr-review: Support range suggestions

21c0e0f4aa787a4fdd8f6918adf6c2d2f0302c09 authored over 4 years ago
filter: add SourceLines from diff data when filtering

6cfc23ea61fab5e27aa96d21f599cab130607d8c authored over 4 years ago
Merge pull request #697 from reviewdog/comment-body

Remove reviewdog.Comment.Body

b5ffd14a46295d1a7d60526fb4d580bc1b525a6f authored over 4 years ago
Merge pull request #696 from reviewdog/fix-line-break

github-pr-review: fix rnd position with column == 1 handling

d20b8bb2d51019fab9dc456d5c73ff8a8909962c authored over 4 years ago
Remove reviewdog.Comment.Body

It's actually needless and each reporter should format the comment body.

a109e12ce73a962b2eb47ce93f9d4c6c82c3f929 authored over 4 years ago
github-pr-review: fix rnd position with column == 1 handling

It actually should use the end line as-is. For example, if a suggestion
want to remove line-brea...

356830a22fde769ee3d66f672ea8912cf271f191 authored over 4 years ago
fix condition

201045c10ce52cef41fc2f75c5de2ae3884604f3 authored over 4 years ago
Merge pull request #675 from reviewdog/rdformat-github-line-suggestions

github-pr-review: Support line based suggestions

434c329793b5cde661dc5441c1eaa65463eb2a00 authored over 4 years ago
update CHANGELOG

a6c1c660fd8fe2b832c6044adb7794903bbc7d63 authored over 4 years ago
github-pr-review: add suggestions test

4110dbe60ea81796b8291bec576b9d33660528ca authored over 4 years ago
github-pr-review: improve suggestion error messages

6e38a08ffddbb2818bccf51cbaae409dc5efa785 authored over 4 years ago
add a multiline suggestion test

59989a076c4e45ed7cecf68e47901337e1d5fac6 authored over 4 years ago
github-pr-review: support multiline suggestion

841d3bddbfc67c72a2feb1e55800bcc96f1916cc authored over 4 years ago
github-pr-review: suggestion error

998ef71604d2fa091e093d018cae21d42b13e8da authored over 4 years ago
Merge pull request #695 from reviewdog/action-log-level

github-action-log: support severity level

07d19d3150f08c09db57253b75cce35c89196f2e authored over 4 years ago
github-action-log: support severity level

ab25a4af9beb70917c00f6ee49135409b644aae7 authored over 4 years ago
Merge branch 'master' into rdformat-github-line-suggestions

51bfa2690d28e4aec0636ea3ce88607b57822774 authored over 4 years ago
Merge pull request #694 from reviewdog/rdf-parser-support-impr

parser: Improve RD Format support

3872614e4cc00a4436ebfaf417172ec1c0975c17 authored over 4 years ago
parser: test Note severity conversion

f6e64bdd84916b9855c63c56695a7d0ce27a784e authored over 4 years ago
parser: fix protojson format flakiness issue

0a41c6ddb469f31371ad62f9eb634ab483b35c40 authored over 4 years ago
parser: improve errorformat parser

65fc5f471b45adbb12cf6ef706866c7457d73957 authored over 4 years ago
parser: improve checkstyle parser

2b2e18b9d729cb1d312d12e013811da164f1b563 authored over 4 years ago
Merge pull request #692 from reviewdog/action-update

Minor update of CI config

47f7450e0018de0bfa179eb49cb5b14457c7f5b0 authored over 4 years ago
Set fetch-depth: 50 for the gerrit test

42ea9ad5a7a05fe61382e7d50a477de9d3eb4602 authored over 4 years ago
Merge pull request #693 from reviewdog/doghouse-401

doghouse: sleep 1 sec before retrying

7ee49495c30bf75c377c7cb98875881d3206aea9 authored over 4 years ago
circleci: remove webhooks

f3ea81ecb993b18e3d986612c78eeffb4b1c6a80 authored over 4 years ago
Use setup-go@v2

5cb40c14777e0ef778093cdd111d879262e6d9b3 authored over 4 years ago
travis: do not run go master and remove webhooks

6665a46cb203b8fd450d0241c6bfb4265a3209f6 authored over 4 years ago
Merge pull request #691 from reviewdog/refactor-filter

Refactoring: filter package

7785d3cc3d0f58462039ef066daa4389178bb6d7 authored over 4 years ago
doghouse: sleep 1 sec before retrying

5225fe1e6cc11d255ae29b9f9c7c5dfbe5582f33 authored over 4 years ago
rename FilteredCheck to FilteredDiagnostic

07b9733dc151dc288d5cf2fc69d6e2a73a29fdbb authored over 4 years ago
filter: refactor NormalizePath

7835746e7e1b23462e5aba0cd2686600551a4350 authored over 4 years ago
move filter.go to filter package

223ba6c5a47fba56777fc00a15c2578d6fb2ad64 authored over 4 years ago
rename difffilter to filter

9c703e0fe2892e48b59b62843fbb21f86255871d authored over 4 years ago
Merge pull request #690 from reviewdog/rdf-parser-impr

refactor: create parser package

369164a90eef82d290448aaa9e14bd0e7147beb0 authored over 4 years ago
avoid redundant name

997e2e1cf28af3af493c5060a74b3b5ce221e885 authored over 4 years ago
separate files per each parser

347d7933f3d9de8959ca4d240fdc447a2d2d4242 authored over 4 years ago
refactor: create parser package

da0007dacba837edf9d7d5f541866fe7168e4fba authored over 4 years ago
Merge pull request #689 from reviewdog/rdf-original-output-internal

Use Diagnostic.original_output internally and remove CheckResult type

cd563c23e4dff719451531de4212cb728f32ac3a authored over 4 years ago
Merge pull request #688 from reviewdog/rdf-original-output

RD Forrmat: add original_output (experimental)

324aaa0c4c09b3bb79221ff2c2ac31c698dc2e90 authored over 4 years ago
remove remaining CheckResult name

7a5d200453b4fda855fc7b064274eecfaa0e0dc0 authored over 4 years ago
Use Diagnostic.original_output internally and remove CheckResult type

follow up of #688

4432b862446147557590597a9841138f439ba5c2 authored over 4 years ago
RD Forrmat: add original_output (experimental)

This should be useful to represents the original diagnostic tools'
output data when rdjson(l) is...

b21c2419004f70410fcd4ad8eaddc4ed6eab5581 authored over 4 years ago
Merge pull request #687 from reviewdog/go-err-wrap

wrap errors with %w directive

991c9834cccdd33686bd543a690e2e12b5ded5d0 authored over 4 years ago
wrap errors with %w directive

Used https://github.com/fatih/errwrap

a409f83669cd267273fff7518f4538ddc7fe273d authored over 4 years ago
Merge pull request #686 from reviewdog/doghouse-log

doghouse: Improve logging

a6759cd2bd27a3e281d47544eade8accc47accbf authored over 4 years ago
small cleanup

da0933e6d6a2a53228b1ced3e6735bc3fa36123e authored over 4 years ago
stop using forked ghinstallation

df32cc12d100e3b00ae7b74b40d83aac6ab16e87 authored over 4 years ago
doghouse: retry check run upto 5 times

GitHub API somehow returns 401 Bad credentials from time to time...

issue #681

3b7e74dfbf53fd639deac8a680a8e2a49ad73ed3 authored over 4 years ago
doghouse: fix needless severity logging

5c8504f1967aa8e970094b3d4e2ba7509d8705bf authored over 4 years ago
doghouse:debug more log

a1aca80271c3ee3895e1ea3c72e72f18787ad3c0 authored over 4 years ago
updage ghinstallation

c9e76553184fb4a3014f3cc191550600347543e6 authored over 4 years ago
doghouse: update fork ghinstallation

8ccbaac3ea1465a0c0bd292198474fcd67b09a8f authored over 4 years ago
doghouse: Use fork ver of ghinstallation for debugging

77938bac424343160a74cd0f602e7761c181d847 authored over 4 years ago
doghouse: remove needless trailing line-break from aelog

845a1ac0df3e5232e55d4bf710b9da521e5413c7 authored over 4 years ago
doghouse: use aelog everywhere

bf09fbc16543613688b7c23f1e743059a2dcd2b5 authored over 4 years ago
doghouse: remove own logger

fb285539f68ab3f6793318a9360a35ae5e0d860a authored over 4 years ago
Try https://github.com/vvakame/sdlog

a2c2e3239a61ade822fabeb9509fd44b47cd0318 authored over 4 years ago
doghouse: fill in span id and trace only

d39380fc1a913de5300e8b007e28fd94be309846 authored over 4 years ago
doghouse: log correct remote addr

0f71ddfc9dc77f128be521339e7db8a774642a63 authored over 4 years ago
doghouse: try cloud.google.com/go/logging

3571cb2abe7b5c84efdfb3760db8b61d34fc6140 authored over 4 years ago
Merge pull request #684 from reviewdog/rdformat-github-check

github-check: Support Reviewdog Diagnostic Format

e696428d5e9a1e5841575a3fbb56aea6128e8379 authored over 4 years ago
github-check: add source tests

ad84f038ef39803c0c1afddd46c4ecef91877ae2 authored over 4 years ago
use info for custom rdjsonl github-check testing

a5c995faf333051a8a844a160735f8167ead8baa authored over 4 years ago
github-check: add a test for requests from old reviewdog CLI

71d3105b37390b6e8fc4c4088ef8058c5fdb11e4 authored over 4 years ago
github-check: Output end line in annotation title.

cf9b48c7d5f7d7be541ce961aed36a090187b493 authored over 4 years ago
update test txt

6f8f74a4cec696633b149df8f13fea957a03e3b6 authored over 4 years ago
update rdjsonl test data

05631a432b3b8ae552af07bd76a875101aef4159 authored over 4 years ago
Add custom rdjsonl test for github-check

79ee773d189066b89c5c3a1658d4587f09fc26e5 authored over 4 years ago
github-check: fix column with start position only

84a116f93567fb3582489640f25626a8ccd308b6 authored over 4 years ago
github-check: Support Reviewdog Diagnostic Format and annotation level conversion

8465dcb80bfebf9b62b1e961cba7d0f3c28710ea authored over 4 years ago
github-check: Support range comments

be617466ddea9b97b0ea4816dff0a4f41556f12d authored over 4 years ago
add tests

d65ac088f5f5bb5928311b5f257a4587e7876ff6 authored over 4 years ago
Merge pull request #685 from reviewdog/progo-gen-go

Use protojson to unmarshal rdjsonl

fa9fd4cb6af5be6557af29c837f9095d0636c42d authored over 4 years ago
Use protojson to unmarshal rdjsonl

protojson: https://pkg.go.dev/google.golang.org/protobuf/encoding/protojson

It supports unmarsh...

5f33dc6fd71173aa9fd8228dbdd0e5c47a638e5c authored over 4 years ago
Merge pull request #680 from reviewdog/multilines

github-pr-review: Support multiline comments

ff11c8622ba60b8f3c193ae4d19f784501f22317 authored over 4 years ago
Update CHANGELOG

add7f7b004c40accf54a1397a808087f0e89b6b6 authored over 4 years ago
Merge pull request #683 from reviewdog/doghouse-go114

doghouse: use Go 1.14

7822f1093398ddc9c21926136b08d02dde259e3b authored over 4 years ago
fix existing comments handlings for line-break range comments

# ------------------------ >8 ------------------------
# reviewdog results

fdb90918955df46d4002b78191df4a6be2856ee1 authored over 4 years ago
fix existing comments handling

GitHub API returns position/line as end line for multiline comments.
# ------------------------ ...

12ee0089a61ad4038afbd1f1975c67e3b80a25d4 authored over 4 years ago
github-pr-review: Add multiline tests

# ------------------------ >8 ------------------------
# reviewdog results

db3d92542fd89c83070b48e85c2d6728338dc8c9 authored over 4 years ago
github-pr-review: fix multiline comments which is partially outside diff context.

Removed LnumDiff usage as well.

GitHub API error:
Line must be part of the diff and Start line ...

3d19f58b87a2ffb911d1abc3d21fedb1296b475e authored over 4 years ago
Do not use go as custom text data target

To avoid other linters comments such as golint.
# ------------------------ >8 ------------------...

198d9f389e84eae85a2e6a231b0e0be26ca2c9d4 authored over 4 years ago
add more tests

# ------------------------ >8 ------------------------
# reviewdog results
# --------------------...

8861f771b7bb2dbfd71aef3626732718207c7fe6 authored over 4 years ago
github-pr-review: fix multiline comments

# ------------------------ >8 ------------------------
# reviewdog results

cc52dd4ccfb9b46f83bef720f9a01d8b3ffee238 authored over 4 years ago
github-pr-review: Support multiline comments

# ------------------------ >8 ------------------------
# reviewdog results

3d89ad05f9333a2002fd5bea037450aae98481b8 authored over 4 years ago
doghouse: use Go 1.14

a45491c9a1ca847edb37ffba3131b72b86f03e37 authored over 4 years ago