-
Notifications
You must be signed in to change notification settings - Fork 438
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
Upgraded semantic conventions to 1.18.0 #1974
Conversation
Upgraded semantic conventions to 1.18.0
@@ -30,6 +35,12 @@ git fetch origin "$SPEC_VERSION" | |||
git reset --hard FETCH_HEAD | |||
cd ${SCRIPT_DIR} | |||
|
|||
# echo "Help ..." |
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.
Is this some temporary code?
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 for maintainers, to get the command line help of the tool itself, if needed.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1974 +/- ##
=======================================
Coverage 87.12% 87.12%
=======================================
Files 165 165
Lines 4596 4596
=======================================
Hits 4004 4004
Misses 592 592
|
Fixes #1973
Changes
Upgraded semantic conventions to 1.18.0
For significant contributions please make sure you have completed the following items:
CHANGELOG.md
updated for non-trivial changes