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

Codegen feature-branch: add flag to tolerate deprecated stability #281

Conversation

lmolkova
Copy link
Contributor

@lmolkova lmolkova commented Feb 29, 2024

This PR contains two commits:

  1. Cherry-pick + conflict resolution for Add backward compatibility check mode #271 which adds strict-validation flag
  2. Exposes --strict-validation flag as cmd line arg.

It's necessary for java/python codegen work because they need to use new tooling with released semconv which violates new tooling checks (specifically sets stability to deprecated).

@lmolkova lmolkova requested review from a team February 29, 2024 22:29
@lmolkova lmolkova force-pushed the tolerate-deprecated-stability branch from dbbe43f to 5d7bdb6 Compare February 29, 2024 22:31
@lmolkova lmolkova changed the title Add flag to tolerate deprecated stability Codegen feature-branch: add flag to tolerate deprecated stability Feb 29, 2024
@jsuereth jsuereth merged commit 7f55de1 into open-telemetry:feature/codegen-by-namespace Feb 29, 2024
3 checks passed
lmolkova added a commit to lmolkova/build-tools that referenced this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants