Commit Graph

  • 18866aaf32 Initial plan copilot-swe-agent[bot] 2026-02-13 22:58:33 +00:00
  • cec93feb04 Initial plan copilot-swe-agent[bot] 2026-02-13 22:58:27 +00:00
  • e96af1e91f Initial plan copilot-swe-agent[bot] 2026-02-13 22:58:21 +00:00
  • dac2894c96 Initial plan copilot-swe-agent[bot] 2026-02-13 22:58:17 +00:00
  • a05c5aee45 Merge pull request #299 from christianlouis/copilot/fix-linting-errors Christian Krakau-Louis 2026-02-13 23:40:59 +01:00
  • e6a4995a5c style: run ruff format on 6 files to fix formatting issues copilot-swe-agent[bot] 2026-02-13 22:39:34 +00:00
  • f8828db835 Initial plan copilot-swe-agent[bot] 2026-02-13 22:38:00 +00:00
  • 70bfd3e489 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-13 22:35:05 +00:00
  • 232aa24511 Merge pull request #296 from christianlouis/copilot/enhance-logging-embed-metadata v0.23.0 Christian Krakau-Louis 2026-02-13 23:34:45 +01:00
  • 84f4d4d9f6 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-13 22:25:29 +00:00
  • 006b4c26e9 Merge pull request #298 from christianlouis/copilot/fix-ruff-import-errors v0.22.6 Christian Krakau-Louis 2026-02-13 23:25:12 +01:00
  • 510b10c010 fix: resolve ruff linting errors in test file copilot-swe-agent[bot] 2026-02-13 22:20:10 +00:00
  • 393bc6f057 Initial plan copilot-swe-agent[bot] 2026-02-13 22:18:03 +00:00
  • 3c82f4ea1e Merge pull request #295 from christianlouis/copilot/increase-test-coverage-95-percent Christian Krakau-Louis 2026-02-13 23:16:29 +01:00
  • c129badc14 feat(api): add enhanced logging and original_file_path fallback to retry-subtask endpoint copilot-swe-agent[bot] 2026-02-13 22:15:18 +00:00
  • 0cf4bb6448 test: fix docstring line references per code review copilot-swe-agent[bot] 2026-02-13 22:12:06 +00:00
  • c007ebc7e9 test: add comprehensive coverage tests for S3, SFTP uploads, notifications, and send_to_all copilot-swe-agent[bot] 2026-02-13 22:11:00 +00:00
  • dc9af2bc84 Initial plan copilot-swe-agent[bot] 2026-02-13 22:09:34 +00:00
  • 33e68452fd test: address code review feedback - add validate_auth_config callable check and improve docstrings copilot-swe-agent[bot] 2026-02-13 21:50:58 +00:00
  • 5367649b28 test: add comprehensive tests for config_validator, settings API, license routes, diagnostic, and openai endpoints copilot-swe-agent[bot] 2026-02-13 21:48:37 +00:00
  • 467e4169f2 Initial plan copilot-swe-agent[bot] 2026-02-13 21:19:26 +00:00
  • 5f4df0cc66 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-13 21:17:47 +00:00
  • 183f78b532 Merge pull request #294 from christianlouis/copilot/fix-reprocessing-metadata-embed v0.22.5 Christian Krakau-Louis 2026-02-13 22:17:26 +01:00
  • ac4ffd9f75 Update README with new logo and CI badges Christian Krakau-Louis 2026-02-13 22:16:52 +01:00
  • 9117fe58e1 Merge pull request #293 from christianlouis/copilot/add-ruff-setup-and-scripts Christian Krakau-Louis 2026-02-13 22:10:28 +01:00
  • d259d58431 refactor: move shutil import to top of test file and fix whitespace copilot-swe-agent[bot] 2026-02-13 21:08:48 +00:00
  • bcf5f652fc style: fix linting issues in retry and metadata extraction code copilot-swe-agent[bot] 2026-02-13 21:07:23 +00:00
  • 42d35c7c6f fix: handle file in processed directory when retrying embed_metadata_into_pdf copilot-swe-agent[bot] 2026-02-13 21:06:20 +00:00
  • 4e2353b214 style: ruff auto-fixes copilot-swe-agent[bot] 2026-02-13 21:01:04 +00:00
  • 4f395f01f5 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-13 21:00:53 +00:00
  • 80bb9cec10 Initial plan copilot-swe-agent[bot] 2026-02-13 21:00:30 +00:00
  • 3f03022e61 Merge pull request #292 from christianlouis/copilot/fix-sqlite3-programming-error v0.22.4 Christian Krakau-Louis 2026-02-13 22:00:06 +01:00
  • 529bfba603 Initial plan copilot-swe-agent[bot] 2026-02-13 20:58:55 +00:00
  • 3fa9c110a2 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-13 20:54:37 +00:00
  • defcf746ea fix: serialize dict to JSON in rotate_pdf_pages log_task_progress calls copilot-swe-agent[bot] 2026-02-13 20:54:34 +00:00
  • 46a327c01f Merge pull request #291 from christianlouis/copilot/fix-ruff-format-flag v0.22.3 Christian Krakau-Louis 2026-02-13 21:54:11 +01:00
  • 55ecdca6af fix(ci): remove invalid --fix flag from ruff format in CI copilot-swe-agent[bot] 2026-02-13 20:52:35 +00:00
  • 91c0b6ad42 Initial plan copilot-swe-agent[bot] 2026-02-13 20:52:08 +00:00
  • ce75fcd0e1 Initial plan copilot-swe-agent[bot] 2026-02-13 20:50:58 +00:00
  • f3863cd094 Update ci.yml Christian Krakau-Louis 2026-02-13 21:11:28 +01:00
  • 6e54135961 Update Ruff format command to fix formatting issues Christian Krakau-Louis 2026-02-13 21:07:49 +01:00
  • ece7850ab6 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-13 20:07:17 +00:00
  • 53869bb66c Merge pull request #290 from christianlouis/copilot/fix-test-settings-endpoint v0.22.2 Christian Krakau-Louis 2026-02-13 21:06:36 +01:00
  • 6a2166a1df fix: remove websocket_connect and properly mock require_admin dependency copilot-swe-agent[bot] 2026-02-13 17:46:56 +00:00
  • 390b8e810d Initial plan copilot-swe-agent[bot] 2026-02-13 17:42:34 +00:00
  • 5e9c12a2f4 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-13 17:35:27 +00:00
  • 9def41e02d Merge pull request #287 from christianlouis/copilot/fix-tests-module-level-patching v0.22.1 Christian Krakau-Louis 2026-02-13 18:35:05 +01:00
  • 0edc51d17f fix: expose helper functions at module level for test patching copilot-swe-agent[bot] 2026-02-13 17:24:22 +00:00
  • 4a68d4c42f Initial plan copilot-swe-agent[bot] 2026-02-13 17:19:45 +00:00
  • db1c35f8ba chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-13 17:00:51 +00:00
  • 498ae340b3 Merge pull request #284 from christianlouis/copilot/fix-ruff-formatting-errors v0.22.0 Christian Krakau-Louis 2026-02-13 18:00:31 +01:00
  • 19865b2bbe feat(ci): add ruff auto-fix workflow and ensure lint runs before tests copilot-swe-agent[bot] 2026-02-13 16:55:39 +00:00
  • e63d5a78f7 fix: apply ruff formatting to 6 test files copilot-swe-agent[bot] 2026-02-13 16:51:07 +00:00
  • 60b5d2dfc2 Initial plan copilot-swe-agent[bot] 2026-02-13 16:49:11 +00:00
  • 12406eb17c chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-13 16:42:09 +00:00
  • 9911517035 Merge pull request #281 from christianlouis/copilot/fix-ruff-and-tests v0.21.1 Christian Krakau-Louis 2026-02-13 17:41:46 +01:00
  • 92194e2286 fix: remove duplicate os.path.splitext patch decorator copilot-swe-agent[bot] 2026-02-13 16:26:00 +00:00
  • ddad5f222b fix: add os.path.splitext mocks and fix test assertions copilot-swe-agent[bot] 2026-02-13 16:24:25 +00:00
  • aa077f2b6c fix: track TLS usage with variable instead of isinstance check copilot-swe-agent[bot] 2026-02-13 16:20:32 +00:00
  • 307452fc8c fix: add os.path.basename mocks to FTP and Google Drive tests copilot-swe-agent[bot] 2026-02-13 16:16:53 +00:00
  • b42c6f5f64 fix: resolve all Ruff linting errors copilot-swe-agent[bot] 2026-02-13 16:12:39 +00:00
  • 7754d14050 Initial plan copilot-swe-agent[bot] 2026-02-13 16:08:15 +00:00
  • 3bbaaa8655 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-13 14:08:57 +00:00
  • a4f79d8568 Merge pull request #279 from christianlouis/copilot/consolidate-workflow-files v0.21.0 Christian Krakau-Louis 2026-02-13 15:08:38 +01:00
  • 9d2994a4aa feat(ci): consolidate 6 workflow files into 3 optimized workflows copilot-swe-agent[bot] 2026-02-13 13:06:23 +00:00
  • 763052083e Initial plan copilot-swe-agent[bot] 2026-02-13 12:21:32 +00:00
  • 8298fb9aed chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-13 12:16:11 +00:00
  • 7f744b5860 Merge pull request #278 from christianlouis/copilot/carry-forward-pytest-changes v0.20.0 Christian Krakau-Louis 2026-02-13 13:15:47 +01:00
  • ad911e8d6d style(tests): fix formatting in test files copilot-swe-agent[bot] 2026-02-13 11:48:36 +00:00
  • 65118dc071 fix(tests): remove duplicate pytest.mark.asyncio decorators copilot-swe-agent[bot] 2026-02-13 11:47:42 +00:00
  • 7524819c77 fix(security): replace innerHTML with DOM API to prevent XSS in common.js copilot-swe-agent[bot] 2026-02-13 11:45:29 +00:00
  • f9c3c1582b fix(tests): add asyncio markers and fix Celery task test patterns copilot-swe-agent[bot] 2026-02-13 11:44:21 +00:00
  • 0c9f985078 feat(tests): add comprehensive test coverage for 9 modules (complete) copilot-swe-agent[bot] 2026-02-13 11:39:24 +00:00
  • bc435ed8cb feat(tests): add comprehensive test coverage for 6 modules (part 1) copilot-swe-agent[bot] 2026-02-13 11:34:02 +00:00
  • 4897cb6655 fix: apply Phase 1-2 correctness and constant extraction from PR #273 copilot-swe-agent[bot] 2026-02-13 11:25:30 +00:00
  • fe32302adb Initial plan copilot-swe-agent[bot] 2026-02-13 11:20:06 +00:00
  • 0fc50e304c chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-13 11:15:58 +00:00
  • ed90367886 Merge pull request #277 from christianlouis/copilot/audit-de-duplicate-ci-tools v0.19.0 Christian Krakau-Louis 2026-02-13 12:15:35 +01:00
  • 16ed181cdd docs: add CI de-duplication summary document copilot-swe-agent[bot] 2026-02-13 11:11:39 +00:00
  • 6c6bc6d90a feat: remove DeepSource and update CI documentation copilot-swe-agent[bot] 2026-02-13 11:10:01 +00:00
  • f9cf4aa701 Initial plan copilot-swe-agent[bot] 2026-02-13 11:05:42 +00:00
  • 4253c91833 Merge pull request #275 from christianlouis/copilot/optimize-build-pipeline-with-ruff Christian Krakau-Louis 2026-02-13 10:18:46 +01:00
  • 15a500540d docs: update references from old linting tools to Ruff copilot-swe-agent[bot] 2026-02-13 09:13:15 +00:00
  • b03ebab747 chore: apply ruff formatting and fix whitespace issues copilot-swe-agent[bot] 2026-02-13 09:12:11 +00:00
  • 43bc58770d refactor: consolidate linting tools into Ruff copilot-swe-agent[bot] 2026-02-13 09:10:52 +00:00
  • 071c62c03f Initial plan copilot-swe-agent[bot] 2026-02-13 09:07:55 +00:00
  • dac9826046 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-12 21:35:02 +00:00
  • 7b2aeffda5 Merge pull request #272 from christianlouis/copilot/increase-test-coverage-critical-files v0.18.4 Christian Krakau-Louis 2026-02-12 22:34:43 +01:00
  • 0f5e676fd9 fix: use __wrapped__ without self for Celery bind=True tasks in error tests copilot-swe-agent[bot] 2026-02-12 17:42:05 +00:00
  • dff32e08e1 test: add comprehensive tests for critical untested files and fix deprecated warnings copilot-swe-agent[bot] 2026-02-12 17:32:17 +00:00
  • fca5236b47 Initial plan copilot-swe-agent[bot] 2026-02-12 17:03:29 +00:00
  • 0119404252 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-12 14:26:12 +00:00
  • 477b9287ba Merge pull request #268 from christianlouis/copilot/fix-black-formatter-issue v0.18.3 Christian Krakau-Louis 2026-02-12 15:25:47 +01:00
  • c67974d350 fix: apply Black formatting to app/auth.py copilot-swe-agent[bot] 2026-02-12 14:22:25 +00:00
  • ead2e7ee82 Initial plan copilot-swe-agent[bot] 2026-02-12 14:20:59 +00:00
  • ed131fc693 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-12 13:34:21 +00:00
  • cc0c755766 Merge pull request #267 from christianlouis/snyk-fix-b3dd9b53a04d0200991da2c6b16e989d v0.18.2 Christian Krakau-Louis 2026-02-12 14:33:58 +01:00
  • fb0470a438 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-12 13:33:30 +00:00
  • 96db6bc3e8 Merge pull request #266 from christianlouis/copilot/fix-test-suite-issues v0.18.1 Christian Krakau-Louis 2026-02-12 14:33:05 +01:00
  • 459e9fafc7 fix(test): fix OAuth integration tests and auth redirect status code copilot-swe-agent[bot] 2026-02-12 13:17:26 +00:00