-
Notifications
You must be signed in to change notification settings - Fork 606
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
Automate per-package release for specific components #2875
Conversation
e549a9e
to
93d8df6
Compare
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.
LGTM! Thanks for working on this! Just a few minor comments. Feel free to reach out to one of the maintainers to actually test this out with an actual package once it is merged.
a7d62cb
to
8694c57
Compare
@open-telemetry/opentelemetry-python-contrib-approvers could I get some eyes on it please? Thank you! |
propagator/opentelemetry-propagator-aws-xray/src/opentelemetry/propagators/aws/version.py
Show resolved
Hide resolved
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.
…tector-azure/v0.1.x
0c816c2
to
b393d20
Compare
Description
Adds automation allowing to release individual components.
Packages that can be released individually are:
package-release/{package}/v{version}
branchopentelemetry-resource-detector-azure
,opentelemetry-sdk-extension-aws
,opentelemetry-propagator-aws-xray
)Related to #2858
Type of change
How Has This Been Tested?
Tested in the fork https://github.com/lmolkova/opentelemetry-python-contrib/actions
Does This PR Require a Core Repo Change?
Checklist:
See contributing.md for styleguide, changelog guidelines, and more.