Ruben Fiszel
|
62c33eec83
|
feat: add schedule to syncable resources
|
2023-07-16 10:47:24 +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 |
|
Ruben Fiszel
|
ccfb5a8bb2
|
make apptable more resilient
|
2023-06-22 23:52:57 +02:00 |
|
Ruben Fiszel
|
b55123b5de
|
fix(cli): expose --skip-secrets --skip-variables --skip-resources
|
2023-06-22 14:46:14 +02:00 |
|
Ruben Fiszel
|
03adbdb8a6
|
feat(cli): add skipSecrets, skipVariables, skipResources
|
2023-06-22 14:20:46 +02:00 |
|
Ruben Fiszel
|
da31c132f3
|
improve default value handling for schema form
|
2023-06-12 22:57:34 +02:00 |
|
Ruben Fiszel
|
4b153c6343
|
make apps more resilient to empty script fields
|
2023-06-12 20:27:59 +02:00 |
|
Ruben Fiszel
|
e7846cc296
|
few fixes + devfrontend v0
|
2023-06-08 14:06:42 +02:00 |
|
Ruben Fiszel
|
f4fbf93411
|
fix(cli): do not rely on x.nest.land
|
2023-05-24 15:37:00 +02:00 |
|
Ruben Fiszel
|
7165e2ce01
|
fix(cli): update wmill script push
|
2023-05-15 00:08:38 +02:00 |
|
Ruben Fiszel
|
23383b4789
|
fix(cli): variable updating
|
2023-05-09 01:17:09 +02:00 |
|
Ruben Fiszel
|
b8fd5be3bb
|
fix(cli): add folder listing
|
2023-05-09 00:43:19 +02:00 |
|
Ruben Fiszel
|
0b9ebfc08d
|
fix(cli): show diffs only with --show-diffs
|
2023-05-09 00:17:01 +02:00 |
|
Ruben Fiszel
|
2fb89beb4e
|
fix(cli): show diffs only with --show-diffs
|
2023-05-09 00:16:50 +02:00 |
|
Ruben Fiszel
|
d91a578884
|
fix(cli): add debug mode to CLI + improve error output
|
2023-05-08 23:35:02 +02:00 |
|
Ruben Fiszel
|
21d4d3ee6e
|
fix(cli): fix cli folder sync
|
2023-05-08 21:13:38 +02:00 |
|
Ruben Fiszel
|
ba55e13595
|
cli nit
|
2023-05-06 13:41:56 +02:00 |
|
Ruben Fiszel
|
222224b53e
|
nit failure_module
|
2023-05-06 12:19:42 +02:00 |
|
Ruben Fiszel
|
2ca00e3f8a
|
cli improvements
|
2023-05-06 11:44:54 +02:00 |
|
Ruben Fiszel
|
c3441fb9f4
|
fix(cli): cli flow sync improvements
|
2023-05-06 11:06:39 +02:00 |
|
Ruben Fiszel
|
20c90901a7
|
feat(cli): split flows inline scripts
|
2023-05-05 23:26:03 +02:00 |
|
Ruben Fiszel
|
a312988c6f
|
make yaml the default on the cli
|
2023-05-05 09:08:28 +02:00 |
|
Ruben Fiszel
|
7de518c8d8
|
fix(cli): refactor cli (#1531)
* all
* cliUpgrade
* refactor entire cli
|
2023-05-05 02:51:01 +02:00 |
|
Ruben Fiszel
|
50d09e5f69
|
fix cli in yaml mode
|
2023-05-04 08:36:19 +02:00 |
|
Ruben Fiszel
|
85a333dbe1
|
handle better diff on yaml for cli
|
2023-05-03 19:27:10 +02:00 |
|
Ruben Fiszel
|
891ce79b85
|
fix(cli): add yaml support for cli
|
2023-05-03 16:40:46 +02:00 |
|
Ruben Fiszel
|
6018221d5c
|
add cli yaml support (#1520)
* add cli yaml support
* use the new yaml option
|
2023-05-03 16:21:24 +02:00 |
|
Ruben Fiszel
|
7a06de7f4f
|
fix(cli): overwrite instead of smart diff
|
2023-03-31 21:02:37 +02:00 |
|
Ruben Fiszel
|
bb7f5b6f5e
|
when pulling, overwrite or not but do not merge
|
2023-03-31 21:01:40 +02:00 |
|
Ruben Fiszel
|
1ae84357e3
|
fix(cli): plain secrets might be undefined
|
2023-03-28 23:32:41 +02:00 |
|
Ruben Fiszel
|
0acbcb9678
|
fix(cli): add --plain-secrets
|
2023-03-28 22:46:43 +02:00 |
|
Ruben Fiszel
|
dde4cba491
|
fix(cli): improve diff speed + fix replacing cli
|
2023-03-24 09:28:45 +01:00 |
|
Ruben Fiszel
|
8eaa656103
|
fix(cli): make --skip-pull work even if no state is present
|
2023-03-21 23:14:56 +01:00 |
|
Ruben Fiszel
|
f4b67bea26
|
improve error messages for no workspace
|
2023-03-13 16:44:38 +01:00 |
|
Ruben Fiszel
|
8a848c9e0d
|
fix(cli): many small fixes
|
2023-03-11 20:16:56 +01:00 |
|
Ruben Fiszel
|
426e2fbcc2
|
fix(cli): .wmillignore whitelist behavior
|
2023-02-23 18:02:42 +01:00 |
|
Ruben Fiszel
|
7f17be684a
|
fix(cli): ignone non wmill looking files
|
2023-02-23 08:26:22 +01:00 |
|
Ruben Fiszel
|
92ef594f2f
|
fix(cli): ignone non wmill looking files
|
2023-02-23 07:40:04 +01:00 |
|
Ruben Fiszel
|
25529b0690
|
fix(cli): coloring nits
|
2023-02-22 23:46:08 +01:00 |
|
Ruben Fiszel
|
67c13e2b0d
|
nits on cli output
|
2023-02-22 23:28:50 +01:00 |
|
Ruben Fiszel
|
937546c54c
|
fix(cli): add --fail-conflicts to ci push
|
2023-02-22 21:00:48 +01:00 |
|
Ruben Fiszel
|
1538f229c7
|
fix(cli): delete workspace instead of archiving them
|
2023-02-22 15:50:42 +01:00 |
|
Ruben Fiszel
|
b8cb1b6db4
|
cli skip pull
|
2023-02-22 14:29:37 +01:00 |
|
Ruben Fiszel
|
e2085c0359
|
feat: CLI refactor v1
|
2023-02-22 14:21:53 +01:00 |
|
Ruben Fiszel
|
d1be3192ea
|
remove references to starter workspace'
|
2023-02-22 13:56:24 +01:00 |
|
Ruben Fiszel
|
dcc670afde
|
remove extra_perms from being encoded in non-folder zip export
|
2023-02-22 12:55:40 +01:00 |
|
Ruben Fiszel
|
a131fca977
|
removed edited_by from zip metadata
|
2023-02-22 09:53:45 +01:00 |
|
Ruben Fiszel
|
0fd26cf4fe
|
remove metadata from zip
|
2023-02-22 09:12:22 +01:00 |
|
Ruben Fiszel
|
29d0cc620f
|
feat: add delete flows
|
2023-02-22 08:40:11 +01:00 |
|