Commit graph

18 commits

Author SHA1 Message Date
Rohan Mehta
ce1abe6006
Run CI on all commits, not just ones on main (#521)
Was not running on my stacked PRs.
2025-04-15 18:26:48 -04:00
amri369
506d73cfa4
Fix small typos and mcp example command (#417) 2025-04-03 12:34:53 -04:00
Rohan Mehta
13abb6826d
[0/n] Only run tests on py3.9, not mypy (#319)
We don't really need mypy on 3.9 (unit tests would catch any real
issues), and it causes issues with the rest of this stack.


---
[//]: # (BEGIN SAPLING FOOTER)
* #324
* #322
* #321
* #320
* __->__ #319
2025-03-24 23:19:21 -04:00
Rohan Mehta
a7a6fe715f [0/n] Only run tests on py3.9, not mypy
### Summary:
We don't need to run mypy on 3.9 anyway. Also it causes issues with the rest of this stack.

### Test plan:

run checks
2025-03-24 15:08:02 -04:00
Rohan Mehta
ca49991fe8
Update issues.yml 2025-03-23 12:19:07 -04:00
Rohan Mehta
74b197bc2c Add min 95% code coverage 2025-03-18 16:48:43 -04:00
Rohan Mehta
cdbf6b0514
Create model_provider.md 2025-03-13 14:43:14 -04:00
Rohan Mehta
5626cb1951
Rename pull_request_template.md. to pull_request_template.md 2025-03-12 16:47:14 -07:00
Rohan Mehta
5a577f962a
Create pull_request_template.md. 2025-03-12 16:46:53 -07:00
Rohan Mehta
3e1e8601ef
Update issues.yml 2025-03-11 23:21:44 -07:00
Rohan Mehta
dbc46d713b
Merge pull request #58 from openai/rm/templates
Stale issue template
2025-03-11 22:33:29 -07:00
Rohan Mehta
9ea69febc2 stale issues 2025-03-11 22:31:33 -07:00
Rohan Mehta
957763efb4
Update issue templates
Issue templates
2025-03-11 22:27:22 -07:00
Rohan Mehta
f21b0c108c update publish 2025-03-11 10:09:52 -07:00
Rohan Mehta
2df35815da fix tests 2025-03-11 10:08:38 -07:00
Rohan Mehta
5087360a43 Update publish yml 2025-03-11 09:55:35 -07:00
Rohan Mehta
f9c48bdf83 Update publish yml 2025-03-11 09:50:55 -07:00
Rohan Mehta
aaec57a426 Initial commit 2025-03-11 09:42:28 -07:00