Ruben Fiszel
029039e996
add py312 image
2024-04-04 17:14:32 +02:00
Ruben Fiszel
87f0be37e5
verify ee for every image
2024-04-04 04:55:21 +02:00
Ruben Fiszel
70cc38b684
fix: update awscli & nodejs
2024-04-04 04:16:18 +02:00
Ruben Fiszel
727e50b23f
chore try docker scout
2024-04-04 03:01:56 +02:00
Ruben Fiszel
2f8f063bea
chore try docker scout
2024-04-04 02:45:13 +02:00
Ruben Fiszel
6c495f53ff
chore verify image vulns
2024-04-04 02:30:05 +02:00
Ruben Fiszel
cba8fc7821
chore verify image vulns
2024-04-04 02:16:53 +02:00
Ruben Fiszel
2f5ca984a2
chore verify image vulns
2024-04-04 02:16:44 +02:00
Ruben Fiszel
074033ad4d
chore verify image vulns
2024-04-04 02:10:05 +02:00
Ruben Fiszel
6f24742f1a
chore verify image vulns
2024-04-04 02:08:11 +02:00
Ruben Fiszel
afc94b7a80
chore verify image vulns
2024-04-04 01:59:55 +02:00
Ruben Fiszel
0c49e16df5
chore verify image vulns
2024-04-04 01:55:20 +02:00
Ruben Fiszel
dabfb4e062
chore verify image vulns
2024-04-04 01:52:01 +02:00
Ruben Fiszel
147beaff86
chore verify image vulns
2024-04-04 01:48:31 +02:00
Ruben Fiszel
ee4da391d0
snyk to sarif
2024-04-04 00:38:29 +02:00
Ruben Fiszel
34f124dfcc
snyk to sarif
2024-04-04 00:28:49 +02:00
Ruben Fiszel
e78c6a0e3e
snyk to sarif
2024-04-04 00:19:23 +02:00
Ruben Fiszel
686bdd211e
chore: split out nsjail from public images
2024-04-03 23:53:38 +02:00
Ruben Fiszel
a77cb05672
chore: split out nsjail from public images
2024-04-03 23:41:30 +02:00
Ruben Fiszel
07cbe1dbbf
chore: split out nsjail from public images
2024-04-03 23:32:06 +02:00
Ruben Fiszel
85a4608d98
split out nsjail from public images
2024-04-03 23:16:25 +02:00
Ruben Fiszel
e58cafb81d
Revert "remove libprotobuf ( #3505 )" ( #3506 )
...
This reverts commit cb3cf277a0 .
2024-04-03 22:31:09 +02:00
Ruben Fiszel
cb3cf277a0
remove libprotobuf ( #3505 )
...
* remove pb
* remove pb
* dockerfile restart image
* dockerfile restart image
2024-04-03 21:24:26 +02:00
Ruben Fiszel
8689ab6d06
dockerfile restart image
2024-04-03 19:25:07 +02:00
Ruben Fiszel
9ae6aa35b7
add snyk
2024-04-03 19:13:12 +02:00
Ruben Fiszel
b332349f22
chore: try snyk
2024-04-03 17:39:44 +02:00
Ruben Fiszel
4413aa35ea
chore: add docker scout
2024-04-03 17:02:41 +02:00
Ruben Fiszel
08aad24e4e
chore: add docker scout
2024-04-03 16:45:29 +02:00
Ruben Fiszel
30fdd4ee88
chore: add docker scout
2024-04-03 16:40:19 +02:00
Ruben Fiszel
b4f5d96feb
more ubicloud
2024-03-28 01:22:36 +01:00
HugoCasa
f5b19472dd
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
a2776b7a8f
chore(benchmarks): merge workers graphs ( #3477 )
2024-03-27 14:54:34 +01:00
HugoCasa
767c282cfa
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
6c04742456
nit improve benchmarks
2024-03-24 18:52:04 +01:00
Ruben Fiszel
6a7a21bbb4
nit improve benchmarks
2024-03-24 18:42:43 +01:00
Ruben Fiszel
1e876b39a7
nit improve benchmarks
2024-03-24 18:31:22 +01:00
Ruben Fiszel
805415d95b
chore: openidconnect is a feature flag
2024-03-17 13:51:58 +01:00
Ruben Fiszel
01f59918cd
fix build
2024-03-10 19:43:23 +01:00
Ruben Fiszel
c3ef987e28
chore: fasten compilation time
2024-02-24 17:10:55 +01:00
Ruben Fiszel
82c8b1d1dd
chore: fasten compilation time
2024-02-24 16:29:35 +01:00
Ruben Fiszel
deed726503
fix cuda
2024-02-10 10:30:01 +01:00
Guillaume Bouvignies
e988eb519b
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
028446efc3
pin rust to 1.75.0
2024-02-08 16:44:28 +01:00
Guillaume Bouvignies
ec6f533419
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
f620954852
fix: Cuda image building ( #3179 )
2024-02-08 13:49:21 +01:00
Ruben Fiszel
d8e05cbf7f
docker build nit
2024-01-31 15:04:48 +01:00
Ruben Fiszel
fc6d0659e9
add cuda dockerfile
2024-01-31 11:20:06 +01:00
Ruben Fiszel
0eeabf741b
add cuda to build
2024-01-26 19:42:40 +01:00
Ruben Fiszel
45a794b1b3
feat: add support for multiselect in python
2024-01-10 13:12:20 +01:00
Ruben Fiszel
186b55fe25
chore: use dev instead of latest to publish to ecr
2024-01-08 10:12:24 +01:00