Commit Graph
345 Commits
Author SHA1 Message Date
Ruben Fiszel a8c46066b1 fix: unify clients to use server-side interpolation to retrieve full resources 2023-08-17 20:16:50 +02:00
HugoCasa 40e52a4b5e feat: graphql custom headers (#2111) 2023-08-17 16:19:51 +02:00
Ruben Fiszel 368164474a hide .netrc content 2023-08-17 12:09:34 +02:00
Ruben Fiszel 1652ac20c2 fix: set NETRC at init and not for every job 2023-08-17 12:00:19 +02:00
Ruben Fiszel a8f0b9aeff fix: fix folder creation if job folder already exist 2023-08-16 14:56:07 +02:00
Ruben Fiszel 09c7b39017 fix: fix go envs passing 2023-08-15 21:49:49 +02:00
Ruben Fiszel 93407b0c9e fix worker initialization on ee 2023-08-14 18:18:37 +02:00
HugoCasa e13d1b8f63 fix: remove ansi codes from result (#2069)
* fix: remove ansi codes from result

* fix: remove also in error logs
2023-08-14 18:09:52 +02:00
Ruben Fiszel e6fdaeb58d fix worker initialization on ee 2023-08-14 18:08:21 +02:00
Ruben Fiszel 0e5ffebae3 fix tar initialization 2023-08-14 17:52:27 +02:00
Ruben Fiszel 95fea0731c fix tar initialization 2023-08-14 17:49:46 +02:00
Ruben Fiszel 8e935cc136 fix tar initialization 2023-08-14 17:49:03 +02:00
Ruben Fiszel c711180bdc fix tar initialization 2023-08-14 16:16:42 +02:00
Ruben Fiszel 4b4463f461 be more selective to create global cache 2023-08-14 13:36:41 +02:00
Ruben Fiszel 1b06bb9f8c remove bun from the tarcache 2023-08-14 13:12:34 +02:00
Ruben Fiszel 38f9007b95 fix tests 2023-08-13 17:20:29 +02:00
Ruben Fiszel 016b765480 fix bun deploy 2023-08-13 16:18:26 +02:00
Ruben Fiszel d0929cd863 fix(bun): correctly handle empty deps script bun to deploy 2023-08-13 16:12:10 +02:00
Ruben Fiszel a5e0eaa4d4 fix(bun): only install -p dependencies 2023-08-13 14:41:59 +02:00
Ruben Fiszel 0740c3cbca fix(bun): only install when requirements are missing if using nsjail 2023-08-13 14:29:31 +02:00
Ruben Fiszel 4f577892a6 fix(bun): windmill-client does not require set to be initalized 2023-08-13 09:01:33 +02:00
HugoCasa d3218441ee fix: powershell escape backticks (#2044)
* fix: powershell escape backticks

* fix: less boilerplate
2023-08-13 01:04:45 +02:00
Ruben Fiszel 1745f76db0 improve BADF on cloud 2023-08-13 00:47:39 +02:00
Ruben Fiszel 28a9aaeedd fix: enable bun to do resolution as fallback to allow specifier 2023-08-12 23:51:24 +02:00
Ruben Fiszel 7a66d03715 enable relative path under nsjail too 2023-08-12 20:54:35 +02:00
Ruben Fiszel 1778ec1117 feat: respect lockfiles for bun 2023-08-12 20:49:36 +02:00
Ruben Fiszel 9970f6daeb feat: migrate state path to new schema 2023-08-11 18:54:47 +02:00
HugoCasa 2f18b94b33 feat: add native powershell support (#2025)
* feat: add powershell support

* fix: lang build
2023-08-10 13:19:50 +00:00
HugoCasa c64688084d fix: graphql api not db (#2017)
* fix: graphql api not db

* fix: use api instead of db in test connection gql
2023-08-09 18:31:43 +02:00
HugoCasa f1a0070b71 feat: add graphql support (#2014)
* feat: add graphql support

* fix: use custom editor for viewing graphql schema

* fix: graphql parser cargo version

* fix: add graphql where missing
2023-08-09 16:19:57 +02:00
Ruben Fiszel 8bc81107ac feat: v0 of relative imports in bun 2023-08-09 12:05:36 +02:00
Ruben Fiszel 8ab4336c0d feat: implement binary caching for go 2023-08-08 20:54:31 +02:00
Ruben Fiszel 307c3bb9a6 fix: add BASE_URL and WM_TOKEN to native scripts 2023-08-08 12:02:07 +02:00
Ruben Fiszel 5393aa43fe feat: add support for custom import map on deno 2023-08-05 19:25:24 +02:00
HugoCasa 488d2813f3 feat: add snowflake (#1987)
* feat: unveil windmill AI

* feat: add snowflake

* fix: uppercase snowflake auth params
2023-08-03 17:22:00 +02:00
Ruben Fiszel 314a4b614b refactor native workers to use native jobs 2023-08-03 10:32:45 +02:00
Ruben Fiszel a4464b74ad refactor native job execution 2023-08-02 19:42:29 +02:00
Ruben Fiszel e2e94aa0e6 remove http as jobs 2023-08-02 18:46:16 +02:00
Ruben Fiszel b34b02495f feat: support native jobs from hub 2023-08-02 18:37:46 +02:00
Ruben Fiszel b0660619c8 feat: add step's custom timeout 2023-07-30 20:42:24 +02:00
Ruben Fiszel c301ca4f7a feat: add support for postgresql numeric 2023-07-30 18:16:25 +02:00
Ruben Fiszel b6b1cdae18 fix(postgres): add uuid support as input 2023-07-28 17:06:10 +02:00
Ruben Fiszel 36882a44e5 fix(postgres): add uuid support as input 2023-07-28 17:06:03 +02:00
HugoCasa c9110575cd feat: add bigquery (#1934)
* feat: add bigquery

* fix: remove debug logs

* fix: add records number limit

* fix: revert unwanted changes

* feat: bigquery enterprise only

* fix: google auth only when enterprise

* fix: rename bigquery scripts
2023-07-27 14:24:27 +02:00
Ruben Fiszel 838266bb2f feat: lock depedency for the entire flow + dependency job depend on script/flow's tag 2023-07-26 21:14:14 +02:00
Ruben Fiszel be832f7f19 feat: use flock to avoid concurrency issues on pip and shared volume 2023-07-26 20:17:26 +02:00
Ruben Fiszel 9df5ce28e5 initial python imports relative dependency resolver 2023-07-26 17:33:46 +02:00
Ruben Fiszel af7c92ac16 feat: worker group for flows 2023-07-25 12:41:51 +02:00
Ruben Fiszel 0f48c19d5a fix: respect FIFO order for concurrency limit 2023-07-24 18:11:23 +02:00
Ruben Fiszel 0fc8f0bb44 fix allow-read on cloud 2023-07-24 16:34:45 +02:00