Skip to content

Conversation

@MarcosGrandesso
Copy link
Contributor

this pull request add the workflow to publish the sdk in pypi

@MarcosGrandesso MarcosGrandesso marked this pull request as draft February 11, 2025 19:47
@MarcosGrandesso MarcosGrandesso marked this pull request as ready for review February 11, 2025 20:00
publish-to-pypi:
name: Publish to PyPI
runs-on: ubuntu-latest
# if: "startsWith(github.ref, 'refs/tags/')"
Copy link
Contributor

Choose a reason for hiding this comment

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

Uncomment this before merging.

You can use TestPyPI for testing. I often publish to TestPyPI first to make sure everything is working ok.

[project]
name = "barte-python-sdk"
version = "0.1.0"
dynamic = ["version"]
Copy link
Contributor

Choose a reason for hiding this comment

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

how does this work?

@ecarrara ecarrara marked this pull request as ready for review February 13, 2025 14:04
@ecarrara ecarrara merged commit a8e3627 into buserbrasil:main Feb 13, 2025
7 checks passed
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