Commit 01a818d
style(pipelines): apply ruff --fix to src/pipelines (#26)
* ci: add reproducible test runner, fix requirements pins, use venv in workflow
* chore(ci): add Makefile, README test docs, run ruff in CI; remove .venv_ci
* docs: fix README markdown warnings; ci: add codecov token and pip cache for provider jobs
* ci: exclude duplicate router from mypy checks (known conflict)
* chore: remove duplicate src/llm/router.py to avoid mypy duplicate-module
* chore: move test_results into test/ directory
* style(pipelines): apply ruff --fix to src/pipelines
* Potential fix for code scanning alert no. 725: Workflow does not contain permissions
fixed previously
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for code scanning alert no. 732: Workflow does not contain permissions
fixed previous
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
---------
Co-authored-by: SDLC Bot <devnull@example.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>1 parent 1fac448 commit 01a818d
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
0 commit comments