pydiagral 1.0.0b2__tar.gz → 1.0.0b3__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
Files changed (39) hide show
  1. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.github/workflows/release_and_doc.yaml +1 -1
  2. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/CHANGELOG.md +7 -0
  3. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/PKG-INFO +1 -1
  4. pydiagral-1.0.0b3/release-upgrade +0 -0
  5. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.devcontainer/Dockerfile.dev +0 -0
  6. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.devcontainer/devcontainer.json +0 -0
  7. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.github/FUNDING.yml +0 -0
  8. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.github/dependabot.yml +0 -0
  9. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.github/labels.yml +0 -0
  10. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.github/workflows/labeler.yml +0 -0
  11. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.github/workflows/lint.yaml +0 -0
  12. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.github/workflows/lock.yml +0 -0
  13. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.github/workflows/pytest.yaml +0 -0
  14. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.github/workflows/semantic-prs.yml +0 -0
  15. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.gitignore +0 -0
  16. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.releaserc +0 -0
  17. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.vscode/extensions.json +0 -0
  18. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/.vscode/settings.json +0 -0
  19. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/LICENSE +0 -0
  20. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/README.md +0 -0
  21. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/docs/api.md +0 -0
  22. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/docs/exceptions.md +0 -0
  23. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/docs/how-to-find-diagral-serial.png +0 -0
  24. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/docs/index.md +0 -0
  25. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/docs/models.md +0 -0
  26. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/docs/pydiagral-Logo.png +0 -0
  27. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/example_code.py +0 -0
  28. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/mkdocs.yml +0 -0
  29. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/pyproject.toml +0 -0
  30. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/src/pydiagral/__init__.py +0 -0
  31. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/src/pydiagral/api.py +0 -0
  32. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/src/pydiagral/constants.py +0 -0
  33. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/src/pydiagral/exceptions.py +0 -0
  34. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/src/pydiagral/models.py +0 -0
  35. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/src/pydiagral/utils.py +0 -0
  36. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/tests/__init__.py +0 -0
  37. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/tests/data/configuration_sample.json +0 -0
  38. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/tests/data/system_details_sample.json +0 -0
  39. {pydiagral-1.0.0b2 → pydiagral-1.0.0b3}/tests/test_pydiagral_api.py +0 -0
@@ -83,7 +83,7 @@ jobs:
83
83
  pip install -e .
84
84
 
85
85
  - name: Build documentation
86
- run: mkdocs build --strict --verbose
86
+ run: mkdocs build --strict #--verbose
87
87
 
88
88
  - name: Deploy to GitHub Pages
89
89
  uses: peaceiris/actions-gh-pages@v4
@@ -1,3 +1,10 @@
1
+ # [1.0.0-beta.3](https://github.com/mguyard/pydiagral/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2025-02-23)
2
+
3
+
4
+ ### Features
5
+
6
+ * Upgrade release ([1e1909b](https://github.com/mguyard/pydiagral/commit/1e1909bbf6b0626d23584f98d0ff02d55f0f264c))
7
+
1
8
  # [1.0.0-beta.2](https://github.com/mguyard/pydiagral/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2025-02-23)
2
9
 
3
10
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pydiagral
3
- Version: 1.0.0b2
3
+ Version: 1.0.0b3
4
4
  Summary: A Python library for interacting with Diagral systems
5
5
  Project-URL: Homepage, https://github.com/mguyard/pydiagral
6
6
  Project-URL: Documentation, https://github.com/mguyard/pydiagral
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes