Skip to content

Commit 5e630a6

Browse files
committedApr 4, 2024
Added 1.1 HasBugs Version to relevant Datapoints
1 parent b1a07e0 commit 5e630a6

13 files changed

+17
-5
lines changed
 

‎CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@
1414
**Background Changes**
1515

1616
- Updated the Website for new content.
17-
- This Changelog
17+
- This Changelog
18+
- Website required different handling of URLs with the change of git@ to https pull too.

‎references/duckling/1/datapoint.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"repositoryurl": "git@github.com:facebook/duckling",
44
"repository": "duckling",
55
"license": "BSD",
6+
"hasbugsversion":"1.1.0",
67
"faultcommit": "c6a48a1d0678a389f86d17db2676e1a289e355ce",
78
"fixcommit": "ea8a4f6d3b5bac8ffed1ee339126c2fdb375ded5",
89

‎references/duckling/2/datapoint.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"repositoryurl": "https://github.com/facebook/duckling.git",
44
"repository": "duckling",
55
"license": "BSD",
6+
"hasbugsversion":"1.1.0",
67
"faultcommit": "a93cae1c02c28c51e5bce1f03132a211bbda7dce",
78
"fixcommit": "1dac46a8ce001d9f12361ba9b138805de514b072",
89

‎references/duckling/3/datapoint.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"repositoryurl": "https://github.com/facebook/duckling.git",
44
"repository": "duckling",
55
"license": "BSD",
6+
"hasbugsversion":"1.1.0",
67
"faultcommit": "1dac46a8ce001d9f12361ba9b138805de514b072",
78
"fixcommit": "4cfe88ead1350ef9e5e3ad68eeba6d0b31fc662d",
89

‎references/duckling/4/datapoint.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"repositoryurl": "https://github.com/facebook/duckling.git",
44
"repository": "duckling",
55
"license": "BSD",
6+
"hasbugsversion":"1.1.0",
67
"faultcommit": "f2798021b6a2f0a3ab15797e924830ccf52344f3",
78
"fixcommit": "28ddc3bff7adf68474552c726c5dba1e0d9cbbd4",
89

‎references/hakyll/1/.hasbugs_version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.1.0

‎references/hakyll/1/datapoint.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"id": "hakyll-1",
33
"repositoryurl": "https://github.com/jaspervdj/hakyll.git",
44
"repository": "hakyll",
5+
"hasbugsversion":"1.1.0",
56
"license": "custom --- gpl-like",
67
"faultcommit": "832e3c1b6fef4d9832d61208a54cebdc8aa817e6",
78
"fixcommit": "6e144c0c48983ef67a5d840e4b8448d7f021da28",

‎references/hakyll/2/.hasbugs_version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.1.0

‎references/hls/5/datapoint.json

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"faultcommit": "548ca17cc73546407ac6e2cd26068a12f2d56af7",
77
"fixcommit": "afac9b1872be33ab8680850be7446bed0053af3a",
88

9+
"hasbugsversion":"1.1.0",
10+
911
"ghcversion": "9.6.3",
1012
"buildframework": "stack",
1113
"testframeworks": ["lsp-test", "tasty", "tasty-expected-failure", "tasty-golden", "tasty-hunit", "tasty-rerun", "tasty-hspec", "hspec", "QuickCheck", "tasty-quickcheck", "ghcide-test-utils"],

‎references/pandoc/8/.hasbugs_version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.1.0

‎references/pandoc/8/datapoint.json

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"faultcommit": "aa9577074357c7938c5a4a7e820bd12c90c0d32b",
77
"fixcommit": "3be253fb90deb8ca746156a3b281e5983fc6e8cf",
88

9+
"hasbugsversion":"1.1.0",
10+
911
"ghcversion": "8.10.7",
1012
"buildframework": "stack",
1113
"testframeworks": ["tasty", "tasty-golden", "tasty-hunit", "tasty-quickcheck"],

‎references/pandoc/9/.hasbugs_version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.1.0

‎references/pandoc/9/datapoint.json

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"faultcommit": "aa9577074357c7938c5a4a7e820bd12c90c0d32b",
77
"fixcommit": "3be253fb90deb8ca746156a3b281e5983fc6e8cf",
88

9+
"hasbugsversion":"1.1.0",
10+
911
"ghcversion": "9.4.8",
1012
"buildframework": "stack",
1113
"testframeworks": ["tasty", "tasty-golden", "tasty-hunit", "tasty-quickcheck"],

0 commit comments

Comments
 (0)
Please sign in to comment.