aws / aws/aws-durable-execution-sdk-python
[Bug]: Fix release publish workflow
- 主要语言
- Python
- 星标
- 53
- 派生
- 25
- 平均合并
- 1 天 20 小时
- 30 天内合并 PR
- 39
描述
### Expected Behavior
1. 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
2. We should only trigger emulator workflow when there's release in testing lib
### Actual Behavior
1. We are triggering the pypi publish for all the packages (otel, main sdk, testing lib) [link](https://github.com/aws/aws-durable-execution-sdk-python/actions/runs/28054163209/job/83056168541)
2. We are triggering emulator workflow for every release [link](https://github.com/aws/aws-durable-execution-sdk-python/actions/runs/28054162668/job/83052155422)
3. 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_
贡献指南
调研方向
Start with the linked publish and emulator workflow runs to identify the workflow definitions and credential step involved. Update the release conditions so only changed packages are published and the emulator runs only for testing-lib releases; done when those cases behave correctly and emulator credentials work.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, python
- 领域
- ci-cd, release
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100