Commit Graph

39 Commits

Author SHA1 Message Date
TySS-Dev 3294a2867e Ending project 2026-05-25 20:49:06 -04:00
TySP-Dev 11e0dfec1e Fixed .gitignore 2025-11-13 22:04:41 -10:00
TySP-Dev c633412903 Fixed the .gitignore 2025-11-13 22:04:39 -10:00
Tyler 895f89acfd Delete pyproject.toml 2025-11-13 22:00:58 -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
Tyler 1174b12ed9 Updated BUILD.md 2025-11-13 12:18:34 -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 03a647c20f Change app folder to GitHub_Pulse 2025-11-12 23:29:23 -10:00
b-tsammmons 8cda6f14d0 Making some changes 2025-11-12 23:23:44 -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 7c46f2fbf4 Updated img links 2025-11-12 20:58:44 -10:00
b-tsammmons a41f995c08 Updated Project Structure moved imgs 2025-11-12 20:58:15 -10:00
Tyler 80a530485d Fix header formatting for GitHub Pulse logo 2025-11-12 20:42:26 -10:00
Tyler ede56477f4 Update README to use Markdown for image
Removed HTML image tag and retained Markdown image syntax.
2025-11-12 20:42:05 -10:00
Tyler 7a8e2365d0 Add GitHub Pulse logo to README
Added an image tag for the GitHub Pulse logo.
2025-11-12 20:41:54 -10:00
Tyler 48feef56e7 Update README.md 2025-11-12 20:41:00 -10:00
b-tsammmons 75a86e7321 Merge branch 'main' of https://github.com/TySP-Dev/github_pulse 2025-11-12 20:40:32 -10:00
b-tsammmons e010b234cb updated logo 2025-11-12 20:40:09 -10:00
Tyler 23f1f4a384 Improve alt text for logo image in README
Updated image alt text for better accessibility.
2025-11-12 20:36:40 -10:00
b-tsammmons f97fd162f2 updated readme 2025-11-12 20:36:13 -10:00
b-tsammmons 780f8eafcd updated readme 2025-11-12 20:35:55 -10:00
b-tsammmons 4c540461a3 update readme 2025-11-12 20:34:49 -10:00
b-tsammmons 527e2f75d0 Added logo 2025-11-12 20:34:17 -10:00
b-tsammmons a28393de4e Updated Readme and Setup guides - Removed unused imgs 2025-11-12 19:38:26 -10:00
b-tsammmons 376bc62349 Implement AI response generation and enhance workflow item display with PR file fetching and comments 2025-11-12 16:34:14 -10:00
b-tsammmons 5ba48e4c58 Enhance SettingsDialog: Load cached Ollama models on dialog open and update dropdown options with cached data. Improve model selection restoration and caching mechanism. 2025-11-12 15:59:30 -10:00
b-tsammmons bd1c866bbb Add ProcessingLogDialog for displaying processing logs and enhance SettingsDialog with package status checks 2025-11-12 15:49:11 -10:00
b-tsammmons e5047e75a1 Refactor SettingsDialog: Remove target and forked repository dropdowns, update GitHub PAT section, and clean up async repo loading methods. Enhance WorkflowItem with data reconstruction and add fetch_comments method for GitHub issues/PRs. 2025-11-12 14:17:45 -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 3b0a003d5a Rename project from "GitHub Automation Tool" to "GitHub Pulse" 2025-11-11 22:48:04 -10:00
b-tsammmons b4fb945c72 Update application title and description to reflect branding change 2025-11-11 22:46:49 -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
b-tsammmons d6da461d10 Updated SETUP.md 2025-11-11 10:12:29 -10:00
b-tsammmons f209c7bd90 Moved the current files to pivate repo 2025-11-11 10:09:26 -10:00
Tyler f9094cba96 Initial commit 2025-11-11 09:49:35 -10:00