Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #42 from nikhagarg/carboledger
Browse files Browse the repository at this point in the history
Add Carboledger as a solution provider and Add Carboledger conformance test results
  • Loading branch information
raimundo-henriques committed Jul 5, 2023
2 parents 8464d36 + 75f33ae commit 42add0b
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 0 deletions.
16 changes: 16 additions & 0 deletions catalog/conformance-tests/result-carboledger-001.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"tested_solution": {
"solution_id": "carboledger",
"version": "2.0.0"
},
"tested_by": {
"solution_id": "carbontrail",
"version": "1.0.0",
"solution_name": "Carbon Trail"
},
"test_result": "passed",
"test_date": "2023-07-01T06:20:00Z",
"pathfinder_version": "2.0.0",
"extensions_tested": []
}

16 changes: 16 additions & 0 deletions catalog/conformance-tests/result-carboledger-002.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"tested_solution": {
"solution_id": "carboledger",
"version": "2.0.0"
},
"tested_by": {
"solution_id": "climatecamp",
"version": "2.0.0",
"solution_name": "ClimateCamp"
},
"test_result": "passed",
"test_date": "2023-07-04T08:16:00Z",
"pathfinder_version": "2.0.0",
"extensions_tested": []
}

9 changes: 9 additions & 0 deletions catalog/solutions/carboledger/2.0.0/solution.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "carboledger",
"name": "Carboledger",
"version": "2.0.0",
"website": "https://www.carboledger.com",
"provider_id": "carboledger",
"summary": "Carboledger helps chemical companies decarbonise their supply chain with accurate, supplier-specific PCF data that is standardised and compliant. Our secure network connects suppliers, customers and carbon solutions providers, allowing enterprises to seamlessly share, access and collaboratively manage primary PCF information. With our help, companies can reduce dependency on estimations-based carbon accounting and industry averages, all the while enhancing customer relations and maintaining control over confidential data.",
"extensions": []
}
9 changes: 9 additions & 0 deletions catalog/users/carboledger.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "carboledger",
"kind": "solutionprovider",
"name": "Carboledger",
"email": "[email protected]",
"website": "https://www.carboledger.com",
"logo": "https://www.carboledger.com/carboledger_logo_blue.png"
}

1 comment on commit 42add0b

@vercel
Copy link

@vercel vercel bot commented on 42add0b Jul 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.