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

Split python packages #25

Merged
merged 4 commits into from
Jan 17, 2024
Merged

Split python packages #25

merged 4 commits into from
Jan 17, 2024

Conversation

oanatmaria
Copy link
Contributor

No description provided.

@oanatmaria oanatmaria requested a review from ronenh January 16, 2024 10:19
token: ${{ secrets.VAULT_TOKEN }}
secrets: |
kv/data/github "SSH_PRIVATE_KEY" | SSH_PRIVATE_KEY;
kv/data/pypi "USERNAME" | POETRY_HTTP_BASIC_PYPI_USERNAME;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This no longer works. Pypi stopped allowed package publishing using username/password.
You need to use the same logic as python-directory and python-authorizer: https://github.com/aserto-dev/python-directory/blob/main/.github/workflows/ci.yaml#L117

@oanatmaria oanatmaria merged commit 3a11cf6 into main Jan 17, 2024
3 checks passed
@oanatmaria oanatmaria deleted the split_packages branch January 17, 2024 16:44
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

Successfully merging this pull request may close these issues.

2 participants