Skip to content
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

Stabilize instrumentation-api and introduce jApiCmp checks #6566

Merged

Conversation

mateuszrzeszutek
Copy link
Member

Resolves #4467
Resolves #2892 (well, except actual semantic conventions, but I suppose we could have another issue for tracking these)

@trask should we merge this before 1.18?

@mateuszrzeszutek mateuszrzeszutek requested a review from a team September 9, 2022 10:53
@trask
Copy link
Member

trask commented Sep 9, 2022

@trask should we merge this before 1.18?

oh yes, let's do it 🎉

@trask trask added this to the v1.18.0 milestone Sep 9, 2022
@@ -62,6 +62,18 @@ jobs:
exit 1
fi

- name: Check for jApiCmp diffs
Copy link
Member

Choose a reason for hiding this comment

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

we only run assemble above (not check or build), maybe add assemble jApiCmp above, or run jApiCmp on assemble (or even compileJava?) instead of on check

Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

Going to merging and I'll send follow-up PR

@trask trask merged commit edf421e into open-telemetry:main Sep 9, 2022
@trask trask mentioned this pull request Sep 10, 2022
@mateuszrzeszutek mateuszrzeszutek deleted the stabilize-instrumentation-api branch September 12, 2022 07:33
LironKS pushed a commit to helios/opentelemetry-java-instrumentation that referenced this pull request Oct 23, 2022
…metry#6566)

* Stabilize instrumentation-api and introduce jApiCmp checks

* Update

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
LironKS pushed a commit to helios/opentelemetry-java-instrumentation that referenced this pull request Oct 31, 2022
…metry#6566)

* Stabilize instrumentation-api and introduce jApiCmp checks

* Update

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
LironKS pushed a commit to helios/opentelemetry-java-instrumentation that referenced this pull request Dec 4, 2022
…metry#6566)

* Stabilize instrumentation-api and introduce jApiCmp checks

* Update

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants