Commit Graph

645 Commits

Author SHA1 Message Date
youben11
f7f6fcb960 fix(ci): remove unecessary venv usage 2024-06-14 17:23:54 +01:00
youben11
599f4a4cb8 fix(ci): update cuda path 2024-06-14 17:23:54 +01:00
Ayoub Benaissa
f2b6a83346 feat(ci): add manual workflow to refresh Zama PyPI
This is needed in case manual changes are made. It will update html indexes and invalidate the cloudfront cache
2024-06-14 08:08:26 +01:00
youben11
0d5b7f97d9 fix(ci): use single quote for string expression 2024-06-13 13:53:01 +01:00
youben11
b686a8b64a feat(ci): build a second cuda image for 11.8 2024-06-13 13:41:11 +01:00
youben11
e66fbe3914 feat(ci): enable nightly/public gpu release 2024-06-13 13:41:11 +01:00
youben11
3fa2e9565b refactor(ci): don't clone with submodules 2024-06-13 13:41:11 +01:00
aquint-zama
0ae34177d1 fix(ci): add title for draft release
and remove provenance file from uploaded artifacts
2024-06-13 14:38:49 +02:00
aquint-zama
54a6d8a1d4 fix(ci): missing backslashes 2024-06-12 14:00:57 +02:00
youben11
fcc2739745 fix(ci): run all tests but still show error status if one failed 2024-06-11 18:59:49 +01:00
Ayoub Benaissa
11f82b86cf feat(ci): push cpu wheels in dedicated subdir 2024-06-11 18:51:56 +01:00
youben11
5178cedccd fix(ci): remove wrong deps 2024-06-11 18:51:21 +01:00
youben11
d858c73472 fix(ci): use correct name for slab command 2024-06-11 18:51:21 +01:00
youben11
e696a9eb5a feat(ci): test GPU wheel after release 2024-06-11 18:24:51 +01:00
youben11
3690fd59dd fix(ci): release gpu wheel in a non-gpu machine
it's apparently not necessary to build it in a gpu machine, however,
testing will require that. So we should later trigger GPU tests out of
the created wheels
2024-06-11 18:24:51 +01:00
dependabot[bot]
96088cedf5 chore(ci): bump dawidd6/action-download-artifact from 3 to 5
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 5.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3...v5)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:26:29 +02:00
aquint-zama
b0ce318f87 fix(ci): add missing depth for retrieving tag 2024-06-10 09:23:40 +02:00
aquint-zama
e92cfa01fc feat(ci): add SLSA provenance
https://slsa.dev/
2024-06-07 14:16:45 +02:00
Umut
14334f56ed feat(frontend-python): dynamic assignment 2024-06-05 12:44:42 +03: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
youben11
d2fca9f2bb feat(ci): release GPU wheel for concrete-python 2024-05-28 16:09:48 +01:00
Bourgerie Quentin
7b35d2446b chore(ci): Remove permissions on the main workflow which prevents CI to be run from external contributors 2024-05-27 14:49:17 +02:00
Ayoub Benaissa
4726d20078 fix(ci): fetch tags 2024-05-22 14:52:18 +01:00
Ayoub Benaissa
afeccd85bd fix(ci): update nightly version format to MAJOR.MINOR.PATCH-devYEARMONTHDAY
also set nightly version for both macos and linux
2024-05-21 14:45:09 +01:00
Ayoub Benaissa
80b25ffa0c fix(ci): do not continue on linux build errors 2024-05-21 14:45:09 +01:00
Ayoub Benaissa
19012abfa0 chore(ci): version nightlies as prereleases
nightly releases should now a more meaningful version format: MAJOR.MINOR.PATCH-devYEAR.MONTH.DAY
2024-05-17 16:05:37 +01:00
Ayoub Benaissa
04fdec10a4 chore(ci): release nightly to Zama PyPI 2024-05-16 15:51:00 +01:00
Ayoub Benaissa
82439432d2 chore(ci): use a better explanation for the input 2024-05-16 11:53:10 +01:00
Ayoub Benaissa
c432025cbb fix(ci): use correct flags to download s3 files 2024-05-16 11:53:10 +01:00
Ayoub Benaissa
57c783a143 fix(ci): remove unused conditions 2024-05-16 10:35:35 +01:00
Ayoub Benaissa
945fb553c7 feat(ci): add workflow to push wheels from Zama PyPI to public PyPI 2024-05-16 10:35:35 +01:00
Ayoub Benaissa
5ae89afee5 chore(ci): do not push to public pypi on release 2024-05-16 10:35:35 +01:00
Ayoub Benaissa
c740503b0e fix(ci): use GITHUB_TOKEN for workflow dispatch 2024-05-14 13:39:22 +01:00
Ayoub Benaissa
bf76d8f1b4 fix(ci): fail when build cmd fail 2024-05-13 11:39:06 +01:00
Ayoub Benaissa
a9cdc0f890 fix(ci): remove dependence between diff py repo pushes
we don't want one push failure to impact the others
2024-05-13 11:39:06 +01:00
youben11
20590cf6df fix(ci): make docker push on public release 2024-05-08 12:18:39 +01:00
youben11
d5a1bbdad5 feat(ci): release CP to new zama public pypi 2024-05-07 12:18:18 +01:00
Antoniu Pop
7e0bae5c27 fix(ci): [Distributed CI] add missing directory. 2024-04-26 12:39:11 +01:00
Antoniu Pop
088bc7987d fix(ci): [Distributed CI] remove all of the concrete directory when cleaning the instance as lock files can persist after a failed run and the instance is not regenerated each time. 2024-04-26 10:16:18 +01:00
Antoniu Pop
7c59c64564 fix(ci): [distributed CI] fix workflow and move build/test outside docker (needed to run on multiple nodes). 2024-04-12 09:56:30 +02:00
dependabot[bot]
10bec8e492 chore(ci): bump tj-actions/changed-files from 43 to 44
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 43 to 44.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Commits](https://github.com/tj-actions/changed-files/compare/v43...v44)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 16:15:02 +02:00
dependabot[bot]
d701845cf1 chore(ci): bump docker/login-action from 2.1.0 to 3.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 3.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](f4ef78c080...e92390c5fb)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 15:57:44 +02:00
Bourgerie Quentin
8132a8a14b fix(ci): Download all artifacts to the wheels directory 2024-03-19 11:28:06 +01:00
dependabot[bot]
983631f6de chore(ci): bump tj-actions/changed-files from 41 to 43
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 43.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Commits](https://github.com/tj-actions/changed-files/compare/v41...v43)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 09:41:21 +01:00
Antoniu Pop
312f505063 feat(ci): add distributed CI test run target 2024-03-18 13:39:03 +00:00
David Testé
c52893f465 chore(ci): add distributed cpu build and tests workflow 2024-03-18 13:39:03 +00:00
Bourgerie Quentin
9ce4ffa9aa fix(ci): Separate build and test release 2024-03-15 09:39:38 +01:00
Benoit Chevallier-Mames
e37a840e7e docs(compiler): adding API doc 2024-03-13 17:10:00 +01:00
Bourgerie Quentin
11f1935119 fix(ci): Update path of auto-generated dialect documentation 2024-03-12 16:43:13 +01:00
Bourgerie Quentin
23a521e5d1 chore(ci): Test default configuration on python CI tests 2024-03-11 16:51:05 +01:00