aws / aws/sagemaker-experiments
Sign Release Step Failing - Preventing New Versions from Going to PyPi
- Dominant language
- Python
- Stars
- 129
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The Sign Release step on the Release job in actions is failing. The error is below along with a link to the failed job.
`signing failed: No secret key`
https://github.com/aws/sagemaker-experiments/actions/runs/3016953615/jobs/4850337703
Looks like the latest version to make it to PyPi is 0.1.35. The latest release on the project is 0.1.39.
https://github.com/aws/sagemaker-experiments/releases
https://pypi.org/project/sagemaker-experiments/#history
**To Reproduce**
See Link
https://github.com/aws/sagemaker-experiments/actions/runs/3016953615/jobs/4850337703
**Expected behavior**
The release stage completes all steps including pushing to PyPi
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environment:**
Framework (e.g. TensorFlow) / Algorithm (e.g. KMeans):
Framework Version:
Python Version:
CPU or GPU:
Python SDK Version:
Are you using a custom image:
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.