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 #93 from lelecanfora/main
Browse files Browse the repository at this point in the history
carbmee user, solution and tests
  • Loading branch information
prasadt1 authored Dec 13, 2023
2 parents f6fdd85 + 6510c62 commit 97cd729
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 0 deletions.
13 changes: 13 additions & 0 deletions catalog/conformance-tests/result-innoblocktech-001.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"tested_solution": {
"solution_id": "innoblocktech",
"version": "1.0.0"
},
"tested_by": {
"solution_id": "carbmee",
"version": "1.0.0"
},
"test_result": "passed",
"test_date": "2023-12-05T09:00:00Z",
"pathfinder_version": "2.0.1"
}
13 changes: 13 additions & 0 deletions catalog/conformance-tests/result-microsoft-001.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"tested_solution": {
"solution_id": "microsoft",
"version": "1.0.0"
},
"tested_by": {
"solution_id": "carbmee",
"version": "1.0.0"
},
"test_result": "passed",
"test_date": "2023-12-11T22:00:00Z",
"pathfinder_version": "2.0.1"
}
8 changes: 8 additions & 0 deletions catalog/solutions/carbmee/1.0.0/solution.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "carbmee",
"name": "Carbmee",
"version": "1.0.0",
"website": "https://www.carbmee.com/",
"provider_id": "carbmee",
"summary": "The carbon management solution for complex supply chains."
}
8 changes: 8 additions & 0 deletions catalog/users/carbmee.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "carbmee",
"kind": "solutionprovider",
"name": "Carbmee",
"email": "[email protected]",
"website": "https://www.carbmee.com",
"logo": "https://www.carbmee.com/images/carbmee_dark_logo.png"
}

1 comment on commit 97cd729

@vercel
Copy link

@vercel vercel bot commented on 97cd729 Dec 13, 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.