Pyra
|
f50a866430
|
fix: nativets http tracing (#7716)
* fix: nativets http tracing
Signed-off-by: pyranota <pyra@duck.com>
* ee repo
Signed-off-by: pyranota <pyra@duck.com>
* nit
Signed-off-by: pyranota <pyra@duck.com>
* ee ref
Signed-off-by: pyranota <pyra@duck.com>
* ee repo
Signed-off-by: pyranota <pyra@duck.com>
* ee repo
Signed-off-by: pyranota <pyra@duck.com>
* fix
Signed-off-by: pyranota <pyra@duck.com>
* fix
Signed-off-by: pyranota <pyra@duck.com>
* fix v2
Signed-off-by: pyranota <pyra@duck.com>
* ee repo
Signed-off-by: pyranota <pyra@duck.com>
* chore: update ee-repo-ref to 5d841b358dd32130c9f34b54f59b96b5c322f213
This commit updates the EE repository reference after PR #396 was merged in windmill-ee-private.
Previous ee-repo-ref: 250723c698fceccbc66ae9a6c6c7c09e33465819
New ee-repo-ref: 5d841b358dd32130c9f34b54f59b96b5c322f213
Automated by sync-ee-ref workflow.
---------
Signed-off-by: pyranota <pyra@duck.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
|
2026-01-28 18:19:19 +00:00 |
|
Pyra
|
c5963957b6
|
feat: add otlp/http internal collector (#7690)
* feat: add otlp/http internal collector [merge-ee-first]
Signed-off-by: pyranota <pyra@duck.com>
* remove unused import
Signed-off-by: pyranota <pyra@duck.com>
* chore: update ee-repo-ref to b2e51eceaf00719b7b6794b516d42f20a1d96ff7
This commit updates the EE repository reference after PR #390 was merged in windmill-ee-private.
Previous ee-repo-ref: b576da804a0dd3fadf1ad2fbcc0a0df12684d795
New ee-repo-ref: b2e51eceaf00719b7b6794b516d42f20a1d96ff7
Automated by sync-ee-ref workflow.
* fix panic
Signed-off-by: pyranota <pyra@duck.com>
* finish
Signed-off-by: pyranota <pyra@duck.com>
* chore: update ee-repo-ref to c23a9fb439a71bf574139422b8a43770167ed233
This commit updates the EE repository reference after PR #392 was merged in windmill-ee-private.
Previous ee-repo-ref: 657a61696699d7d9751dc8e30935372bb5af2db7
New ee-repo-ref: c23a9fb439a71bf574139422b8a43770167ed233
Automated by sync-ee-ref workflow.
* defensive programming
Signed-off-by: pyranota <pyra@duck.com>
* ee repo ref
Signed-off-by: pyranota <pyra@duck.com>
* Apply suggestions from code review
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
* fix silly claude
Signed-off-by: pyranota <pyra@duck.com>
* chore: update ee-repo-ref to e9f7a4485b2d21746c6a4a4c38fa1cbac2b942af
This commit updates the EE repository reference after PR #393 was merged in windmill-ee-private.
Previous ee-repo-ref: bc6c149c01d7063171488b7930f40ffce73a65d3
New ee-repo-ref: e9f7a4485b2d21746c6a4a4c38fa1cbac2b942af
Automated by sync-ee-ref workflow.
---------
Signed-off-by: pyranota <pyra@duck.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
|
2026-01-26 19:29:09 +00:00 |
|
Ruben Fiszel
|
d3c818d570
|
fix: improve native runtime with axios support
|
2024-07-29 21:13:02 +02:00 |
|
Ruben Fiszel
|
88416020b8
|
nit remove error logs + add setTimeout to REST runtime
|
2024-06-19 17:58:24 +02:00 |
|
Ruben Fiszel
|
af52c61385
|
fix: update deno_core to latest to work better with rust 1.78 (#3890)
|
2024-06-10 18:31:16 +02:00 |
|
Ruben Fiszel
|
6b49f47c5c
|
feat: nativets can use the wmill library + setClient not required anymore (#3714)
* all
* all
* all
* all
|
2024-05-13 08:26:03 +02:00 |
|
Ruben Fiszel
|
4c3567cbf1
|
fix: fix console logs in REST scripts
|
2024-04-30 10:46:20 +02:00 |
|
Ruben Fiszel
|
6fdfc1f112
|
fix: update internal deno runtime to 0.262.0 (#3240)
* feat: scim token and saml metadata setting in UI directly
* chore(main): release 1.271.0 (#3237)
* chore(main): release 1.271.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
* fix test
* all
* update all
* fix frontend
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-02-18 13:19:35 +01:00 |
|
Ruben Fiszel
|
b4b08d694c
|
fix: make REST language support URLSearchParams, headers, FormData
|
2023-11-30 16:50:00 +01:00 |
|
Ruben Fiszel
|
41213a61aa
|
feat: native fetch + native postgresql jobs (#1796)
* push
* test
* test
* done
* fix
* modify script lang enum
* fix tests
* update wasm
* fix tests
|
2023-07-04 19:39:59 +02:00 |
|