Ruben Fiszel
1042a06a12
fix(cli): fix push flow support for windows
2024-06-21 15:27:16 +02:00
Ruben Fiszel
3f0cd6349d
fix(cli): support windows more thoroughly + fix generate flow locks ( #3944 )
...
* all
* all
* all
* fix lock
* fix lock
* fix lock
* fix lock
2024-06-21 14:23:33 +02:00
Ruben Fiszel
22226e883e
feat(cli): split inline sscripts for apps like for flows
2024-04-28 14:55:33 +02:00
Ruben Fiszel
0d27df3dec
update cli code
2024-04-27 18:54:10 +02:00
Ruben Fiszel
36905daef6
fix: make some eval onDemandOnly
2024-01-18 08:22:24 +01:00
Ruben Fiszel
e6de809ff2
fix: improve app push for cli
2024-01-17 23:17:00 +01:00
Guillaume Bouvignies
803962a943
fix: wmill app push <path_to_app_file> ( #3024 )
2024-01-17 14:59:48 +01:00
Ruben Fiszel
f039008dc0
fix(cli): check for existing resource even in raw mode
2023-12-14 09:00:38 +01:00
Guillaume Bouvignies
d9458e96eb
feat: CLI now accepts message arg for sync push ( #2784 )
2023-12-05 19:01:09 +01:00
Ruben Fiszel
c371cb397a
feat: cli sync on windows ( #2283 )
...
* cli windows
* update
2023-09-14 18:35:26 +02:00
Ruben Fiszel
239f401999
fix(cli): fix cli folder sync
2023-05-08 21:13:38 +02:00
Ruben Fiszel
73738c0873
fix(cli): refactor cli ( #1531 )
...
* all
* cliUpgrade
* refactor entire cli
2023-05-05 02:51:01 +02:00
Ruben Fiszel
42f6d2e0ee
fix(cli): add support for non metadataed scripts
2023-03-21 02:01:34 +01:00
Ruben Fiszel
1a7dc0a3bd
more cli fixes
2023-03-11 20:53:34 +01:00
Ruben Fiszel
ce323709a9
fix(cli): many small fixes
2023-03-11 20:16:56 +01:00
Ruben Fiszel
08519f4099
removed edited_by from zip metadata
2023-02-22 09:53:45 +01:00
Ruben Fiszel
c280f6e798
remove metadata from zip
2023-02-22 09:12:22 +01:00
Ruben Fiszel
2213500210
remove versions from serialized apps
2023-02-22 01:13:42 +01:00
Ruben Fiszel
7558fb83d2
update cli
2023-02-22 01:07:48 +01:00
Kai Jellinghaus
41c8ea92fe
CLI fixes ( #1204 )
...
* Add default workspace URL
* R1 WIP
* Improve help docs slightly
* Rework tracking state
* WIP Rework
Remaining bug: Not returning state-only files (no local file) from *getFiles()
* Create newly found files
* Finish ZIP & new tracking code
* Fix two minor bugs
* do not consider conflict if same content
* add more logs to cli writing
* progress
* progress
* iteration
* Add most basic App support
* fix folder frontend bug
* fix folder frontend bug
* init done by default
* sqlx merge
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-02-21 10:13:21 +01:00