Commit graph

6099 commits

Author SHA1 Message Date
Saurabh Misra
3368f2e9d3 Bump minimum supported Python Version to 3.9 2024-01-13 16:57:16 -08:00
Saurabh Misra
8effa8a61c Replace | with Union Type Annotation 2024-01-13 16:56:27 -08:00
afik.cohen
63a2a86a36 Fix import and update directory markings 2024-01-12 22:15:49 -08:00
afik.cohen
c02b77ccb7 Fix import 2024-01-12 20:17:30 -08:00
afik.cohen
e7fa798bd5 Rm posthog from cli for now 2024-01-12 19:55:53 -08:00
afik.cohen
54026ce562 Implement Posthog and userid for apikey for aiservice, pass userid down to endpoints, add analytics to /optimize endpoint 2024-01-12 19:27:38 -08:00
afik.cohen
f9d7fa59ac Extract logo and fix syntax warning on test discovery 2024-01-12 18:36:15 -08:00
Saurabh Misra
04bc79b8e1 Merge remote-tracking branch 'origin/main' into optimize-all-creates-PRs
# Conflicts:
#	.idea/runConfigurations/bubble_sort.xml
#	cli/codeflash/api/cfapi.py
#	cli/codeflash/main.py
2024-01-12 18:34:19 -08:00
Afik
265be9bb88 Merge pull request #83 from codeflash-ai/publish-pip
Publish to pip
2024-01-12 18:09:08 -08:00
afik.cohen
052042e4a2 Add homepage and authors 2024-01-12 17:26:51 -08:00
renaud
e2f007a5a4 Update runconfigs 2024-01-12 17:04:07 -08:00
afik.cohen
576d26bec5 Update LICENSE date too 2024-01-12 15:14:11 -08:00
afik.cohen
d55d9cde1f Dynamically update LICENSE version number 2024-01-12 14:42:42 -08:00
afik.cohen
d79059d2b3 Del unused run tmp file from aiservice 2024-01-12 13:58:48 -08:00
Saurabh Misra
7ca855dd7b Minor fix 2024-01-12 13:43:38 -08:00
Saurabh Misra
1f32169ad3 Final version of the license 2024-01-12 13:42:06 -08:00
Saurabh Misra
69a6ed78de Update the LICENSE 2024-01-11 20:57:33 -08:00
Saurabh Misra
a3edb33037 Move the definition of the run_tmp_dir away from server side and into client side. 2024-01-11 20:36:05 -08:00
Saurabh Misra
d88e790b61 Merge remote-tracking branch 'origin/publish-pip' into publish-pip 2024-01-11 19:24:01 -08:00
Saurabh Misra
869290c967 Remove unncessary 2024-01-11 19:23:50 -08:00
afik.cohen
ddf5635e25 Fix bug merging generated tests instead of instrumented tests 2024-01-11 19:23:09 -08:00
afik.cohen
39f8b63658 Better message when suggest pr errors out, also Fix version added by init 2024-01-11 19:10:18 -08:00
afik.cohen
f2b2f90de1 Fix versioning plugin and syntax warnings for init 2024-01-11 17:58:05 -08:00
Afik
26dced605e Merge pull request #79 from codeflash-ai/CF-46-instrument-tests-in-ais
Cf-46 instrument tests in aiservice
2024-01-11 14:08:14 -08:00
afik.cohen
bf7a24c739 fix import and move license 2024-01-11 11:05:25 -08:00
afik.cohen
9837df50b7 fix import 2024-01-11 11:03:04 -08:00
afik.cohen
0eeac37c0b rv bubble for real 2024-01-11 11:01:39 -08:00
afik.cohen
b0cefa780c rv bubble_sort.py 2024-01-11 11:00:54 -08:00
afik.cohen
04712673d6 copy instrument existing test func back to cli codebase 2024-01-11 11:00:20 -08:00
afik.cohen
5c6de9473c Add license 2024-01-11 10:54:31 -08:00
afik.cohen
990efdbd7d Merge remote-tracking branch 'origin/main' into CF-46-instrument-tests-in-ais 2024-01-11 10:52:23 -08:00
afik.cohen
72d7114ca5 Merge endpoints 2024-01-11 10:50:47 -08:00
Saurabh Misra
5f0821e4cc WIP Changes to create new PRs for --all 2024-01-11 10:49:22 -08:00
afik.cohen
f5b5ff2c1a Close CF-46 Move the generated test instrumentation to backend as new endpoint /injectperf 2024-01-09 19:55:46 -08:00
Saurabh Misra
fdb844f924 Merge pull request #76 from codeflash-ai/add-client-aiservice-timeouts
Add timeouts to aiservice calls in python client
2024-01-09 14:40:22 -08:00
Saurabh Misra
6b963ed2a4 Add timeouts 2024-01-09 14:34:11 -08:00
Afik
2367656e41 Merge pull request #75 from codeflash-ai/fix-suggest-changes
fix-suggest-changes
2024-01-05 19:16:22 -08:00
afik.cohen
168634dbdf Add tests, fix CF-42 2024-01-05 19:07:39 -08:00
afik.cohen
05e0221f85 CF-42 Suggest changes fails sometimes on some PRs - fix diffcontents response parsing and enforce some checking around it 2024-01-05 15:33:46 -08:00
afik.cohen
669160ca7a Fix logging 2024-01-04 19:31:48 -08:00
afik.cohen
ef9f923c2c Fix woops 2024-01-04 19:28:12 -08:00
afik.cohen
d39957b8a8 Convert more prints to loggers 2024-01-04 19:20:48 -08:00
afik.cohen
6b12affe55 Rename to cli_cmds to avoid confusion 2024-01-04 19:06:15 -08:00
afik.cohen
15c9c17670 Fix e2e test and bubble sort test discovery 2024-01-04 18:59:03 -08:00
afik.cohen
6a9dd684e4 Cleanup 2024-01-03 18:26:52 -08:00
afik.cohen
f2c14a996d Search parent dirs for git repo determination 2024-01-03 18:03:24 -08:00
afik.cohen
4d593d8fb0 Remove cli. it's not a package 2024-01-02 17:10:27 -08:00
afik.cohen
677a299f6e Move aiservice to django/aiservice 2024-01-02 16:55:24 -08:00
afik.cohen
bc50e0d8cb Move codeflash python code base to cli/ 2023-12-29 18:37:49 -08:00