chore: remove obsolete scripts directory
The manual version bumping script (scripts/bump_version.py) is now obsolete since PR #217 introduced semantic-release automation for version management. - Removed scripts/ directory and bump_version.py script - Updated .dockerignore to remove reference to deleted script Semantic versioning is now handled automatically by GitHub Actions workflows using conventional commits and semantic-release tooling.
This commit is contained in:
@@ -50,7 +50,6 @@ pytest.ini
|
||||
.env
|
||||
.env.local
|
||||
examples/
|
||||
scripts/bump_version.py
|
||||
code_quality_checks.sh
|
||||
run_integration_tests.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user