Skip to content

Commit

Permalink
Added 1.1 HasBugs Version to relevant Datapoints
Browse files Browse the repository at this point in the history
  • Loading branch information
lapplislazuli committed Apr 4, 2024
1 parent b1a07e0 commit 5e630a6
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 5 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
**Background Changes**

- Updated the Website for new content.
- This Changelog
- This Changelog
- Website required different handling of URLs with the change of git@ to https pull too.
1 change: 1 addition & 0 deletions references/duckling/1/datapoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"repositoryurl": "[email protected]:facebook/duckling",
"repository": "duckling",
"license": "BSD",
"hasbugsversion":"1.1.0",
"faultcommit": "c6a48a1d0678a389f86d17db2676e1a289e355ce",
"fixcommit": "ea8a4f6d3b5bac8ffed1ee339126c2fdb375ded5",

Expand Down
1 change: 1 addition & 0 deletions references/duckling/2/datapoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"repositoryurl": "https://github.com/facebook/duckling.git",
"repository": "duckling",
"license": "BSD",
"hasbugsversion":"1.1.0",
"faultcommit": "a93cae1c02c28c51e5bce1f03132a211bbda7dce",
"fixcommit": "1dac46a8ce001d9f12361ba9b138805de514b072",

Expand Down
1 change: 1 addition & 0 deletions references/duckling/3/datapoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"repositoryurl": "https://github.com/facebook/duckling.git",
"repository": "duckling",
"license": "BSD",
"hasbugsversion":"1.1.0",
"faultcommit": "1dac46a8ce001d9f12361ba9b138805de514b072",
"fixcommit": "4cfe88ead1350ef9e5e3ad68eeba6d0b31fc662d",

Expand Down
1 change: 1 addition & 0 deletions references/duckling/4/datapoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"repositoryurl": "https://github.com/facebook/duckling.git",
"repository": "duckling",
"license": "BSD",
"hasbugsversion":"1.1.0",
"faultcommit": "f2798021b6a2f0a3ab15797e924830ccf52344f3",
"fixcommit": "28ddc3bff7adf68474552c726c5dba1e0d9cbbd4",

Expand Down
2 changes: 1 addition & 1 deletion references/hakyll/1/.hasbugs_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0
1 change: 1 addition & 0 deletions references/hakyll/1/datapoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "hakyll-1",
"repositoryurl": "https://github.com/jaspervdj/hakyll.git",
"repository": "hakyll",
"hasbugsversion":"1.1.0",
"license": "custom --- gpl-like",
"faultcommit": "832e3c1b6fef4d9832d61208a54cebdc8aa817e6",
"fixcommit": "6e144c0c48983ef67a5d840e4b8448d7f021da28",
Expand Down
2 changes: 1 addition & 1 deletion references/hakyll/2/.hasbugs_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0
2 changes: 2 additions & 0 deletions references/hls/5/datapoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"faultcommit": "548ca17cc73546407ac6e2cd26068a12f2d56af7",
"fixcommit": "afac9b1872be33ab8680850be7446bed0053af3a",

"hasbugsversion":"1.1.0",

"ghcversion": "9.6.3",
"buildframework": "stack",
"testframeworks": ["lsp-test", "tasty", "tasty-expected-failure", "tasty-golden", "tasty-hunit", "tasty-rerun", "tasty-hspec", "hspec", "QuickCheck", "tasty-quickcheck", "ghcide-test-utils"],
Expand Down
2 changes: 1 addition & 1 deletion references/pandoc/8/.hasbugs_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0
2 changes: 2 additions & 0 deletions references/pandoc/8/datapoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"faultcommit": "aa9577074357c7938c5a4a7e820bd12c90c0d32b",
"fixcommit": "3be253fb90deb8ca746156a3b281e5983fc6e8cf",

"hasbugsversion":"1.1.0",

"ghcversion": "8.10.7",
"buildframework": "stack",
"testframeworks": ["tasty", "tasty-golden", "tasty-hunit", "tasty-quickcheck"],
Expand Down
2 changes: 1 addition & 1 deletion references/pandoc/9/.hasbugs_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0
2 changes: 2 additions & 0 deletions references/pandoc/9/datapoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"faultcommit": "aa9577074357c7938c5a4a7e820bd12c90c0d32b",
"fixcommit": "3be253fb90deb8ca746156a3b281e5983fc6e8cf",

"hasbugsversion":"1.1.0",

"ghcversion": "9.4.8",
"buildframework": "stack",
"testframeworks": ["tasty", "tasty-golden", "tasty-hunit", "tasty-quickcheck"],
Expand Down

0 comments on commit 5e630a6

Please sign in to comment.