Commit Graph

4008 Commits

Author SHA1 Message Date
Alexandre Péré
382d00b031 wip 2024-11-26 15:04:11 +01:00
Alexandre Péré
4b05dd58fb wip 2024-11-26 11:23:27 +01:00
Alexandre Péré
3e9656112b wip 2024-11-26 11:09:28 +01:00
Alexandre Péré
ad15a48e1a wip 2024-11-26 10:33:00 +01:00
Ayoub Benaissa
a115626148 Merge pull request #1158 from zama-ai/ci/fix-macos-notify
fix(ci): notify on MacOS failures
nightly-2024.11.26 nightly-2024.11.27
2024-11-25 11:13:10 +01:00
Quentin Bourgerie
779c2b61a5 Merge pull request #1159 from zama-ai/youben11-patch-8
fix(ci): setup cargo in GPU release tests
nightly-2024.11.23 nightly-2024.11.22
2024-11-21 11:04:32 +01:00
Ayoub Benaissa
9130315b3f fix(ci): setup cargo in GPU release tests 2024-11-21 09:43:49 +01:00
youben11
4708492f3d fix(ci): notify on MacOS failures
the notification action can't run on Mac https://github.com/rtCamp/action-slack-notify/issues/22
2024-11-21 09:29:31 +01:00
Ayoub Benaissa
7ffb556dfc Merge pull request #1156 from zama-ai/youben11-patch-8
fix(ci): export cargo env
nightly-2024.11.21
2024-11-20 09:41:18 +01:00
Ayoub Benaissa
2529b9667f fix(ci): export cargo env 2024-11-20 09:32:37 +01:00
Ayoub Benaissa
80ca8d3a39 Merge pull request #1153 from zama-ai/youben11-patch-9
chore(ci): delete .ml_benchmark_subset workflow
nightly-2024.11.20
2024-11-19 15:25:06 +01:00
Ayoub Benaissa
bb423dfed6 Merge pull request #1152 from zama-ai/youben11-patch-8
fix(ci): use relative path to script
2024-11-19 11:18:53 +01:00
Ayoub Benaissa
fe3a0d28c0 chore(ci): delete .ml_benchmark_subset workflow
No longer used and it's using the old version of slab
2024-11-19 09:24:41 +01:00
Ayoub Benaissa
b1537163d6 fix(ci): use relative path to script 2024-11-19 09:21:22 +01:00
Quentin Bourgerie
14e70e0793 Merge pull request #1147 from zama-ai/dependabot/github_actions/rtCamp/action-slack-notify-2.3.2
chore(ci): bump rtCamp/action-slack-notify from 2.3.0 to 2.3.2
nightly-2024.11.19
2024-11-18 09:26:16 +01:00
Quentin Bourgerie
004c9fabf5 Merge pull request #1149 from zama-ai/youben11-patch-8
fix(ci): copy examples in test env
2024-11-18 09:17:45 +01:00
Ayoub Benaissa
7015e9df17 fix(ci): copy examples in test env 2024-11-18 08:58:32 +01:00
dependabot[bot]
647ffa31aa chore(ci): bump rtCamp/action-slack-notify from 2.3.0 to 2.3.2
Bumps [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/rtcamp/action-slack-notify/releases)
- [Commits](4e5fb42d24...c33737706d)

---
updated-dependencies:
- dependency-name: rtCamp/action-slack-notify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 13:30:17 +00:00
Ayoub Benaissa
f931be55c8 Merge pull request #1146 from zama-ai/fix-cpu-release
fix(ci): setup HOME manually instead of changing user
nightly-2024.11.16
2024-11-15 17:18:51 +01:00
youben11
3dc4f2f26c fix(ci): setup HOME manually instead of changing user
some steps using the release profile were requiring root privileges
2024-11-15 17:05:23 +01:00
Ayoub Benaissa
8d021875a9 Merge pull request #1143 from zama-ai/ci/clean-after-refactor
Ci/clean after refactor
2024-11-15 16:14:21 +01:00
youben11
cb9da35d70 chore(ci): remove useless workflow
this one was merged inside the GPU release workflow
2024-11-15 15:34:57 +01:00
Quentin Bourgerie
aca6af19ca Merge pull request #1122 from zama-ai/dependabot/github_actions/actions/checkout-4.2.2
chore(ci): bump actions/checkout from 4.1.6 to 4.2.2
2024-11-15 15:31:19 +01:00
dependabot[bot]
6bbde3be20 chore(ci): bump actions/checkout from 4.1.6 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.6...11bd71901bbe5b1630ceea73d27597364c9af683)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 14:26:06 +00:00
Quentin Bourgerie
de1e246efe Merge pull request #1140 from zama-ai/fix-test-macos
Fix test macos
2024-11-15 15:24:01 +01:00
Quentin Bourgerie
dd65e8ff18 chore(ci): Remove zsh debugging 2024-11-15 14:10:10 +01:00
Quentin Bourgerie
1adf9ee236 fix(ci): Macos python test 2024-11-15 14:10:10 +01:00
Alexandre Péré
b796dc8045 Merge pull request #1125 from zama-ai/alex/optimizer_tfhers
Search space restriction
2024-11-15 09:08:50 +01:00
Alexandre Péré
f70a18bb0a feat(compiler): search space restriction 2024-11-14 14:44:27 +01:00
Alexandre Péré
c5d1bf7dd6 Merge pull request #1142 from zama-ai/fix/ci_notebook
fix(frontend): notebook bug due to wrong dtype
2024-11-14 14:16:17 +01:00
Ayoub Benaissa
61e6fad858 Merge pull request #1133 from zama-ai/docs/tfhers
Update docs on TFHE-rs
2024-11-14 13:54:53 +01:00
Ayoub Benaissa
1c0c7db047 Merge pull request #1141 from zama-ai/fix/cpu-release
fix(ci): fix cpu release (testing part)
2024-11-14 12:01:19 +01:00
youben11
7317a503a1 fix(ci): fix cpu release (testing part) 2024-11-14 11:58:06 +01:00
youben11
3f374585e8 docs(frontend): update TFHE-rs guide 2024-11-14 11:56:40 +01:00
youben11
3f52db55eb feat(frontend): load TFHE-rs integer type from saved params (JSON) 2024-11-14 11:56:40 +01:00
Ayoub Benaissa
8f3c086029 Merge pull request #1136 from zama-ai/fix/877
fix(frontend): support higher bitwidth computation when using TFHE-rs
2024-11-14 11:49:19 +01:00
Alexandre Péré
30ce304140 fix(frontend): notebook bug due to wrong dtype 2024-11-14 10:32:58 +01:00
Quentin Bourgerie
1b2d1d2c92 Merge pull request #1137 from zama-ai/fix-actionlint
chore(ci): Fix actionlint
2024-11-14 09:55:14 +01:00
Quentin Bourgerie
4a7b2f1530 chore(ci): Fix actionlint 2024-11-14 09:03:48 +01:00
Ayoub Benaissa
20d03d4402 Merge pull request #1139 from zama-ai/commit-signature-check
chore(ci): Add commit signature check on commit compliance workflow
2024-11-14 08:53:36 +01:00
youben11
e5d073a0eb fix(frontend): support higher bitwidth computation when using TFHE-rs 2024-11-14 08:45:05 +01:00
Quentin Bourgerie
f63f282d86 doc(frontend): Remove sha256 in README 2024-11-13 11:06:39 +01:00
Quentin Bourgerie
5b3225a196 chore(ci): Add commit signature check on commit compliance workflow 2024-11-13 11:06:39 +01:00
Ayoub Benaissa
2ef4e290a7 Merge pull request #1138 from zama-ai/fix/cpu-release
fix(ci): specify toolchain for rust installation
nightly-2024.11.14
2024-11-13 10:56:15 +01:00
youben11
48b8c16141 fix(ci): specify toolchain for rust installation 2024-11-13 10:39:49 +01:00
Quentin Bourgerie
81af82f8b9 Merge pull request #1110 from zama-ai/refactor-ci2
Refactor CI
nightly-2024.11.13
2024-11-12 14:16:14 +01:00
Quentin Bourgerie
5d95e7b872 chore(ci): Disable distributed test waiting slab update 2024-11-12 14:09:35 +01:00
Bourgerie Quentin
84cb1b5b73 refactor(ci): Refactoring CI workflows 2024-11-12 14:09:35 +01:00
Quentin Bourgerie
bd9332ba61 fix(compiler): Macos build 2024-11-12 14:09:35 +01:00
Bourgerie Quentin
bbbf8efc0b test(frontend-python): Remove sha256 example before refactoring 2024-11-12 14:09:35 +01:00