Docs | Support

andrewbolster/bolster

fix/ci-rate-limit-and-codecov
1 week, 1 day ago
@andrewbolster fix(codecov): strip comments from codecov.yml that may break YAML parsing Co-Authored-By: Claude So
No dependencies with known security vulnerabilities.
fix/ci-rate-limit-and-codecov
1 week, 1 day ago
@andrewbolster fix(codecov): use fixed patch target 55% as workaround for cli.py exclusion The ignore key does not
No dependencies with known security vulnerabilities.
fix/ci-rate-limit-and-codecov
1 week, 1 day ago
@andrewbolster fix(codecov): consolidate config into codecov.yml, fix ignore glob, restore max-parallel=4 The code
No dependencies with known security vulnerabilities.
fix/ci-rate-limit-and-codecov
1 week, 1 day ago
@andrewbolster fix(codecov): use **/cli.py glob to exclude cli from patch coverage The previous pattern "src/bolst
No dependencies with known security vulnerabilities.
fix/ci-rate-limit-and-codecov
1 week, 1 day ago
@andrewbolster fix(web): set _content_consumed and tighten cache to text/html only Cached Response objects must ha
No dependencies with known security vulnerabilities.
fix/ci-rate-limit-and-codecov
1 week, 1 day ago
@andrewbolster feat(web): cache 404 responses with short TTL to avoid hammering dead pages When a page returns 404
No dependencies with known security vulnerabilities.
fix/ci-rate-limit-and-codecov
1 week, 1 day ago
@andrewbolster feat(web): cache text/html GET responses with 1hr TTL Add CachingSession subclass that caches GET r
No dependencies with known security vulnerabilities.
fix/ci-rate-limit-and-codecov
1 week, 1 day ago
@andrewbolster fix(web): revert 429 to standard urllib3 backoff, pending evidence Remove the custom 30s/60s backof
No dependencies with known security vulnerabilities.
fix/ci-rate-limit-and-codecov
1 week, 1 day ago
@andrewbolster fix(ci): add retry logging to pytest output and improve retry messages - Enable log_cli in pytest c
No dependencies with known security vulnerabilities.
fix/ci-rate-limit-and-codecov
1 week, 1 day ago
@github-actions[bot] Merge branch 'main' into fix/ci-rate-limit-and-codecov
No dependencies with known security vulnerabilities.
main
1 week, 1 day ago
@andrewbolster fix(docs): correct structural and content issues (#1782) * fix(docs): correct structural and conten
No dependencies with known security vulnerabilities.
fix/ci-rate-limit-and-codecov
1 week, 1 day ago
@andrewbolster fix(ci): exclude cli.py from codecov patch check via paths negation Use paths: ["!src/bolster/cli.p
No dependencies with known security vulnerabilities.
fix/ci-rate-limit-and-codecov
1 week, 1 day ago
@andrewbolster fix(ci): disable codecov patch check entirely The patch check was flagging cli.py which is excluded
No dependencies with known security vulnerabilities.
fix/docs-structure-issues
1 week, 1 day ago
@andrewbolster fix(docs): repair nisra_occupancy_cmd docstring rendering Napoleon's NumPy-style parser was treatin
No dependencies with known security vulnerabilities.
fix/ci-rate-limit-and-codecov
1 week, 1 day ago
@andrewbolster fix(ci): correct codecov ignore key placement 'ignore' is a top-level key in codecov.yml, not neste
No dependencies with known security vulnerabilities.