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

Resolve issue #6: Publish package on PyPi #22

Merged
merged 3 commits into from
Mar 15, 2024
Merged

Conversation

baseely
Copy link
Contributor

@baseely baseely commented Feb 1, 2024

This PR resolves issue #6 by adding the necessary configuration and tools to publish the "fossil" package on PyPi.
The changes include updating the main.yaml workflow file with the required metadata, configuring the package for publication on PyPi.

Add new workflow stub from the official GH Actions
Fix a typo
@baseely
Copy link
Contributor Author

baseely commented Feb 1, 2024

We need to have a token to make the job successful, otherwise it will fail.

@tkellogg
Copy link
Owner

tkellogg commented Feb 1, 2024

Awesome! I'll see if I can get the rest of it setup today

@tkellogg tkellogg merged commit 3dac833 into tkellogg:main Mar 15, 2024
@tkellogg
Copy link
Owner

it works, heck yeah! Thanks so much for this, and especially the part where it worked the first time.

https://pypi.org/project/fossil-mastodon/0.3.0/

Sorry it took so long to get this out, I had a lot more work to do than I expected in order to get the v0.3 release out. Thanks for being patient.

@baseely
Copy link
Contributor Author

baseely commented Mar 15, 2024

You Rock! Thanks @tkellogg 🎉

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