Skip to content

Chore/housekeeping #76

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

Merged
merged 7 commits into from
May 5, 2025
Merged

Chore/housekeeping #76

merged 7 commits into from
May 5, 2025

Conversation

sidmohan0
Copy link
Contributor

Extended .gitignore
Reorganized and expanded to properly handle build artifacts, caches, and development files
Added patterns for common editor files, OS-specific files, and documentation build artifacts
Pinned dependency versions
Updated requirements.txt with exact versions for all dependencies
Updated requirements-dev.txt with exact versions and added pytest-benchmark and ruff
Added CI workflows
Updated the existing benchmark workflow with modern GitHub Actions versions
Created new workflows:
tests.yml for running unit tests on Python 3.10, 3.11, and 3.12
lint.yml for running flake8, ruff, and mypy type checking
Updated documentation
Added new CI workflow badges to the README
Updated the CHANGELOG with the new features and improvements in 4.1.0

sidmohan0 added 6 commits May 5, 2025 14:34
Reorganized and expanded to properly handle build artifacts, caches, and development files
Added patterns for common editor files, OS-specific files, and documentation build artifacts
Pinned dependency versions
Updated requirements.txt with exact versions for all dependencies
Updated requirements-dev.txt with exact versions and added pytest-benchmark and ruff
Added CI workflows
Updated the existing benchmark workflow with modern GitHub Actions versions
Created new workflows:
tests.yml for running unit tests on Python 3.10, 3.11, and 3.12
lint.yml for running flake8, ruff, and mypy type checking
Updated documentation
Added new CI workflow badges to the README
Updated the CHANGELOG with the new features and improvements in 4.1.0
@sidmohan0 sidmohan0 self-assigned this May 5, 2025
@sidmohan0 sidmohan0 added this to the 4.1.0 milestone May 5, 2025
@sidmohan0 sidmohan0 moved this to In Progress in datafog-python May 5, 2025
@sidmohan0 sidmohan0 merged commit b1e789f into dev May 5, 2025
10 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in datafog-python May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant