Commit Graph

17 Commits

Author SHA1 Message Date
Bourgerie Quentin
84a952c005 chore(frontend-python/release): Check concrete-python API docs before releasing 2024-09-02 16:10:03 +02:00
Bourgerie Quentin
5a98041d13 chore(common): Merge branch 'main' into release/2.7.x 2024-08-13 14:12:19 +02:00
Benoit Chevallier-Mames
79fdb8dbbf docs(compiler): update apidocs for CP 2.7
closes #https://github.com/zama-ai/concrete-internal/issues/678
2024-08-08 14:28:47 +02:00
Roman Bredehoft
eccc3f13b0 chore(ci): fix test_cml script 2024-08-01 17:20:47 +02:00
Benoit Chevallier-Mames
166fa77dc2 fix(ci): update Pandas files on CML side before running the tests 2024-07-23 17:22:08 +02:00
youben11
20c6427551 docs(frontend): update links to zama pypi 2024-06-24 14:34:42 +02:00
Bourgerie Quentin
3189de8106 chore(ci): Run concrete-ml-test for each PR that modify concrete-python or main push 2024-05-31 16:10:00 +02:00
Roman Bredehoft
407b454f07 chore(ci): fix Concrete ML tests script 2024-05-29 14:58:16 +02:00
Benoit Chevallier-Mames
689f2d3cca docs(compiler): applying more minor fixes to the doc, for coherence 2024-04-15 09:37:48 +02:00
Yuxi Zhao
7f506c0c45 docs(frontend): fix designs 2024-03-18 10:50:58 +00:00
Benoit Chevallier-Mames
e37a840e7e docs(compiler): adding API doc 2024-03-13 17:10:00 +01:00
Umut
e6f5eabc2f chore(tools): use git lfs while testing cml 2023-09-20 15:01:58 +02:00
Benoit Chevallier-Mames
3a884f5c9b test(frontend): add a --patch option to ML tests
to test the removal of workarounds, or the use of new Concrete features

closes #442
2023-08-08 16:50:37 +02:00
Roman Bredehoft
fa66f99c84 chore(frontend): update cml test script to ignore all flaky tests 2023-08-07 11:26:04 +02:00
Umut
4475d6cf57 chore(compiler): install dependencies when testing cml 2023-08-04 13:17:14 +02:00
youben11
c3e4cf66da feat(ci): add option to support install CP from wheel in ML test script 2023-08-01 16:12:16 +01:00
Benoit Chevallier-Mames
fa55dd065a test(frontend): add a script to launch tests with CML
- clone CML
- replace CP by a chosen one (either a X.Y.Z or the last weekly or the CP which corresponds to the current Concrete branch)
- install
- launch their test

refs #430
2023-07-27 16:49:32 +02:00