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

Automated Pypi Publishing #453

Closed
4 tasks done
JP-Ellis opened this issue Nov 3, 2023 · 1 comment · Fixed by #454
Closed
4 tasks done

Automated Pypi Publishing #453

JP-Ellis opened this issue Nov 3, 2023 · 1 comment · Fixed by #454
Assignees
Labels
area:ci Relating to the CI/CD workflow smartbear-supported This issue is supported by SmartBear type:bug Something isn't working

Comments

@JP-Ellis
Copy link
Contributor

JP-Ellis commented Nov 3, 2023

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of pact-python.
  • I have read the console error message carefully (if applicable).

Description

The automated publishing to Pypi is unfortunately broken, likely because Pypi now enforces that 2FA be enabled. This consequently prevents a username/password pair from being used for authentication, and requires an authentication token to be generated for the account.

The current build.yml unfortunately makes use of the username/password pair and therefore needs to be fixed.

Reproducible demo

No response

Steps to reproduce

See CI

Expected behavior

Pact Python should be published automatically from the CI workflow

Actual behavior

Unauthorised error is raised

Your environment

See CI

Self-service

  • I'd be willing to fix this bug myself.
@JP-Ellis JP-Ellis added type:bug Something isn't working smartbear-supported This issue is supported by SmartBear area:ci Relating to the CI/CD workflow labels Nov 3, 2023
@JP-Ellis JP-Ellis self-assigned this Nov 3, 2023
Copy link

github-actions bot commented Nov 3, 2023

🤖 Great news! We've labeled this issue as smartbear-supported and created a tracking ticket in PactFlow's Jira (PACT-1455). We'll keep work public and post updates here. Meanwhile, feel free to check out our docs. Thanks for your patience!

@JP-Ellis JP-Ellis moved this to 👀 In Review in Pact Python Nov 3, 2023
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Completed in Pact Python Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ci Relating to the CI/CD workflow smartbear-supported This issue is supported by SmartBear type:bug Something isn't working
Projects
Status: ✅ Completed
Development

Successfully merging a pull request may close this issue.

1 participant