Saurabh Misra
|
86736d86eb
|
Rename the optimize yaml file to "codeflash-optimize.yaml"
|
2023-12-13 12:54:23 -08:00 |
|
Saurabh Misra
|
3d2c0a5cf5
|
Fix codeflash github actions arguments
|
2023-12-12 12:37:32 -08:00 |
|
afik.cohen
|
7637037e4a
|
Remove reviewdog and action-suggester
|
2023-12-10 18:35:43 -08:00 |
|
afik.cohen
|
63b6efaa87
|
Rename API key to AI_KEY because it's the OpenAI key. And the API_KEY is now the CF API key.
|
2023-12-04 16:51:20 -08:00 |
|
afik.cohen
|
85149dd972
|
Merge branch 'main' into github_app
|
2023-12-03 19:43:04 -08:00 |
|
afik.cohen
|
f8df0ebd34
|
Combine webhook and suggest-pr-changes apis into a single server; Implement skeleton of cli scripts
|
2023-11-27 14:56:28 -08:00 |
|
afik.cohen
|
b95146fb99
|
Naming tweaks to optimize workflow
|
2023-11-21 16:31:19 -08:00 |
|
afik.cohen
|
d47ecf74e6
|
Try using secrets.GITHUB_TOKEN as the token
|
2023-11-20 17:03:54 -08:00 |
|
Saurabh Misra
|
78e12c3f40
|
Rename the workflow
|
2023-11-16 15:35:33 -08:00 |
|
Saurabh Misra
|
32dea0c7f3
|
Add an end-to-end test with bubble sort optimization
|
2023-11-16 15:21:17 -08:00 |
|
Saurabh Misra
|
1872557849
|
Take out the unit test github action out separately
|
2023-11-09 20:38:45 -08:00 |
|
Saurabh Misra
|
82b79d2975
|
Try with reviewdog filter_mode as file
|
2023-11-04 18:20:53 -07:00 |
|
Saurabh Misra
|
3ea078fa39
|
Try with reviewdog filter_mode as nofilter
|
2023-11-04 18:14:55 -07:00 |
|
Saurabh Misra
|
460cd1a7d6
|
Try a new token with possibly fixed permissions
|
2023-11-04 17:42:24 -07:00 |
|
Saurabh Misra
|
bc9f263528
|
Update reviewdog version
|
2023-11-04 17:10:21 -07:00 |
|
Saurabh Misra
|
a98cd74c5d
|
Fix secret tokens
|
2023-11-04 16:35:53 -07:00 |
|
Saurabh Misra
|
de1e63c288
|
Use unittest test-framework
|
2023-11-04 16:26:46 -07:00 |
|
afik.cohen
|
6777855649
|
Don't run action on push
|
2023-11-02 16:18:58 -07:00 |
|
afik.cohen
|
dcabbcf000
|
Add debug logging to figure out why testcases are being skipped due to no file
|
2023-11-02 13:42:32 -07:00 |
|
afik.cohen
|
2000c37b2b
|
Disable publishing to pypi for now
|
2023-11-02 12:30:17 -07:00 |
|
afik.cohen
|
554d0eee7b
|
Modify bubble sort a little
|
2023-11-02 12:19:59 -07:00 |
|
afik.cohen
|
da58a0e29f
|
Add CODEFLASH_API_KEY to env
|
2023-11-02 12:16:34 -07:00 |
|
afik.cohen
|
5c9d033525
|
Ok go back to 'poetry run codeflash'
|
2023-11-02 12:11:35 -07:00 |
|
afik.cohen
|
1c75c93912
|
Try poetry env use python
|
2023-11-02 12:06:20 -07:00 |
|
afik.cohen
|
b41b5b88e8
|
Try poetry shell before run
|
2023-11-02 12:04:17 -07:00 |
|
afik.cohen
|
48926c8732
|
Install codeflash with pip before running it
|
2023-11-02 12:00:08 -07:00 |
|
afik.cohen
|
5047f7efc4
|
Run "codeflash" as part of github action
|
2023-11-02 11:50:51 -07:00 |
|
afik.cohen
|
4ca2904013
|
Add publish to pypi action when we're ready
|
2023-11-01 22:12:54 -07:00 |
|
afik.cohen
|
21c4bf40c1
|
aider: Added /Users/afik_cohen/repos/tacit/codeflash/.github/workflows/publish-to-pypi.yml
|
2023-11-01 22:06:48 -07:00 |
|
Saurabh Misra
|
01bb9b637d
|
Update the personal token on github actions
|
2023-10-30 16:11:28 -07:00 |
|
afik.cohen
|
d9e487ebe9
|
Added a new workflow file for optimization, added a new math utility file, and made changes to the function context module to include type annotations in the context.
|
2023-10-22 23:05:52 -07:00 |
|