Commit Graph

623 Commits

Author SHA1 Message Date
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
rudy
2f7d3ff2cc chore(frontend-python): private release tests 2024-02-21 17:11:15 +01:00
rudy
da2134337e fix(frontend-python): package test should not install graphviz on macos 2024-02-21 17:08:58 +01:00
rudy
de0af6638c fix(frontend-python): package test should install extra requires on linux 2024-02-21 14:07:47 +01:00
rudy
e1d7be02c6 fix(frontend-python): macos os tests without graphviz 2024-02-20 17:23:58 +01:00
Bourgerie Quentin
22bbdec086 fix(ci/compiler): Remove KeySetCache directory on mac os CI to avoid space disk issues 2024-02-20 09:17:13 +01:00
Bourgerie Quentin
a654e68eab chore(ci): Update cuda version 2024-02-13 17:02:46 +01:00
Bourgerie Quentin
1545779e6a chore(ci): Cleanup main jobs dispatch 2024-02-13 17:02:46 +01:00
Bourgerie Quentin
bdc1151356 chore(compiler): Update dockers base image 2024-02-13 17:02:46 +01:00
Bourgerie Quentin
dd62426320 chore(ci): Cleanup host tmp dir even if tests fails 2024-02-13 17:02:46 +01:00
Bourgerie Quentin
aa5d7edfbc chore(ci): Fix package name for testing wheel 2024-02-13 17:02:46 +01:00
Bourgerie Quentin
f9e3cb0735 chore(ci): Fix tag filtering 2024-02-13 17:02:46 +01:00
Bourgerie Quentin
5687bce9e3 chore(frontend-python): Fix hack for multiple omp library in macos tests 2024-02-13 17:02:46 +01:00
Bourgerie Quentin
7c3e4388aa chore(ci): Use a stable version of the nightly rust toolchain for concrete-cpu build 2024-02-13 17:02:46 +01:00
Bourgerie Quentin
b29aa78a1f chore(optimizer): Remove nightly check as it randomy fail because of the unstable version 2024-02-13 17:02:46 +01:00
Bourgerie Quentin
5b3ab5f4b3 chore(ci): Trigger main jobs on push on release branches 2024-02-13 17:02:46 +01:00
Umut
965f5d2780 chore(ci): run apt update before apt install during python release 2024-02-06 08:59:37 +01:00
Umut
4999c1ebfe chore(ci): use apt instead of dnf when testing python frontend when releasing 2024-01-25 12:42:08 +03:00
Umut
037600112d feat(frontend-python): drawing 2024-01-23 11:42:26 +03:00
rudy
6db7c5c1fe fix(common): version tag major.minor.revision(-whatever)? 2024-01-11 17:40:00 +01:00
Antoniu Pop
6eed9a8e9e fix(ci): restrict run of CP GPU tests to push on main only due to length. 2024-01-05 13:15:12 +00:00
aPere3
6691c8f107 feat(frontend): add support for gpu in concrete-python 2024-01-05 13:15:12 +00:00
Bourgerie Quentin
f58c0396e5 chore(compiler): Remove automatic compiler gpu benchmark on merge 2024-01-02 19:23:38 +01:00