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

fix: release workflow #31

Merged
merged 11 commits into from
Oct 18, 2024
Merged

fix: release workflow #31

merged 11 commits into from
Oct 18, 2024

Conversation

Bjarten
Copy link
Owner

@Bjarten Bjarten commented Oct 18, 2024

This PR updates our Semantic Release workflow to align with best practices and official documentation. Key changes include:

  1. Simplified the workflow to use the official Python Semantic Release GitHub Action.
  2. Adjusted permissions to ensure proper access for creating releases and tags.
  3. Updated pyproject.toml to prevent double publishing to PyPI.

These changes aim to:

  • Streamline our release process
  • Improve reliability and consistency of our versioning

@Bjarten Bjarten merged commit b291782 into main Oct 18, 2024
6 checks passed
@Bjarten Bjarten deleted the fix/release-workflow branch October 18, 2024 08:10
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.

1 participant