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

adding ci/cd github actions pipeline #27

Merged
merged 6 commits into from
Aug 25, 2024
Merged

Conversation

Grommash9
Copy link
Collaborator

@Grommash9 Grommash9 commented Jul 24, 2024

Closes #1
Closes #20

As I can see now there is no working pipeline really but it's would be great to have one

For using that you will need to generate and add your PYPI_API_TOKEN into repository settings

Please let me know if there is any issues with it

In that pipeline we will run tests for any PR

And if there was an event of push + tag contains . it will tag it and push it to pypi

@Grommash9
Copy link
Collaborator Author

Maybe you also should something like allow running actions for that repo so check will start starting from that PR

@Grommash9
Copy link
Collaborator Author

Fore testing that I had created my own repo and run whole process, you can see how actions works here

https://github.com/Grommash9/test_fastuuid/actions/runs/10076792038

You can also see the result of it posted here:

https://pypi.org/project/test-fastuuid/

@Grommash9
Copy link
Collaborator Author

image

image

@thedrow
Copy link
Collaborator

thedrow commented Aug 14, 2024

@Grommash9 Would you like me to add you as a contributor to this repository and to PyPi so you can do it yourself?

@Grommash9
Copy link
Collaborator Author

@thedrow yes, I am happy to do that

@Grommash9
Copy link
Collaborator Author

It's a url to my pypi profile

https://pypi.org/user/prudnikov21/

@thedrow
Copy link
Collaborator

thedrow commented Aug 25, 2024

@Grommash9 I added you to this repository and to PyPi

@Grommash9 Grommash9 merged commit 5493388 into fastuuid:master Aug 25, 2024
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.

Wheels for python 3.11 Add macOS wheel + tar.gz (sdist) to PyPI
2 participants