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

Add GitHub Actions with minor code and structure refactoring #29

Merged
merged 11 commits into from
Aug 9, 2023

Conversation

IbraheemTuffaha
Copy link
Collaborator

  • Add GitHub Action for isort for imports sorting and black for code formatting and apply them to current code.
  • Replace the deprecated Tuple, List, Dict typing with tuple, list, dict built-in types.
  • Add GitHub Action for automatic release to PyPI to trigger on create release.
  • Add badges to the README.md for the repo.
  • Remove requirements.txt as pyproject.toml covers the dependencies.
  • Add versions to all dependencies to avoid breaking the code with major releases.

@sonarcloud
Copy link

sonarcloud bot commented Aug 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@AliOsm AliOsm merged commit 4aece79 into main Aug 9, 2023
3 checks passed
@AliOsm AliOsm deleted the add-actions branch August 9, 2023 07:13
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