Commit Graph

289 Commits

Author SHA1 Message Date
Ruben Fiszel 9c7bb778a1 jemalloc for all 2024-05-29 01:44:37 +02:00
Ruben Fiszel 88195e473f remove jemalloc specific image 2024-05-22 11:44:37 +02:00
Ruben Fiszel 27c1f112f8 use jemalloc for normal ee 2024-05-20 20:03:01 +02:00
Ruben Fiszel 1ed9e23f61 chore: fix tag_latest to wait for build 2024-05-17 01:05:50 +02:00
Ruben Fiszel 1d396fad92 jemalloc image 2024-05-16 21:38:17 +02:00
Ruben Fiszel 9043200a4a fix jsr publish 2024-05-12 21:16:02 +02:00
Ruben Fiszel 12353d5879 add cloud compile flag 2024-05-02 09:39:40 +02:00
wendrul fbea59ce9e Add actions to publish to JSR (#3618)
add it to change-version.sh and publish action
2024-04-26 11:18:46 +02:00
lfanew 29f746a51d Powershell client (#3551)
* init commit of partial functionality

* Simplified layout (matching TS client)

* reworked get & post

webrequest allows more interaction with response

* Added more functionality

* Added cancel and wait for jobs

* todo added

* Async script running and query util

* Added sync script & async flow

* Stop-WindmillExecution

Implementation of `cancel_running` from Python client.
Also changed $Body -> $Data to be more explicit (we don't expect JSON body as the method will convert it for us)

* Added get workspace and job

* added token creation

* Added job cancel cmdlet

* get id token

* Final draft

- Manual testing complete
- Rearranged methods & functions
- Added a bit more functionality

* fixed incomplete synopsis

* added parent job back

dont think it's related to this module. reported finding in discord

* feat: publish CI

---------

Co-authored-by: HugoCasa <hugo@casademont.ch>
2024-04-18 14:42:58 +02:00
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 72bf49b757 feat: better locking (#3412)
* earlyBackendStop

* fix(frontend): Flow step input description (#3409)

* fix(frontend): Add missing descrpition in a flow step input

* fix(frontend): Add missing descrpition in a flow step input

* fix(frontend): Fix color picker layout (#3411)

* feat: add bit support in pg (#3407)

* fix sqlx

* fix: remove dependency on semver intersect for bun

* sqlx fix

* improve early kill behavior

---------

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
Co-authored-by: HugoCasa <hugo@casademont.ch>
2024-03-14 13:57:54 +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