provide-telemetry
2025-06-06
Release v0.1.0 with CI fixes, mypy compliance, and utils removal
19 files · 265+ · 256-
CI workflow fixes
5 files changed
ci.ymlFixed CI workflow configurationdocs.ymlFixed docs workflowperformance.ymlFixed performance workflowrelease.ymlFixed release workflowsecurity.ymlFixed security workflow
- Fixed all five CI workflows for proper execution
baseline
behavioral
1 file
ci.yml
Code quality and type checking
4 files changed
config.pyRemoved unnecessary comments, fixed type annotationscore.pyFixed mypy issuesbase.pyFixed type annotationsutils.pyRemoved utils module entirely
Release preparation
4 files changed
CHANGELOG.mdUpdated for v0.1.0README.mdFixed build badge, added pio brandingDEVELOPMENT.mdAdded development guidepyproject.tomlUpdated for v0.1.0 release
- Finalized v0.1.0 release with updated changelog, README, and pyproject.toml
baseline
behavioral
2 files
CHANGELOG.mdpyproject.toml