-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added new units and aliases - updated units.json #115
base: main
Are you sure you want to change the base?
Conversation
New units added - Mbpd and cf/bbl new alias added for cubic foot, cubic foot per day and kilo ft3
Hi Team, Can you please help me why the build failed? Thanks, |
Co-authored-by: Ivan Polomani <[email protected]>
versions/v1/units.json
Outdated
"aliasNames": [ | ||
"kilo barrels per day", | ||
"thousand barrels per day", | ||
"kbpd", | ||
"kb/d", | ||
"Mb/d", | ||
"MBPD", | ||
"Mbpd", | ||
"Mbbl/d", | ||
"kBbl/day" | ||
], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need to run a formatter, here and similar situation below
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@polomani ran the entire json in a json formatter. Please verify
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is too much, can you make sure the format you use only formats the fields you changed?
if not, please format manually what you changed, so we can keep proper git history.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let me raise a new PR for this. I will close this PR from my end
Formatted json as per PR 115 comments
New units added - Mbpd and cf/bbl
new alias added for cubic foot, cubic foot per day and kilo ft3