Replies: 1 comment 2 replies
-
can we add something to CONTRIBUTING.md about this? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
#2332 has updated the build to use the folder names in the repository for Gradle task names.
Previously
./gradlew :opentelemetry-api:check
is now./gradlew :api:all:check
.The intent of this change is
Sorry for the break in muscle memory but hopefully the shorter commands make it worth it :)
Happy hacking!
Beta Was this translation helpful? Give feedback.
All reactions