aws / aws/aws-durable-execution-sdk-python

[Bug]: Fix release publish workflow

Open
#487 0 comments 0 reactions 0 assignees View on GitHub
github_actions
Dominant language
Python
Stars
53
Forks
25
Avg merge
1d 17h
Merged PRs (30d)
37

Description

### 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_

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
ci-cd, release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.