Skip to content

chore: Enhance GitHub Actions workflows for package publishing and testing#2

Merged
umuttopalak merged 2 commits intomasterfrom
feature/action-improvement
Jan 8, 2025
Merged

chore: Enhance GitHub Actions workflows for package publishing and testing#2
umuttopalak merged 2 commits intomasterfrom
feature/action-improvement

Conversation

@umuttopalak
Copy link
Owner

  • Added 'twine' to the dependencies for publishing packages to both Test PyPI and PyPI.
  • Introduced a new workflow for running tests across multiple Python versions (3.8 to 3.12).
  • Implemented steps for installing dependencies, running tests with coverage, and uploading coverage reports to GitHub Pages.

…sting

- Added 'twine' to the dependencies for publishing packages to both Test PyPI and PyPI.
- Introduced a new workflow for running tests across multiple Python versions (3.8 to 3.12).
- Implemented steps for installing dependencies, running tests with coverage, and uploading coverage reports to GitHub Pages.
- Deleted the GitHub Actions workflow for running tests across multiple Python versions.
- Removed the test badge from README.md to reflect the absence of the test workflow.
@umuttopalak umuttopalak merged commit 132da81 into master Jan 8, 2025
1 check 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.

1 participant