Expected Behavior
- When we only bump version and release of a package (e.g. otel / main sdk / testing lib), we should only publish the changed package to pypi
- We should only trigger emulator workflow when there's release in testing lib
Actual Behavior
- We are triggering the pypi publish for all the packages (otel, main sdk, testing lib) link
- We are triggering emulator workflow for every release link
- The credential step for emulator release also needs to be fixed.
Steps to Reproduce
See link in the description
SDK Version
1.6.0
Python Version
3.14
Is this a regression?
No
Last Working Version
No response
Additional Context
No response
Expected Behavior
Actual Behavior
Steps to Reproduce
See link in the description
SDK Version
1.6.0
Python Version
3.14
Is this a regression?
No
Last Working Version
No response
Additional Context
No response