Commit Graph

67 Commits

Author SHA1 Message Date
82dbe00f7f 🤖 Repository layout updated to latest version
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-13 18:47:51 +02:00
903973d7f5 docs: extend documentation with comprehensive usage examples and environment config
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 16:45:44 +00:00
fc85c982b9 Ruff
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Has been cancelled
2025-04-13 18:42:40 +02:00
8d46519784 docs: Add comprehensive docstrings to seen_issues_db module 2025-04-13 18:42:36 +02:00
107ee6b55c 🤖 Bumped version to 0.1.2
All checks were successful
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-13 18:39:38 +02:00
3c9f04044a 🤖 Repository layout updated to latest version
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-13 18:39:16 +02:00
fd7d5f49e6 Updated root docs v2 2025-04-13 18:39:14 +02:00
15f6077b99 Updated root docs 2025-04-13 18:38:08 +02:00
1c4e13b7d0 Fixed tests
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 18:34:47 +02:00
c1786856c4 Ruff
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
2025-04-13 18:31:52 +02:00
5fdf9cf002 Split into multiple files 2025-04-13 18:31:33 +02:00
77739b0004 Ruff
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
2025-04-13 18:27:10 +02:00
eeac3632b1 docs: Add comprehensive documentation to GiteaClient class 2025-04-13 18:27:05 +02:00
897aedf9f5 Update
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 18:24:41 +02:00
b4206ff41d Ruff check is allowed to fail
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 18:19:12 +02:00
230a4fd65d Do not run set -e for all cases
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 18:17:33 +02:00
08b07b5dda Run ruff after aider
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 18:14:35 +02:00
59e3efaf3c Code quality 2025-04-13 18:11:00 +02:00
8a77769500 Ruff 2025-04-13 18:06:56 +02:00
bdee056b67 Ruff 2025-04-13 18:06:44 +02:00
8c75a10b3a Autolint 2025-04-13 18:06:31 +02:00
f12e750194 feat: add commit check before pushing branch changes
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 18:02:05 +02:00
7953529cf2 feat: add daemon mode with configurable interval for continuous issue processing
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
2025-04-13 16:00:28 +00:00
6c06637164 Autoselect model
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Has been cancelled
2025-04-13 17:59:50 +02:00
da8ff0177a Only mark as seen after having processed
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 17:46:45 +02:00
877987787b Moved default path
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 17:44:28 +02:00
e463a8dbb3 Remove unneeded test code
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 17:29:12 +02:00
57fad60412 fix: update Python path in test to resolve ModuleNotFoundError
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
2025-04-13 15:28:18 +00:00
d1af40658a fix: update Python path to include aider_gitea module for tests 2025-04-13 15:28:18 +00:00
d160344953 fix: add module path to Python path in test_seen_issues_db.py 2025-04-13 15:28:18 +00:00
06088a9fd4 feat: add SQLite handling for seen issues and update main processing logic 2025-04-13 15:28:18 +00:00
1f9252bcdb More explicit step-by-step
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 17:25:10 +02:00
343a646578 Force push doesnt work
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 17:21:08 +02:00
c4432e6f66 Force push to branch
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 17:14:23 +02:00
3f71159ecf Run within bash
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Has been cancelled
2025-04-13 17:13:51 +02:00
024f987b8d Virtualenv 2025-04-13 17:06:13 +02:00
1d4cec29ed fixed generate_branch_name v2
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 16:54:24 +02:00
0d26bd7b06 fixed generate_branch_name
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 16:50:50 +02:00
298402ff2b feat: update branch name generation to sanitize issue title input
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
2025-04-13 16:45:14 +02:00
4e014d4df4 feat: update branch name generation to include issue number and title 2025-04-13 16:45:09 +02:00
37c9ecf3db Place solution details after issue.
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 16:41:54 +02:00
51740bc312 Remember to push from the correct folder
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 16:39:36 +02:00
aa14a3e5e7 Removed old code for creating pull requests
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 16:37:16 +02:00
57f442284f Removed test for now
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
2025-04-13 14:29:34 +00:00
b87e9a72ad test: Mock secret loading in test_push_changes to avoid failures 2025-04-13 14:29:34 +00:00
4896c6b6d3 test: mock secret loading in test_push_changes to avoid failures 2025-04-13 14:29:34 +00:00
4246a9a046 feat: add push_changes helper function and update process_issue logic 2025-04-13 14:29:34 +00:00
8c9194975b Fixed test
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 16:23:53 +02:00
fca65f73c5 Lazy secrets
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 16:20:28 +02:00
d05e4c76f1 🤖 Bumped version to 0.1.1
All checks were successful
Package Python / Package (push) Successful in 24s
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-13 16:15:12 +02:00