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

[BREAKING CHANGE] Add ability to publish packages to public repos #62

Merged
merged 7 commits into from
Jun 16, 2023

Conversation

s-vitaliy
Copy link
Contributor

@s-vitaliy s-vitaliy commented Jun 16, 2023

Resolves SneaksAndData/esd-services-api-client#59

Note: this pull request contains braking changes in the create_package action:

  • Input pypi_repo_url renamed to repo_url
  • Input pypi_token_username renamed to repo_token_username
  • Input pypi_token renamed to repo_token

Implemented:

  • Added input public_package_index_token for publishing to public repository (https://pypi.org)

@s-vitaliy s-vitaliy marked this pull request as ready for review June 16, 2023 11:07
@s-vitaliy s-vitaliy requested a review from a team as a code owner June 16, 2023 11:07
@s-vitaliy s-vitaliy merged commit 1ccc86d into main Jun 16, 2023
@s-vitaliy s-vitaliy deleted the fix_create_package_for_public_repos branch June 16, 2023 12: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.

[BUG] Creating development release does not work
2 participants