Commit graph

158 commits

Author SHA1 Message Date
RD
acb2fdd61c This is promising. 2024-11-12 22:32:08 -08:00
RD
fb3256f317 This is promising. 2024-11-12 22:27:56 -08:00
RD
76ba89c94c Giving up on uv pip 2024-11-12 22:22:00 -08:00
RD
4ea1ecb3a0 Trying uv pip 2024-11-12 22:15:42 -08:00
RD
0f5dac57c0 Trying uv pip 2024-11-12 22:00:46 -08:00
RD
0dd1e5d8f0 Trying uv pip 2024-11-12 21:35:44 -08:00
RD
ddfac5e4f0 Trying uv pip 2024-11-12 21:31:50 -08:00
RD
2c98b0c4d5 Typo. 2024-11-12 20:56:44 -08:00
RD
23ff57117b Typo. 2024-11-12 20:55:01 -08:00
RD
827e28ac71 Trying uv. 2024-11-12 20:50:34 -08:00
RD
3ae9fc4b0a aiservice is good, cli/codeflash is a mystery. 2024-11-12 18:44:22 -08:00
RD
b30f5f7de4 Revert "aiservice is good, cli/codeflash is a mystery."
This reverts commit 106ec17cd2.
2024-11-12 18:42:36 -08:00
RD
106ec17cd2 aiservice is good, cli/codeflash is a mystery. 2024-11-12 18:32:24 -08:00
RD
c4b9402c26 Revert "aiservice is good, cli/codeflash has pyproject.toml in cli."
This reverts commit 0a7bba81a2.
2024-11-12 17:35:13 -08:00
RD
0a7bba81a2 aiservice is good, cli/codeflash has pyproject.toml in cli. 2024-11-12 17:26:44 -08:00
RD
6f99ea305a Installing everything 2024-11-12 16:49:25 -08:00
RD
07df7c6ee7 One step at a time 2024-11-12 16:45:43 -08:00
RD
c3299cd7d0 Poetry lies 2024-11-12 16:25:08 -08:00
RD
02915622b6 In poetry we trust 2024-11-12 16:22:19 -08:00
RD
52705d6e32 Apparently we need mypy to test mypy. 2024-11-12 16:12:18 -08:00
RD
8f8b2381df mypy GHA 2024-11-12 15:47:02 -08:00
Saurabh Misra
8db220e430 github action workflow 2024-10-31 20:00:48 -07:00
Saurabh Misra
b95dd4d186 fix unittest end to end test 2024-10-23 20:35:01 -07:00
Saurabh Misra
fb917597cf add unittest end to end tests 2024-10-23 20:30:21 -07:00
Saurabh Misra
589acbb1f8 fix the tests 2024-10-23 18:55:24 -07:00
Saurabh Misra
abc2c6b9df Finally fix the problem (at least in my local testing)
add an end to end regression testing for futurehouse directory structure as well
2024-10-23 18:02:05 -07:00
Saurabh Misra
101dd8edcf Enable python 3.13 tests 2024-10-22 17:58:33 -07:00
Saurabh Misra
30f590843c finalize 2024-09-23 18:24:03 -07:00
Saurabh Misra
69e8284bf1 fix yaml file 2024-09-23 18:13:29 -07:00
Saurabh Misra
8e4dda5ce2 write packages permission 2024-09-23 18:04:58 -07:00
Saurabh Misra
81c39bfcb2 add verbose logs 2024-09-23 17:55:05 -07:00
Saurabh Misra
4f0d7bdf14 add verbose logs 2024-09-23 17:52:46 -07:00
Saurabh Misra
9687f0c9f4 add scope 2024-09-23 17:45:33 -07:00
Saurabh Misra
54dcc312f5 one more idea 2024-09-23 17:43:26 -07:00
Saurabh Misra
ed087cc4b7 change permission to read 2024-09-23 17:32:43 -07:00
Saurabh Misra
714685de4f try an idea 2024-09-23 17:28:42 -07:00
Saurabh Misra
d95b5044fc reset to defaults 2024-09-17 12:01:52 +02:00
Saurabh Misra
30b6892979 fix token scope 2024-09-17 11:43:32 +02:00
Saurabh Misra
2054ebf2c6 add npm auth 2024-09-17 11:36:13 +02:00
Saurabh Misra
f77f4a85a1 try to add github_token 2024-09-17 11:30:57 +02:00
Saurabh Misra
23687a54ae deploy from cfapi to dev 2024-09-17 10:54:43 +02:00
Saurabh Misra
534dafbdc0
Revert "Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows in the github_actions group across 1 directory" 2024-09-03 16:21:16 -07:00
dependabot[bot]
224357f85b
Bump actions/download-artifact
Bumps the github_actions group with 1 update in the /.github/workflows directory: [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/download-artifact` from 3 to 4.1.7
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  dependency-group: github_actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 22:38:41 +00:00
Saurabh Misra
8e082800f2 - fix instrumentation for complex test conditions
- fix instrumentation for methods
- fix generated_test_critic function
- create a separate performance_improvement function
- fix tests and add new tests, also make them run from any cwd
2024-08-21 22:33:27 -07:00
Saurabh Misra
2b0fe3009f Simplify all github actions workflows 2024-08-06 22:04:29 -07:00
Saurabh Misra
b7a440cbd3 try github.actor 2024-08-06 21:56:21 -07:00
Saurabh Misra
0239723f1f Simplify the codeflash actions workflow to skip codeflash bot 2024-08-06 21:51:40 -07:00
RD
e353a8ae64 It works, final version. 2024-08-06 18:57:56 -07:00
RD
8bcc797f39 Fixing OpenAI Key Again 2024-08-06 18:44:06 -07:00
RD
88e758cebd Fixing OpenAI Org 2024-08-06 18:25:02 -07:00