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

Inconsistent version files #4077

Closed
ocelotl opened this issue Jul 23, 2024 · 1 comment
Closed

Inconsistent version files #4077

ocelotl opened this issue Jul 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working build & infra Issues related to build & infrastructure.

Comments

@ocelotl
Copy link
Contributor

ocelotl commented Jul 23, 2024

Some packages have their versions in a __init__.py file like this:

https://github.com/open-telemetry/opentelemetry-python/blob/main/opentelemetry-api/src/opentelemetry/version/__init__.py

Others have it in a version.py file like this:

https://github.com/open-telemetry/opentelemetry-python/blob/main/exporter/opentelemetry-exporter-opencensus/src/opentelemetry/exporter/opencensus/version.py

Make them consistent. Update the release scripts to take into consideration this change.

@ocelotl ocelotl added the bug Something isn't working label Jul 23, 2024
@ocelotl ocelotl self-assigned this Jul 23, 2024
@ocelotl ocelotl added the build & infra Issues related to build & infrastructure. label Jul 23, 2024
@ocelotl
Copy link
Contributor Author

ocelotl commented Aug 8, 2024

duplicate of #4097

@ocelotl ocelotl closed this as completed Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build & infra Issues related to build & infrastructure.
Projects
None yet
Development

No branches or pull requests

1 participant