changed to github deployment for the first version.

This commit is contained in:
2025-07-30 19:43:23 -04:00
parent 40c801f053
commit db95a4c1be
10 changed files with 53 additions and 393 deletions

View File

@@ -44,10 +44,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Comprehensive error handling
- >85% test coverage
- Complete API documentation
- PyPI package publication
- GitHub release publication
#### Success Criteria
- [ ] Package installable via `pip install wikijs-python-sdk`
- [ ] Package installable via `pip install git+https://github.com/...`
- [ ] Basic page operations work with real Wiki.js instance
- [ ] All quality gates pass (tests, coverage, linting, security)
- [ ] Documentation sufficient for basic usage