Files
computer/.github
f-trycua 76e7d3dafc Remove debug logging from workflow files
Clean up all debug output added during investigation:

1. bump-version.yml:
   - Removed "Verify agent version output" debug step
   - Kept essential "Agent version: X.X.X" output

2. pypi-publish-agent.yml:
   - Removed extensive "Version Determination Debug" output
   - Simplified to show only "Agent version: X.X.X"
   - Kept error messages for production debugging
   - Removed "Verify prepare job outputs" debug step

3. pypi-reusable-publish.yml:
   - Removed all debug output from "Verify version consistency"
   - Kept the core version validation logic
   - Script errors will still be visible if check fails

All workflows now have clean, production-ready logging while
maintaining the fixes from PR #598.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 00:06:16 +01:00
..
2025-09-26 06:08:59 +02:00