admin
|
8bee64cee1
|
Add functionality to check for new commits and trigger reboot
|
2024-08-20 14:28:51 -05:00 |
|
admin
|
43202e3b6e
|
fixed git import
|
2024-08-20 14:27:36 -05:00 |
|
admin
|
3ffdddfbaa
|
Merge pull request #110 from bucolucas/add-commit-check-reboot
Add functionality to check for new commits and trigger reboot (Updated)
|
2024-08-20 14:25:04 -05:00 |
|
admin
|
b122734195
|
Update git import and add package requirement comment
|
2024-08-20 14:24:15 -05:00 |
|
admin
|
59d2d53708
|
Merge pull request #109 from bucolucas/add-commit-check-reboot
Add functionality to check for new commits and trigger reboot
|
2024-08-20 14:22:41 -05:00 |
|
admin
|
573f08c949
|
Add functionality to check for new commits and trigger reboot
|
2024-08-20 14:21:41 -05:00 |
|
admin
|
17878cec0b
|
Merge pull request #108 from bucolucas/fix-doreboot-check
Fix doreboot file check to run after event loop starts
|
2024-08-20 14:11:46 -05:00 |
|
admin
|
c9866ac7c5
|
Fix doreboot file check to run after event loop starts
|
2024-08-20 14:11:19 -05:00 |
|
admin
|
9f0c9482c7
|
Merge pull request #107 from bucolucas/add-doreboot-check
Add .doreboot file check and message sending functionality
|
2024-08-20 14:09:51 -05:00 |
|
admin
|
1b56d8c00b
|
Add .doreboot file check and message sending functionality
|
2024-08-20 14:09:12 -05:00 |
|
admin
|
cad18bf81e
|
removed generic inference bot
|
2024-08-20 14:07:56 -05:00 |
|
admin
|
c50c25cfff
|
fix runtime errors in telegram_helper
|
2024-08-20 13:52:32 -05:00 |
|
admin
|
bc278c0896
|
Merge pull request #105 from bucolucas/feat/semaphore-file-check-init
Add semaphore file check and notification on initialization
|
2024-08-20 13:25:30 -05:00 |
|
admin
|
7807a6eac7
|
Add functionality to check and send message if semaphore file exists on initialization
|
2024-08-20 13:24:45 -05:00 |
|
admin
|
7783d8fc22
|
added chat id to .doreboot file
|
2024-08-20 13:22:59 -05:00 |
|
admin
|
9ac450473f
|
Merge pull request #104 from bucolucas/add-reboot-check
Add check for .doreboot file to send reboot complete message
|
2024-08-20 13:13:27 -05:00 |
|
admin
|
a27e73dd89
|
Add check for .doreboot file to send reboot complete message and delete the file.
|
2024-08-20 13:12:54 -05:00 |
|
admin
|
5c594c2223
|
Added auto-restart capability
|
2024-08-20 13:11:24 -05:00 |
|
admin
|
2e41004aca
|
Merge pull request #103 from bucolucas/debug-ps1-process-output
Add process details output for debugging
|
2024-08-20 12:57:12 -05:00 |
|
admin
|
5d8529690f
|
Add process details output for debugging
|
2024-08-20 12:56:55 -05:00 |
|
admin
|
1f51b2ebbf
|
Merge pull request #100 from bucolucas/add-reboot-command
Add /reboot command to exit with status code 355
|
2024-08-20 12:38:10 -05:00 |
|
admin
|
96530e50fb
|
Add /reboot command to exit with status code 355
|
2024-08-20 12:37:35 -05:00 |
|
admin
|
7d651bbbc0
|
Merge pull request #98 from bucolucas/add-powershell-script
Add PowerShell script to run Python file with restart logic
|
2024-08-20 12:31:11 -05:00 |
|
admin
|
2a15ca4c4a
|
Add PowerShell script to run Python file with restart logic
|
2024-08-20 12:30:05 -05:00 |
|
admin
|
819445ec35
|
Revert github tool refactoring
|
2024-08-20 12:24:33 -05:00 |
|
admin
|
6c465d4afc
|
Merge pull request #97 from bucolucas/issue-96-fix
Fix Issue #96: Added Logging to GitHubTool
|
2024-08-20 12:03:38 -05:00 |
|
admin
|
976e397140
|
Add logging to GitHubTool for function loading and initialization
|
2024-08-20 12:02:45 -05:00 |
|
admin
|
c362bd9859
|
Added code review persona
|
2024-08-19 16:23:58 -05:00 |
|
admin
|
56db392298
|
Merge pull request #90 from bucolucas/create-subdirectory-github_tool_functions
Refactor github_tool.py: Split Functions into Separate Files
|
2024-08-19 16:08:19 -05:00 |
|
admin
|
2f13052dda
|
Merge pull request #92 from bucolucas/cleanup-github-tool
Refactor github_tool.py to use consistent JSON definitions
|
2024-08-19 16:02:14 -05:00 |
|
admin
|
7271c5da84
|
Refactor github_tool.py to use consistent JSON definitions
|
2024-08-19 16:01:24 -05:00 |
|
admin
|
bd19895e90
|
Refactor github_tool.py to utilize new class-based functions
|
2024-08-19 15:49:31 -05:00 |
|
admin
|
68a30cf5e1
|
Add ListIssues class for list_issues function with JSON definition
|
2024-08-19 15:49:12 -05:00 |
|
admin
|
8a9b08313f
|
Add CreateIssue class for create_issue function with JSON definition
|
2024-08-19 15:48:56 -05:00 |
|
admin
|
995a485071
|
Add GetIssueDetails class for get_issue_details function with JSON definition
|
2024-08-19 15:48:45 -05:00 |
|
admin
|
bf7ed4a604
|
Add DeleteBranch class for delete_branch function with JSON definition
|
2024-08-19 15:48:29 -05:00 |
|
admin
|
28b793a2ef
|
Add MergePullRequest class for merge_pull_request function with JSON definition
|
2024-08-19 15:48:17 -05:00 |
|
admin
|
b67ab7a847
|
Add ClosePullRequest class for close_pull_request function with JSON definition
|
2024-08-19 15:48:01 -05:00 |
|
admin
|
36e837d342
|
Add ApprovePullRequest class for approve_pull_request function with JSON definition
|
2024-08-19 15:47:50 -05:00 |
|
admin
|
648949e492
|
Add GetBranchSHA class for get_branch_sha function with JSON definition
|
2024-08-19 15:47:39 -05:00 |
|
admin
|
6352bee7b8
|
Add ListBranches class for list_branches function with JSON definition
|
2024-08-19 15:47:29 -05:00 |
|
admin
|
eb3506ed78
|
Add GetFileAtCommit class for get_file_at_commit function with JSON definition
|
2024-08-19 15:47:14 -05:00 |
|
admin
|
9aa00dd302
|
Add SetCurrentBranch class for set_current_branch function with JSON definition
|
2024-08-19 15:46:59 -05:00 |
|
admin
|
033a9e7fc6
|
Add GetCurrentBranch class for get_current_branch function with JSON definition
|
2024-08-19 15:46:50 -05:00 |
|
admin
|
bcea167299
|
Add GetCommitHistory class for get_commit_history function with JSON definition
|
2024-08-19 15:46:42 -05:00 |
|
admin
|
0e7b983473
|
Add SearchCode class for search_code function with JSON definition
|
2024-08-19 15:46:28 -05:00 |
|
admin
|
fea5ea117e
|
Add ListFiles class for list_files function with JSON definition
|
2024-08-19 15:46:17 -05:00 |
|
admin
|
c657c9e87b
|
Add CreatePullRequest class for create_pull_request function with JSON definition
|
2024-08-19 15:46:03 -05:00 |
|
admin
|
385e74be02
|
Add CommitFile class for commit_file function with JSON definition
|
2024-08-19 15:44:45 -05:00 |
|
admin
|
c8f128fa00
|
Add CreateBranch class for create_branch function
|
2024-08-19 15:42:27 -05:00 |
|