Commit Graph

38 Commits

Author SHA1 Message Date
0ae3b5777a refactor: use get_commit_messages in has_commits_on_branch 2025-04-15 23:38:57 +02:00
b1c1011c9c Initial ruff pass 2025-04-15 23:38:24 +02:00
9dfbc5efa4 Enable multi-api-key secrets
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 22s
2025-04-15 23:27:55 +02:00
f28df768e7 Re-enable Aider now that system is usable again 2025-04-15 23:25:26 +02:00
d03a8aa9df Disable labels for nwo 2025-04-15 23:19:57 +02:00
Jon Michael Aanes
d51070b535 Inpiration
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-15 10:19:05 +02:00
8d67641381 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 22s
2025-04-15 00:46:12 +02:00
8f8b91bf5e refactor: Add ruff pass before aider and validate changes 2025-04-15 00:42:59 +02:00
5867cf299f Reverse commit order and force push
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-15 00:42:09 +02:00
903920bdfd Simplify
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-15 00:26:23 +02:00
07fca9b3c2 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 22s
2025-04-15 00:20:00 +02:00
2bb7a378ab feat: Add support for labeling pull requests as 'aider' during creation 2025-04-15 00:19:55 +02:00
5f6ee7f3ad Replace newlines with br
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-15 00:18:32 +02:00
92a0fc2715 Escape description 2025-04-15 00:08:48 +02:00
809ed44db1 refactor: replace f-strings with logging string formatting
Some checks failed
Verify Python project can be installed, loaded and have version checked / Test (push) Waiting to run
Run Python tests (through Pytest) / Test (push) Has been cancelled
2025-04-14 21:57:43 +00:00
3bdbf2e621 Ruff
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Has been cancelled
2025-04-14 23:51:34 +02:00
7eab429f81 feat: include commit messages in pull request description 2025-04-14 23:51:30 +02:00
0c4fae510c Improved create_aider_command
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-14 23:48:42 +02:00
3b4e40b2f1 Ruff
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Has been cancelled
2025-04-14 21:47:24 +00:00
1593526d22 fix: Correct multi-line docstring summaries to start on first line 2025-04-14 21:47:24 +00:00
a40a11b1b9 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 22s
2025-04-14 23:42:40 +02:00
07126ad789 feat: add --no-analytics flag to aider command 2025-04-14 23:42:35 +02:00
d77991a543 Messing around with models
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 34s
2025-04-14 23:40:19 +02:00
5d2e003a39 Cache prompts
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-14 16:00:05 +02:00
ffd5fbb662 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 22s
2025-04-13 23:28:37 +02:00
976eec1a2e Fixed bug 2025-04-13 23:28:26 +02:00
900bf39c3e Explicit logging
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 23:21:08 +02:00
273144b509 Iterate all user repos
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 23s
2025-04-13 23:19:36 +02:00
b4cbeb4691 Messing around with models
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 23:00:04 +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
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
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
bdee056b67 Ruff 2025-04-13 18:06:44 +02:00
7e8cafcd09 Minimal documentation
Some checks failed
Verify Python project can be installed, loaded and have version checked / Test (push) Waiting to run
Run Python tests (through Pytest) / Test (push) Has been cancelled
2025-04-13 16:14:42 +02:00
7ef2e4cc38 Propogate version
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 15:47:23 +02:00
ba82eaa1f5 Working on GiteaClient 2025-04-13 14:50:05 +02:00