Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
7a6a322
chore(codex): bootstrap PR for issue #2
github-actions[bot] Dec 17, 2025
6f97a7b
Add stubs to enable workflow tests
stranske Dec 17, 2025
69c0a86
fix: format Python files with Black and add missing test deps (reques…
stranske Dec 17, 2025
440d0ca
chore: trigger CI after enabling branch protection ruleset
stranske Dec 17, 2025
325ea9c
fix: sort imports with ruff
stranske Dec 17, 2025
c1a1329
fix: add pandas to test dependencies
stranske Dec 17, 2025
6996139
fix: add secrets inherit to Gate workflow for reusable-10
stranske Dec 17, 2025
009e38b
fix: add permissions to python-ci job for reusable workflow
stranske Dec 17, 2025
b5f740f
fix: add missing tools/post_ci_summary.py for Gate workflow
stranske Dec 18, 2025
66d76d6
fix: use github.token instead of SERVICE_BOT_PAT for PR comments
stranske Dec 18, 2025
416219f
fix: remove duplicate license classifier for PEP-639 compliance
stranske Dec 18, 2025
390bc67
fix: add module_file and announce params to setup_script_logging
stranske Dec 18, 2025
35d0243
feat(tools): add resolve_mypy_pin.py script
stranske Dec 20, 2025
dc468cd
test: verify pre-push hook works
stranske Dec 20, 2025
8a6ff2e
Revert "test: verify pre-push hook works"
stranske Dec 20, 2025
40d0065
fix(tests): add --disable-error-code=import-untyped to mypy invocations
stranske Dec 20, 2025
94c48fd
fix(mypy): disable import-untyped error code in pyproject.toml
stranske Dec 20, 2025
63dad77
fix(mypy): use correct config key disable_error_code (singular)
stranske Dec 20, 2025
a3f0385
fix(ci): add missing tools/coverage_trend.py script
stranske Dec 20, 2025
2d96e14
fix(scripts): handle ImportError for trend_analysis in CI environment
stranske Dec 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions agents/codex-2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!-- bootstrap for codex on issue #2 -->
Loading