data-analysis-agent / .github /pull_request_template.md
laharikarumanchi's picture
ci: add GitHub Actions pytest workflow + PR template
2bf9145
|
Raw
History Blame Contribute Delete
668 Bytes

A newer version of the Streamlit SDK is available: 1.59.1

Upgrade

What changed

Why

How I verified

Notes for future me

Pre-merge checklist

  • All tests pass locally (pytest -v)
  • If this changes the eval pipeline, I re-ran a subset and recorded the number
  • If this touches the sandbox or LLM client, the new behavior is covered by a test
  • No secrets or API keys committed