Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 0692854

Browse files
authored
Merge pull request #6 from gaudiy/chore
chore
2 parents 7f8bc9f + a87f53a commit 0692854

File tree

7 files changed

+2046
-2203
lines changed

7 files changed

+2046
-2203
lines changed

.node-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
17.6.0

config/pluginBudgets.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"intervalLength": "WEEKLY",
3+
"plugins": {}
4+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"repositories": ["sourcecred-test/example-github"]}
1+
{ "repositories": ["gaudiy/SourceCred"] }

config/weights.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[
2+
{ "type": "sourcecred/weights", "version": "0.2.0" },
3+
{ "edgeWeights": {}, "nodeWeights": {} }
4+
]

data/ledger.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
[]
1+
{"action":{"identity":{"address":"N\u0000sourcecred\u0000core\u0000IDENTITY\u0000gHd8Bzw1ojPP8heSmoNlow\u0000","aliases":[],"id":"gHd8Bzw1ojPP8heSmoNlow","name":"dependabot","subtype":"BOT"},"type":"CREATE_IDENTITY"},"ledgerTimestamp":1661682010363,"uuid":"15E5z8R144LOHKue1u0jrA","version":"1"}
2+
{"action":{"alias":{"address":"N\u0000sourcecred\u0000github\u0000USERLIKE\u0000BOT\u0000dependabot\u0000","description":"github/[@dependabot](https://github.com/apps/dependabot)"},"identityId":"gHd8Bzw1ojPP8heSmoNlow","type":"ADD_ALIAS"},"ledgerTimestamp":1661682010364,"uuid":"0f3dvmf7so8WKdEf8h7B5w","version":"1"}
3+
{"action":{"identity":{"address":"N\u0000sourcecred\u0000core\u0000IDENTITY\u0000yP1VlwDT0Xyv6cKY2g06sw\u0000","aliases":[],"id":"yP1VlwDT0Xyv6cKY2g06sw","name":"sudokzt","subtype":"USER"},"type":"CREATE_IDENTITY"},"ledgerTimestamp":1661682010364,"uuid":"qbnqRNg10CJ27P0GYLpPlw","version":"1"}
4+
{"action":{"alias":{"address":"N\u0000sourcecred\u0000github\u0000USERLIKE\u0000USER\u0000sudokzt\u0000","description":"github/[@sudokzt](https://github.com/sudokzt)"},"identityId":"yP1VlwDT0Xyv6cKY2g06sw","type":"ADD_ALIAS"},"ledgerTimestamp":1661682010367,"uuid":"TZm4mo2iAkQYt6YJ4Emegw","version":"1"}

sourcecred.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"bundledPlugins": []
2+
"bundledPlugins": ["sourcecred/github"]
33
}

yarn.lock

Lines changed: 2031 additions & 2200 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)