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

Fix test-publish CI in edx-arch-experiments #773

Closed
timmc-edx opened this issue Aug 13, 2024 · 5 comments
Closed

Fix test-publish CI in edx-arch-experiments #773

timmc-edx opened this issue Aug 13, 2024 · 5 comments
Assignees

Comments

@timmc-edx
Copy link
Member

timmc-edx commented Aug 13, 2024

The test-publish CI check in edx-arch-experiments is failing due to lack of 2FA on the testpypi account. This increases the risk that we'll have trouble making a real release.

Example failure: https://github.com/edx/edx-arch-experiments/actions/runs/10359826374/job/28677015506

WARNING  Error during upload. Retry with the --verbose option for more details. 
ERROR    HTTPError: 400 Bad Request from https://test.pypi.org/legacy/          
         User 'edX' does not have two-factor authentication enabled. Please     
         enable two-factor authentication before attempting to upload to PyPI.  
         See https://test.pypi.org/help/#two-factor-authentication for more     
         information.                                

Filed https://2u-internal.atlassian.net/servicedesk/customer/portal/15/DOS-5079 for SRE to fix this. Moved to https://2u-internal.atlassian.net/browse/GSRE-1991.

@timmc-edx timmc-edx self-assigned this Aug 13, 2024
@robrap
Copy link
Contributor

robrap commented Aug 26, 2024

[inform] The GSRE ticket is assigned to @dianakhuang. Is that accurate, and is this ticket not blocked on SRE?

@timmc-edx
Copy link
Member Author

SRE doesn't have login info; we'll need to file an issue with test-pypi to beg for a password reset/account recovery (via trusted email address).

@timmc-edx timmc-edx removed their assignment Sep 6, 2024
@timmc-edx
Copy link
Member Author

Filed a request to PyPI for account recovery: pypi/support#4768

@jristau1984
Copy link

This could use a follow up with SRE in the linked GSRE ticket.

@timmc-edx
Copy link
Member Author

2FA enabled on account and CI check now works.

@timmc-edx timmc-edx self-assigned this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done - Long Term Storage
Development

No branches or pull requests

3 participants