Ruben Fiszel
|
60da67a725
|
restore int default argument parsing in dneo
|
2023-04-11 12:15:16 +02:00 |
|
Ruben Fiszel
|
0c0b2d88cc
|
deno optimization v0
|
2023-04-09 14:10:56 +02:00 |
|
Ruben Fiszel
|
dac61d1c98
|
feat(backend): extend cached resolution for go
|
2023-04-09 10:58:45 +02:00 |
|
Ruben Fiszel
|
31d0d102eb
|
use requests for . imports
|
2023-03-30 01:07:24 +02:00 |
|
Ruben Fiszel
|
569a55e45b
|
fix(cli): plain secrets might be undefined
|
2023-03-28 23:32:41 +02:00 |
|
Ruben Fiszel
|
98d51e219d
|
fix(cli): add --plain-secrets
|
2023-03-28 22:46:43 +02:00 |
|
Ruben Fiszel
|
11431a75f4
|
fix python imports
|
2023-03-28 21:51:12 +02:00 |
|
Ruben Fiszel
|
a5500ea40a
|
feat(backend): allow relative imports for python
|
2023-03-28 20:27:40 +02:00 |
|
Ruben Fiszel
|
5eab9431bd
|
fix integer handling as field type
|
2023-03-28 17:36:21 +02:00 |
|
Ruben Fiszel
|
895609f0d2
|
fix backend compile
|
2023-03-24 12:54:20 +01:00 |
|
Ruben Fiszel
|
1d5c194f09
|
feat(bash): add default argument handling for bash
|
2023-03-10 15:04:34 +01:00 |
|
Ruben Fiszel
|
7471be1d81
|
update rustpython parser
|
2023-02-22 23:43:06 +01:00 |
|
Ruben Fiszel
|
df8cc1f248
|
fix(backend): compile issue
|
2023-01-31 19:50:22 +01:00 |
|
Ruben Fiszel
|
772c768cda
|
feat(python): add support for extra args in python
|
2023-01-31 09:52:29 +01:00 |
|
Ruben Fiszel
|
652eb65082
|
allow whitespace in requirements override
|
2023-01-30 05:06:13 +01:00 |
|
Ruben Fiszel
|
b7db4c78c4
|
feat: add PIP_LOCAL_DEPENDENCIES
|
2023-01-28 03:09:47 +01:00 |
|
Ruben Fiszel
|
0172587b12
|
feat: add sql as a valid type in Python
|
2023-01-23 15:58:33 +01:00 |
|
Ruben Fiszel
|
2143bbdc94
|
add support for python import shopifyAPI
|
2023-01-20 19:52:18 +01:00 |
|
Ruben Fiszel
|
9a58145f72
|
add selenium-wire exception
|
2023-01-15 22:48:49 +01:00 |
|
Ruben Fiszel
|
00357261d5
|
add psycopg-pool to psycopg default install
|
2023-01-13 12:16:48 +01:00 |
|
Ruben Fiszel
|
a85a964819
|
add psycopg3 to the list of support imports
|
2023-01-13 07:54:05 +01:00 |
|
Ruben Fiszel
|
5347cd46a9
|
feat: add relative imports for python scripts (#1075)
* all
* all
|
2023-01-09 13:49:30 +01:00 |
|
Ruben Fiszel
|
63d95cfbb3
|
feat(python): add support for parsing resource type in python
|
2022-11-28 21:47:25 +01:00 |
|
Ruben Fiszel
|
9d17abbb12
|
feat(python): add Resource[resource_type] as a parsed parameter
|
2022-11-16 14:08:55 +01:00 |
|
Ruben Fiszel
|
40183ce4e4
|
feat: deprecate previous_result in favor of results per id
|
2022-11-10 01:58:52 +01:00 |
|
Ruben Fiszel
|
a146aa323f
|
small UX and client fixes
|
2022-11-08 23:38:17 +01:00 |
|
Ruben Fiszel
|
8e537a80bd
|
fix unknown type not handled and add go interface as recognizable type
|
2022-11-07 20:52:04 +01:00 |
|
Ruben Fiszel
|
3c09275960
|
feat: support bash as 4th language (#865)
* bash support
* bash backend working
* frontend part
* bash backend working
|
2022-11-06 23:48:18 +01:00 |
|
Ruben Fiszel
|
35868ef9bf
|
fix(backend): capture up all lockfile issues
|
2022-11-02 14:04:44 +01:00 |
|
Ruben Fiszel
|
84a3fbe46b
|
feat(python): type is automatically inferred from default parameters
|
2022-10-29 12:48:50 +02:00 |
|
Kai Jellinghaus
|
0034129a30
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|