Commit Graph

223 Commits

Author SHA1 Message Date
Ruben Fiszel 9629d1e5a6 chore: try snyk 2024-04-03 17:39:44 +02:00
Ruben Fiszel ea91c33d67 chore: add docker scout 2024-04-03 17:02:41 +02:00
Ruben Fiszel c8ed76166c chore: add docker scout 2024-04-03 16:45:29 +02:00
Ruben Fiszel cbb861fd78 chore: add docker scout 2024-04-03 16:40:19 +02:00
Ruben Fiszel 6f61d00e14 more ubicloud 2024-03-28 01:22:36 +01:00
HugoCasa b3ed6782f6 fix: benchmark action single push (#3480)
* fix: benchmarks action only push once

* fix: benchmark artifacts

* fix: include past data

* fix: don't save dedicated warmup

* fix: fetch existing data directly from gh
2024-03-28 01:18:42 +01:00
HugoCasa a83f286729 chore(benchmarks): merge workers graphs (#3477) 2024-03-27 14:54:34 +01:00
HugoCasa f8fa220dc7 feat: differentiate benchmark graphs by nb of workers (#3463)
* feat: differentiate benchmark graphs by nb of workers

* fix: multiple workers action save changes

* fix: github action

* fix: workers and pull

* fix: typo

* fix: dedicated bench

* fix: dedicated

* fix: add back dep

* fix: push dedicated changes
2024-03-26 18:27:51 +01:00
Ruben Fiszel e27f2e069a nit improve benchmarks 2024-03-24 18:52:04 +01:00
Ruben Fiszel 21258a32b9 nit improve benchmarks 2024-03-24 18:42:43 +01:00
Ruben Fiszel 25c81e9e3d nit improve benchmarks 2024-03-24 18:31:22 +01:00
Ruben Fiszel 7b2047ba3e chore: openidconnect is a feature flag 2024-03-17 13:51:58 +01:00
Ruben Fiszel ef4c3ebdee fix build 2024-03-10 19:43:23 +01:00
Ruben Fiszel 665d0d5ef1 chore: fasten compilation time 2024-02-24 17:10:55 +01:00
Ruben Fiszel 494ce162c0 chore: fasten compilation time 2024-02-24 16:29:35 +01:00
Ruben Fiszel 0f6f2bcc5a fix cuda 2024-02-10 10:30:01 +01:00
Guillaume Bouvignies a8cb6be15a chore: EE private repo fetched on commit hash (#3183)
* chore: EE private repo fetched on commit hash

* revert docker-image.yml

* repo_ref -> ee_repo_ref
2024-02-08 19:09:03 +01:00
Ruben Fiszel a2e24a2da2 pin rust to 1.75.0 2024-02-08 16:44:28 +01:00
Guillaume Bouvignies b1d5778092 chore: SAML EE (#3176)
* Extract SAML logic into its own file

* Remove saml.rs core logic

* hello

* Add substitute_ee_code.sh and check_no_symlink.sh scripts

* dry-run docker image build

* test hook

* add setup-hooks.sh script

* Update pre-commit hook

* Update substitution script

* revert docker-image action yaml

* revert Cargo.lock

* publish custom image

* swap for ce build as well

* empty

* revert temp action override

* fix docker-image.yml
2024-02-08 16:09:11 +01:00
Guillaume Bouvignies 29be5021ff fix: Cuda image building (#3179) 2024-02-08 13:49:21 +01:00
Ruben Fiszel 56e458c300 docker build nit 2024-01-31 15:04:48 +01:00
Ruben Fiszel c0e192b5c7 add cuda dockerfile 2024-01-31 11:20:06 +01:00
Ruben Fiszel 85555f038a add cuda to build 2024-01-26 19:42:40 +01:00
Ruben Fiszel c8a793d35e feat: add support for multiselect in python 2024-01-10 13:12:20 +01:00
Ruben Fiszel bed2d1f417 chore: use dev instead of latest to publish to ecr 2024-01-08 10:12:24 +01:00
Guillaume Bouvignies 965571853c fix: Tag all docker images with latest and main tags (#2953) 2024-01-03 01:38:33 +09:00
Ruben Fiszel 486b3aeb17 chore: improve e2e 2023-12-30 05:25:10 +01:00
Ruben Fiszel 5ee0040840 chore: improve e2e 2023-12-30 04:47:08 +01:00
Ruben Fiszel 0f774b4485 chore: improve e2e 2023-12-30 04:43:51 +01:00
Ruben Fiszel 0c40c1324b chore: improve integration tests 2023-12-30 04:21:34 +01:00
Ruben Fiszel b17652ae60 chore: improve integration tests 2023-12-30 03:59:20 +01:00
Ruben Fiszel c80e4c5ffd chore: eetest (#2937)
* chore: Windmill integration tests

* Revert github workflow temp changes

* fix ee

---------

Co-authored-by: gbouv <guillaume@windmill.dev>
2023-12-30 03:29:00 +01:00
Ruben Fiszel f13e144e76 ci: improve s3 build step 2023-12-13 11:59:43 +01:00
Ruben Fiszel 896b894728 ci: improve s3 build step 2023-12-13 11:44:34 +01:00
Ruben Fiszel 88a3658825 ci: improve s3 build step 2023-12-13 11:34:18 +01:00
Ruben Fiszel 26cd75b52b ci: improve s3 build step 2023-12-13 10:43:35 +01:00
Guillaume Bouvignies 48a3dea059 chore: Rename FF saml to enterprise_saml (#2844) 2023-12-13 09:19:24 +01:00
Guillaume Bouvignies da15a56a07 fix: add saml feature flag (#2802) 2023-12-07 15:04:31 +01:00
Ruben Fiszel dd980ee296 display more info on backend tests 2023-12-01 08:08:58 +01:00
Ruben Fiszel 06411c8a63 build short sha for reports as well 2023-11-30 14:00:37 +01:00
Ruben Fiszel 0d93986b18 add reports image 2023-11-30 10:29:04 +01:00
Ruben Fiszel e9a7f0cf17 fix benchmark 2023-11-29 11:08:23 +01:00
Ruben Fiszel 4eb25216f3 fix benchmarks for dedicated 2023-11-29 10:55:18 +01:00
Ruben Fiszel f7d93c56df fix backend tests 2023-11-29 10:04:15 +01:00
Ruben Fiszel f78f14e268 fix backend tests 2023-11-29 09:58:34 +01:00
Ruben Fiszel 5a66806c76 fix backend tests 2023-11-29 09:44:37 +01:00
Ruben Fiszel 55e49fbd4b migrate tests on ubicloud 2023-11-28 15:27:18 +01:00
Ruben Fiszel f0a20de8e3 disable embedding for tests 2023-10-21 09:05:30 +02:00
Ruben Fiszel 255dd53ed3 fix: windmill_status_code script now properly return + script bash default arg 2023-10-21 02:32:47 +02:00
Guillaume Bouvignies 92c0ab21b7 fix: go-client build dependencies (#2460) 2023-10-18 11:01:05 +02:00