Ruben Fiszel
68c6400d90
feat: improve handling of pinned versions for bun
2024-01-21 01:04:13 +01:00
Guillaume Bouvignies
33788f6361
feat: add script bootstrap and script generate-metadata CLI commands ( #3007 )
...
* feat: add script bootstrap and script generate-metadata CLI commands
* Address PR comments on code
2024-01-16 18:25:51 +01:00
Ruben Fiszel
45a794b1b3
feat: add support for multiselect in python
2024-01-10 13:12:20 +01:00
Ruben Fiszel
d2cb7aaa32
fix tests following parser update
2024-01-08 00:57:11 +01:00
Ruben Fiszel
bb84ab654a
feat: improve git sync and recompute dependents when common python script is redeployed ( #2967 )
...
* fix: allow extraConfig for agGrid to set onGridReady
* depmap
* depmap
* depmap
* depmap
2024-01-07 15:18:27 +01:00
Ruben Fiszel
1a0a3ba07d
feat: bun automatic type acquisition in frontend directly ( #2884 )
...
* foo
* ata
* done
* remove bun from lsp
* update all
2023-12-20 12:52:01 +01:00
Ruben Fiszel
d37d8c5836
fix: fix s3 test connection
2023-12-14 02:51:53 +01:00
HugoCasa
0af9b9b2b5
feat: powershell deps ( #2820 )
...
* feat: powershell deps v-1
* feat: powershell profile + editor helpers + arm img
* fix: make sure powershell cache dir exists
2023-12-13 07:09:08 +01:00
Ruben Fiszel
e485811309
fix: improve sql default arg parsing + auto invite
2023-12-08 16:37:11 +01:00
HugoCasa
825448e1f1
feat: add mysql datetime ( #2808 )
...
* feat: mysql datetime support
* feat: nits
2023-12-08 00:14:08 +01:00
HugoCasa
6e138528dd
feat: mysql named params ( #2805 )
2023-12-07 18:55:14 +01:00
HugoCasa
13547a6399
fix: string or enum ( #2752 )
2023-12-01 16:07:16 +01:00
Jacob Mastel
db4776bb67
Add official Atlassian Repo Mapping ( #2661 )
...
The official Atlassian python library is named atlassian-python-api,
which requires an installation under that name. It is imported as
'atlassian' though.
2023-11-20 21:04:44 +01:00
betterthanever2
02374cd30e
Update lib.rs ( #2643 )
...
Adding OpenCV to Python install/import exceptions mapping
2023-11-17 15:39:24 +01:00
HugoCasa
2fe623cf6b
feat: add sql server ( #2604 )
...
* feat: add sql server
* feat: mssql test, db schema, AI
* chore: update to latest parser
* fix: clean mssql executor
2023-11-10 11:16:13 +01:00
Ruben Fiszel
20a6e7414e
improve slow pull metrics
2023-10-30 12:20:40 +01:00
Guillaume Bouvignies
7441e407d4
fix: concurrency limit EE feature warning ( #2505 )
...
* fix: concurrency limit EE feature warning
* fix deprecated usage
* skip serializing empty optional
2023-10-24 17:59:16 +02:00
Ruben Fiszel
affaf57250
update rust-python to 3.0 ( #2499 )
2023-10-24 09:26:36 +02:00
Ruben Fiszel
83877a3591
fix: add shapefile to python remapping
2023-10-23 23:06:08 +02:00
Bonnie White
edd93b5d44
Update lib.rs ( #2495 )
2023-10-23 22:50:26 +02:00
Ruben Fiszel
da842a05a1
fix: windmill_status_code script now properly return + script bash default arg
2023-10-21 02:32:47 +02:00
Ruben Fiszel
9301cd7004
update resolver with tabular and msoffcrypto
2023-10-13 00:43:32 +02:00
HugoCasa
9002a0e05a
fix: add numeric, array and date types ( #2379 )
...
* fix: add numeric, array and date types
* fix: update parser npm
2023-10-05 09:13:56 +02:00
Ruben Fiszel
6e6a714775
add dnspython
2023-10-03 01:08:37 +02:00
Ruben Fiszel
ea6919d20b
add playhouse => playwee python import
2023-09-20 14:10:18 +02:00
Ruben Fiszel
d6881b2ab5
add smbclient exception
2023-09-19 13:31:49 +02:00
Ruben Fiszel
a1fdfffb14
fix tests
2023-09-14 13:20:39 +02:00
Ruben Fiszel
5ac99b817e
feat: dedicated workers for native-throughput performance (EE only) ( #2239 )
...
* dedicated worker
* dedicated worker
* merge
* progress
* progress
* progress
* merge
* update
* sqlx
* fix imports
2023-09-06 10:32:53 +02:00
Ruben Fiszel
1930a473e4
feat: support partial go dependency pinning
2023-08-31 22:12:47 +02:00
Ruben Fiszel
ff3e8e6cf8
feat: eval v2, blazing fast eval triggered only upon the right changes ( #2164 )
...
* progress
* progress
* progress
* add suggestions to frontend scripts
* all eval
* remove onlyStatic
* handle better conversions
* handle better conversions
* remove variable picker
* fix pen positioning
* fix v1
2023-08-23 19:50:35 +02:00
bgoosmanviz
d2086fa5cb
py imports are normalize underscores to dashes, so fixing mailparser_reply to -reply ( #2147 )
2023-08-22 01:07:28 +02:00
bgoosmanviz
33e2d4b661
py imports replacement mailparser and mailparser_reply ( #2146 )
2023-08-22 00:44:54 +02:00
bgoosmanviz
721614aceb
Add dateutil => python-dateutil to PYTHON_IMPORTS_REPLACEMENT ( #2145 )
2023-08-21 23:58:42 +02:00
Ruben Fiszel
074b2bf084
fix python relative imports in diff folders
2023-08-21 01:53:29 +02:00
Ruben Fiszel
70f4583a39
fix: handle object pat in sig of typescript
2023-08-13 22:06:10 +02:00
HugoCasa
ca5534d9f7
fix: modify snake case numbers resource types ( #2029 )
2023-08-11 10:16:23 +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
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
Dave Nicolson and Faton Ramadani
b65fdb8b67
Grammar fixes ( #2001 )
...
* Fix typos
* Fix TypeScript capitalization
* Fix log in verb
* Fix log out verb
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-08-08 12:02:51 +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
antrix
98e0277fc6
Add anothe pip import replacement ( #1965 )
...
Add python import replacement for google-api-python-client.
See: https://github.com/googleapis/google-api-python-client
2023-07-29 07:45:21 +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
f49bccc215
UX nits
2023-07-27 09:50:22 +02:00
Ruben Fiszel
0224c9b7da
feat: resolve dependencies across relative imports for python
2023-07-27 08:48:42 +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
7689310d58
feat: extra_requirements
2023-07-25 17:33:23 +02:00
HugoCasa
c9681d3e67
fix: parse bash args with same-line comments ( #1907 )
2023-07-19 15:26:21 +02:00
Ruben Fiszel
b7c7d564ca
feat: add mysql as native integration ( #1859 )
2023-07-11 22:53:02 +02: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