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

update the pypi release script to use github action with auth token and update github action versions #593

Merged

Conversation

imatiach-msft
Copy link
Collaborator

update the pypi release script to use github action with auth token and update github action versions

PYPI has disabled uploading packages with username and password as of December 2023 leading to errors like the one below:

403 Username/Password authentication is no longer supported.  

image

This PR moves interpret-community to the same upload system as other repositories like responsible-ai-toolbox via github action with auth token to resolve the pypi upload errors.

devops/PyPI-Release.yml Show resolved Hide resolved
@imatiach-msft imatiach-msft force-pushed the ilmat/update-release-script branch 2 times, most recently from 03ffd4e to 7ec9c97 Compare January 12, 2024 20:24
@imatiach-msft imatiach-msft merged commit b361593 into interpretml:main Jan 12, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants