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

Add Hitachi EcoAssist solution and conformance results #46

Merged
merged 11 commits into from
Jul 12, 2023

Conversation

masashi-amano
Copy link
Contributor

Added Hitachi user , EcoAssist-Pro/LCA solution and conformance test results with NRI and Zeroboard. Please pull them, thank you.

Added Hitachi user , EcoAssist-Pro/LCA solution and conformance test results with NRI and Zeroboard. Please pull them, thank you.
@vercel
Copy link

vercel bot commented Jul 7, 2023

@masashi-amano is attempting to deploy a commit to the wbcsd Team on Vercel.

A member of the Team first needs to authorize it.

change tested_solution/version format 02_00g_P to 02.00g.P
change tested_solution/version format 02_00g_P to 02.00g.P
change version format 02_00g_P to 02.00g.P
@vercel
Copy link

vercel bot commented Jul 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pact-catalog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2023 8:45am

Copy link
Contributor

@raimundo-henriques raimundo-henriques left a comment

Choose a reason for hiding this comment

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

Dear @masashi-amano ,
Thank you very much for your PR!
Before being able to push your solution to the catalog, we need to discuss a couple of things.
One concerns the format of your solution's version, as it does not correspond to the format the catalog is ready to receive as of right now.
The other concerns the "logo" field in the "hitachi.json" file.
Please see the inline comments.
Thank you,
@prasadt1

{
"id": "ecoassist-prolca",
"name": "EcoAssist-Pro/LCA",
"version": "02.00g.P",
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm sorry to ask, but is this the actual format of your solution's version, or might it be some sort of typo/formatting issue?
As of right now, the catalog expects versions to follow the SemVer syntax (e.g., "2.0.1"; regex: /^[0-9]\.[0-9]\.[0-9]$/). If your format is different, could you please provide some more information about it?
(This also applies to the file path.)
Thank you!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you for your advice.
The version format I presented is our format system.
Please wait shortly as we will consider whether it is possible to register in the format of "^[0-9].[0-9].[0-9]$".
We will consider the path as well.
Thank you.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Dear @raimundo-henriques and @prasadt1,
As a result of internal consideration, the version notation for EcoAssist-Pro/LCA on PACT PR was decided to be "2.0.0".
Please confirm it.
Thank you.

{
"tested_solution": {
"solution_id": "ecoassist-prolca",
"version": "02.00g.P"
Copy link
Contributor

Choose a reason for hiding this comment

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

(Please see inline comment on the solution.json file.)

{
"tested_solution": {
"solution_id": "ecoassist-prolca",
"version": "02.00g.P"
Copy link
Contributor

Choose a reason for hiding this comment

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

(Please see inline comment on the solution.json file.)

Copy link
Contributor

Choose a reason for hiding this comment

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

The users directory can only contain <user>.json files, so unfortunately I will need to ask you to delete this one. Please see the inline comment on the hitachi.json about the logo

"name": "Hitachi, Ltd.",
"email": "",
"website": "https://www.hitachi.com/",
"logo": "Logo data is uploaded to Github. (pact-catalog/users/hitachi-cslogo.zip)"
Copy link
Contributor

Choose a reason for hiding this comment

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

The "logo" field only accepts a URL as its value. Can you please replace the current string by one containing a URL to your logo (hosted somewhere else)?
Thank you!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

In order to use our company's logo, it is mandatory to receive a usage manual according to our company's regulations, and the location of the logo file cannot be indicated as a URL.
We will also consider this internally, and depending on the case, there is a possibility that it will be registered without the logo.
Thank you.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Dear @raimundo-henriques and @prasadt1,
As a result of our internal review, we will temporarily register without the logo. As soon as the internal procedures are completed so that the URL can be obtained, we will update solution.json that includes the URL of the logo.
Also, sorry, we can not prepare the official email for EcoAssist-Pro/LCA. However an user considering to use EcoAssist can access through a form on our official web site.
Thank you.

masashi-amano and others added 3 commits July 12, 2023 07:46
We changed version notation in solution.json and conformance results "02-00g_P" to "2.0.0" .
Also we canceled the registration of the logo file.
Copy link
Contributor

@raimundo-henriques raimundo-henriques left a comment

Choose a reason for hiding this comment

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

Hello again @masashi-amano,
Thank you very much for the changes!
In case you do not want to include an email and a logo, please leave these (optional) fields out completely. (Validation checks whether the string is a valid email/url and hence does not currently accept empty strings).
Please see my inline comments.

Sorry for the inconvenience and thank you!

"id": "hitachi",
"kind": "solutionprovider",
"name": "Hitachi, Ltd.",
"email": "",
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"email": "",

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you for your advice.
I removed optional properties "email" and "logo" in users/hitachi.json .
Please confirm it.
Thank you.

"name": "Hitachi, Ltd.",
"email": "",
"website": "https://www.hitachi.com/",
"logo": ""
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"logo": ""

Removed optional fields email and logo.
Copy link
Contributor

@raimundo-henriques raimundo-henriques left a comment

Choose a reason for hiding this comment

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

Thank you for the changes!

@raimundo-henriques raimundo-henriques merged commit 7f14b8b into wbcsd:main Jul 12, 2023
@masashi-amano
Copy link
Contributor Author

Dear @raimundo-henriques ,
Thank you for your advice.
I apologize for the inconvenience, but it was very helpful.
Thank you for your continued support.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants