Commit Graph

11 Commits

Author SHA1 Message Date
TySP-Dev 11e0dfec1e Fixed .gitignore 2025-11-13 22:04:41 -10:00
TySP-Dev d3fed1cea0 Enhancing AI workflow 2025-11-13 22:00:32 -10:00
TySP-Dev 0f579c973d Optimized layout and code for building 2025-11-13 21:01:16 -10:00
b-tsammmons b5c01ac35d Fix .gitignore to correctly include config.json 2025-11-13 12:31:54 -10:00
b-tsammmons 630c600f6d Update .gitignore to include pyproject.toml and config.json; remove src/config.json 2025-11-13 12:30:15 -10:00
b-tsammmons 9968233dee Making enhancements to make building and packaging the application possible 2025-11-13 11:32:28 -10:00
b-tsammmons 2accd790a8 Added Build 2025-11-13 00:34:19 -10:00
b-tsammmons e6428ac812 renamed app.py to main.py for flutter - added icon.png for building simplicity 2025-11-12 22:09:54 -10:00
b-tsammmons feafbc15af Updated how settings and API keys are stored - Reworked the GUI to use flet 2025-11-12 02:31:24 -10:00
b-tsammmons 0f41a3e750 Refactor GitHub automation tool:
- Updated WorkItemFieldExtractor to be more generic and removed Azure DevOps specific references.
- Removed the EnhancedContentBuilders class as it was specific to Azure DevOps.
- Deleted work_item_processor.py as it was no longer needed.
- Introduced workflow.py to manage GitHub workflow items (issues and pull requests) with improved structure and functionality.
- Enhanced logging and error handling across the new workflow management system.
2025-11-11 22:46:02 -10:00
Tyler f9094cba96 Initial commit 2025-11-11 09:49:35 -10:00