youben11
a5f6146b4f
ci: enable macos tests on PRs (with ccache)
2022-03-04 10:00:46 +03:00
rudy
ccd96e8dec
feat(complexity_estimator): complexity of atomic pattern
...
Resolve #8
2022-03-03 16:32:10 +01:00
rudy
7d387baf3e
feat(concrete_internal): rely on private concrete_internal, branch fix/optimizer_compat
2022-03-02 16:18:55 +01:00
dependabot[bot]
8d12a53651
chore(deps): bump docker/login-action from 1.12.0 to 1.13.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](42d299face...6af3c118c8 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-28 12:27:21 +03:00
rudy
8b71e9d476
feat(Clientlib): separate client encryption and server computation
...
Resolve #200
2022-02-24 15:50:18 +01:00
Quentin Bourgerie
c4712151d8
chore(ci): Fix macos build
2022-02-17 16:51:27 +01:00
Quentin Bourgerie
2fb9c4fe0f
chore(ci): Reuse the latest docker image since the bufferized API is now on latest image
2022-02-17 16:51:06 +01:00
Quentin Bourgerie
9df379d72b
chore(ci): Refresh keyset cache
2022-02-17 15:53:23 +01:00
Quentin Bourgerie
11277e3366
chore(ci): Fix the concrete project reference
2022-02-17 15:53:23 +01:00
Quentin Bourgerie
f69df2c68e
chore(ci): Build from the bufferized-env-base docker image to have the new bufferized c api
2022-02-17 15:53:23 +01:00
Quentin Bourgerie
e0bff49dad
chore(ci): Change base image for Concrete C API to Concrete compiler C API
2022-02-17 15:53:23 +01:00
rudy
d41a7f0b68
fix(doc): doc generation segfaults
...
Doing the doc generation with more up to date version works.
2022-02-14 14:22:30 +01:00
dependabot[bot]
a1d39abae3
chore(deps): bump actions/setup-python from 2.3.1 to 2.3.2
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](f382193329...7f80679172 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-08 16:00:59 +03:00
dependabot[bot]
8fc9c5535d
chore(deps): bump docker/build-push-action from 2.8.0 to 2.9.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](1814d3dfb3...7f9d37fa54 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-08 15:39:03 +03:00
Mayeul@Zama
985c7847b7
first commit
2022-01-31 16:30:16 +01:00
dependabot[bot]
02957f71ad
chore(deps): bump aws-actions/configure-aws-credentials
...
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases )
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/master/CHANGELOG.md )
- [Commits](ea7b857d8a...05b148adc3 )
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-26 17:02:30 +03:00
dependabot[bot]
003d3ff26d
chore(deps): bump docker/build-push-action from 2.7.0 to 2.8.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](a66e35b9cb...1814d3dfb3 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-26 16:40:51 +03:00
Umut
ef86ed0bdf
fix(ci): use --repository-url instead of -r for internal pypi release
2022-01-26 15:11:58 +03:00
Umut
c996f94627
chore(ci): setup internal release process, bump dependencies
2022-01-26 13:07:16 +03:00
youben11
afd5972a13
fix: use correct token and quote passwords
2022-01-25 17:52:51 +01:00
youben11
d54339c06d
ci: add workflow to push python packages
2022-01-25 16:43:44 +01:00
youben11
6d3af7fcda
chore: add installation targets in Makefile
...
MacOS require a way to find the runtime library when trying to build a
shared library at runtime, so we add a way to install it globally for
testing
2022-01-24 17:02:25 +00:00
youben11
ff73d09f65
ci: use AppleClang for MacOS build
2022-01-24 17:02:25 +00:00
Benoit Chevallier-Mames
d5db141091
chore: add pip link in the change log
2022-01-24 11:19:10 +03:00
Antoniu Pop
87994d000e
ci(perf) : build gcc7.5 in separate image.
2022-01-19 21:49:47 +00:00
Antoniu Pop
25116ec979
ci/release: upgrade python packages release image to gcc-7.5.0
2022-01-19 21:49:47 +00:00
Mayeul@Zama
8847e82203
fix(doc): build mlir docs earlier
2022-01-17 16:26:06 +01:00
Arthur Meyre
442d411722
chore: lost + found update the remaining machulav/ec2-github-runner actions
2022-01-14 11:03:07 +01:00
Arthur Meyre
1561afec2a
chore: use fixed start runner action
...
closes #1385
2022-01-14 09:59:05 +01:00
Andi Drebes
8d7cbbb934
fix(CI): Install pytest for job BuildAndTestMacOS
...
The CI job `BuildAndTestMacOS` currently fails due to an unsatisfied
dependency to `pytest`. Install `pytest` via `pip3`.
2022-01-11 14:30:12 +01:00
Arthur Meyre
8927703896
chore: fix command to use twine to run with poetry
2022-01-10 16:48:51 +01:00
Arthur Meyre
3f078c57bb
chore: polish release workflows
2022-01-10 08:54:14 +01:00
Arthur Meyre
eda9ab73cd
chore: prepare release workflow
...
- disable macOS builds for release for now as we don't know how long they
are
closes #246
closes #809
2022-01-07 19:15:36 +01:00
Arthur Meyre
627706d963
chore: add concrete-compiler as a proper dependency
...
- move licenses folder which was interfering with wheel build
- add a warning for Windows users as missing concrete-compiler package will
crash make setup_env
refs #809
2022-01-07 14:14:31 +01:00
Arthur Meyre
5e72f644fd
chore: macOS testing infrastructure
...
- fix build-linux status in notifications
- use bash shell
- change concurrency management
- only upload artifacts for our reference build (linux - python 3.8)
packages will be uploaded for all builds
- fix shellcheck warning in actionlint for globing
2022-01-07 09:07:17 +01:00
Quentin Bourgerie
86b942a444
chore(doc): Build doc and publish doc on master and tags
2022-01-06 18:07:19 +01:00
Arthur Meyre
c294500b9e
chore: use the linux build result in notification
...
- the linux build status fails only for blocking PRs, it does not represent
the actual build status
2022-01-06 16:24:23 +01:00
Arthur Meyre
a779827f18
chore: do not use the pr build status for notification
...
- this gives wrong values for cancelled builds on push to main e.g.
2022-01-06 15:31:42 +01:00
youben11
fcf5ee05d5
chore: rename docker images
...
use concrete-compiler instead of concretefhe-compiler
2022-01-06 12:40:10 +01:00
youben11
d96d2506ee
fix: remove org name in release api URL
...
org name is already part of github.repository
2022-01-06 12:40:10 +01:00
youben11
2009ee1c94
chore: changing ref to repo after its renaming
...
also formatting and update the check_license script to match that
2022-01-06 12:40:10 +01:00
Arthur Meyre
198ac8f47b
chore: add push to main build type
...
closes #1305
2022-01-06 12:12:57 +01:00
Arthur Meyre
a98483cddb
chore: prepare matrices for multi builds
...
- removing asserts in codeblocks to avoid flaky tests
refs #809
2022-01-06 11:17:19 +01:00
Umut
91b1acc613
refactor: split benchmarks into ml benchmarks and concrete benchmarks
2022-01-05 17:49:10 +01:00
Arthur Meyre
e2fc523596
chore: rename package
2022-01-05 14:12:23 +01:00
Umut
73596b3b7d
refactor: use the new python library in benchmarks
2022-01-05 12:13:03 +03:00
youben11
d1fef75aea
fix: change api link after repo renaming
2022-01-04 20:16:44 +01:00
youben11
63e96e2674
ci: use gcc and test build on macos
2022-01-04 20:16:44 +01:00
IceTDrinker
a48f8cb4f1
chore(deps): bump compiler to 2022-01-04T16:08:11Z
...
- disable PR automerge on compiler update (too risky)
- change init file to be a namespace package
- remove version.py (infos can still be retrieved through package meta)
this avoids potential conflicts with other packages we release
- various fixes for compiler compatibility
closes #1272
2022-01-04 19:18:26 +01:00
Arthur Meyre
fcbf92609f
chore: make compiler repo a secret to easily update it as a variable
2022-01-04 17:52:00 +01:00