aws / aws/aws-durable-execution-sdk-python
[Bug]: Fix release publish workflow
- Langage dominant
- Python
- Étoiles
- 53
- Forks
- 25
- Merge moyen
- 1 j 19 h
- PR mergées (30 j)
- 40
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_
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- github-actions, python
- Domaine
- ci-cd, release
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 48/100