Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign Release Step Failing - Preventing New Versions from Going to PyPi #167

Open
alex6499cat opened this issue Sep 14, 2022 · 1 comment
Assignees

Comments

@alex6499cat
Copy link
Contributor

alex6499cat commented Sep 14, 2022

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.

@danabens danabens self-assigned this Oct 5, 2022
@danabens
Copy link
Member

danabens commented Oct 5, 2022

manual release as temporary mitgation
https://pypi.org/project/sagemaker-experiments/0.1.39/#history

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants