Commit Graph

55 Commits

Author SHA1 Message Date
Umut
407e57c384 chore: make docker_publish_measurements target work better locally, improve daily benchmarks workflow 2021-09-16 10:54:57 +03:00
dependabot[bot]
c54a05a9aa build(deps): bump Ana06/get-changed-files from 1.2 to 2.0.0
Bumps [Ana06/get-changed-files](https://github.com/Ana06/get-changed-files) from 1.2 to 2.0.0.
- [Release notes](https://github.com/Ana06/get-changed-files/releases)
- [Commits](a2f6df8c19...ea75ed777d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-15 18:22:55 +02:00
Arthur Meyre
bc67b0cc1d chore: disable dependabot for pip dependencies
- there is no way to group updates unfortunately... I'll set-up a custom
workflow to update python deps as I would imagine later
2021-09-15 18:12:28 +02:00
Arthur Meyre
0fbe2fe00b build: build docker image if necessary before pipeline
- remove workflow that won't be used anymore
2021-09-15 17:33:16 +02:00
Arthur Meyre
f2582600b3 chore: set-up dependabot for poetry (using the pip ecosystem) 2021-09-15 17:33:05 +02:00
Umut
7c00507baa chore: add waiting ssh to daily benchmarks action to avoid errors and fix copy logs step 2021-09-15 16:40:10 +03:00
Umut
c253219277 feat: implement performing and publishing benchmarks with a single make target 2021-09-15 10:08:08 +03:00
Arthur Meyre
ced607a616 chore: setup dependabot to update github actions pins 2021-09-14 18:33:22 +02:00
Arthur Meyre
1666dfc3f1 chore: pin github actions to sha1
- will set-up dependabot to regularly update these
2021-09-14 18:16:54 +02:00
Umut
b7a7d3d064 feat: make the inference in examples homomorphic 2021-09-13 17:12:11 +03:00
Arthur Meyre
fb2b7eb003 chore: udpate release template 2021-09-13 14:07:49 +02:00
Arthur Meyre
cd53e233c6 build: add a weekly trigger, only run notebooks during weekly
- may need to adapt the notebook timeouts
2021-09-13 14:07:45 +02:00
Arthur Meyre
0c4178a6fd chore: fix typo in release issue template, fix rc numbering 2021-09-09 14:32:39 +02:00
Arthur Meyre
71f97e9e44 fix: missed event_type now converted to action 2021-09-09 14:31:41 +02:00
Arthur Meyre
31804feaa5 chore: update release issue template and process 2021-09-09 12:42:53 +02:00
Arthur Meyre
a4ddcfe88e fix: github actions documentation is confusing, use action for event_type 2021-09-09 12:25:16 +02:00
Arthur Meyre
e13347affc fix(build): fix curl data and gha statuses/expressions 2021-09-09 11:15:30 +02:00
Arthur Meyre
fcaa141d2e chore: update release issue template
- indicate where to update the python package version
2021-09-09 11:14:55 +02:00
Benoit Chevallier-Mames
bcc146bd6e doc: let's agree on a plan
closes #305
2021-09-09 09:46:04 +02:00
Arthur Meyre
5041e42978 build: test env docker image before pushing as latest
- also push with an epoch tag
2021-09-09 09:25:52 +02:00
Arthur Meyre
a8e7f0e237 tools: create Docker release image, helper build script and requirements
- also create Documentation and issue template
2021-09-08 18:16:30 +02:00
Arthur Meyre
24c0735490 fix(build): do not mark job as failing if slack notification fails 2021-09-07 17:34:57 +02:00
Arthur Meyre
ff69f7424b chore: rename secrets 2021-09-07 16:33:06 +02:00
Arthur Meyre
98c25c5d8b chore: rename packages for concretefhe 2021-09-07 10:05:28 +02:00
Arthur Meyre
959328e0f5 chore: rename hdk to concrete first pass 2021-09-06 18:43:49 +02:00
Benoit Chevallier-Mames
b924ffa61a chore: add a PR template
closes #293
2021-09-06 18:38:54 +02:00
aquint-zama
3e7644d4d5 chore(issues): update bug issue template
add artifacts instructions

close #129
2021-09-03 14:24:19 +02:00
Arthur Meyre
468686a92f tools: add pytest_nb target to easily test notebooks 2021-09-03 09:58:00 +02:00
Arthur Meyre
ad0a65078f tools: remove serialize_targets.sh which is useless
- use make --keep-going instead
2021-09-01 11:51:54 +02:00
Arthur Meyre
914fb19ebb tools: adapt UTC timezone for package watcher to match Paris Time 2021-09-01 10:38:50 +02:00
Arthur Meyre
3b339b1e88 tools: make sphinx-build warnings errors
- add -W and --keep-going for SPHINXOPTS
- use $(MAKE) for make invocations
- build the docs in the conformance phase as the sphinx build has checks
2021-09-01 10:31:33 +02:00
Arthur Meyre
3c6969f7f4 tools: updated package watcher with helper script 2021-08-31 16:15:03 +02:00
Arthur Meyre
758a5727dc fix: disable the package watcher for now
- I used the wrong date value, will update in a further PR
2021-08-31 11:43:32 +02:00
Arthur Meyre
b9fd9b7b9b fix: bad workflow format 2021-08-31 10:36:42 +02:00
Arthur Meyre
0f2b7f7d2a build: allow docker base image build triggered by API call
- add a polling script to check packages versions regularly and rebuild if
the compiler image is more recent
2021-08-31 10:14:55 +02:00
Arthur Meyre
74f0c9600e fix: update LD_PRELOAD in docker image and workflows 2021-08-30 18:13:55 +02:00
Arthur Meyre
1ebbd3ea91 fix(build): only allow one Docker image build per ref/branch 2021-08-25 16:22:46 +02:00
aquint-zama
0f7f5a302a chore(templates): update issue templates
refers #129
2021-08-25 14:28:52 +02:00
Arthur Meyre
202dffb4a5 Build/env dev docker 127 (#196)
build: add workflow to create HDK env Docker Image

- make bot username a secret
- update Makefile to pull the HDK image
- have a separate Makefile for the dev specific Docker Image needs
2021-08-25 14:09:54 +02:00
Umut
b41029d9c0 refactor(drawing): start using graphviz for visualization 2021-08-25 10:01:20 +03:00
Arthur Meyre
6d14b4b318 fix(build): manage refs for push events 2021-08-18 09:08:49 +02:00
youben11
788e94bfa3 feat: end to end compilation and execution 2021-08-18 08:08:19 +01:00
Arthur Meyre
63eac35a43 build: launch pcc targets in parallel to speed up checks
- change call in github actions as proper flags are in the Makefile
- change mypy_ci target to avoid cache issues with multiple mypy instances
2021-08-17 18:27:31 +02:00
Umut
553f77f19b chore(ci): implement publishing docs to hdk.zama.ai on push to main 2021-08-17 18:52:27 +03:00
Umut
479176e368 doc(examples): create quantized linear and logistic regression examples 2021-08-16 15:57:18 +03:00
Arthur Meyre
0baa02549c build(mlir): setup things to use the MLIR/homomorphizer docker image 2021-08-03 16:03:56 +02:00
Arthur Meyre
94f79f2345 chore(tools): update coverage.sh script 2021-07-22 10:31:51 +02:00
Arthur Meyre
ac31a712ca chore(build): update a CI command to properly call pip 2021-07-22 10:31:51 +02:00
Arthur Meyre
9bf380bfce fix(typo): fix unfortunate typos 2021-07-19 16:32:53 +02:00
Arthur Meyre
36d93a60d9 chore(tools): add mypy as dev tool but don't check in CI for now
- we'll see if the benefits of static typing are worth it or not
2021-07-19 16:25:24 +02:00