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

chore(build): update github actions and build process to better utilize poetry #24

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

tuunit
Copy link
Owner

@tuunit tuunit commented Feb 22, 2025

CI/CD Workflow Updates:

  • Updated GitHub Actions versions for setup-python to v5 and upload-artifact to v4 in .github/workflows/ci.yml and .github/workflows/python-publish.yml.

Development Setup Improvements:

  • Updated the contribution guide in README.md to use poetry for dependency management and added steps for formatting checks before opening a pull request.
  • Modified pyproject.toml to specify Python version constraints and added development dependencies under [tool.poetry.group.dev.dependencies].

@tuunit tuunit force-pushed the chore/update-build-process branch from 68feab3 to 7637cb5 Compare February 22, 2025 15:44
@tuunit tuunit merged commit beebfa9 into main Feb 22, 2025
2 checks passed
@tuunit tuunit deleted the chore/update-build-process branch February 22, 2025 15:45
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