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
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
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
7de518c8d8
fix(cli): refactor cli ( #1531 )
...
* all
* cliUpgrade
* refactor entire cli
2023-05-05 02:51:01 +02:00
Ruben Fiszel
0acbcb9678
fix(cli): add --plain-secrets
2023-03-28 22:46:43 +02:00
Ruben Fiszel
92ef594f2f
fix(cli): ignone non wmill looking files
2023-02-23 07:40:04 +01:00
Ruben Fiszel
9fc186764f
v0 of cli refactor
2023-02-22 00:15:32 +01:00
Kai Jellinghaus
908e7e5ba2
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
Kai Jellinghaus
fc494fbf7f
feat(cli): 2-Way sync ( #1071 )
...
* Export file type from each file
* Fix example scripts
* Strongly type CLI files
* Allow bash files
* Update API version
* Remove useless files
* WIP: Diff based push
* Fixup other code
* Implement Flow diffing
* Implement resource type
* Remaining impls
* WIP
* Fix missing file error
* Fix misstyping
* Improve error message
* Fix type inferrence
* Allow REMOVE everywhere
* Fix empty changeset
* Fix error message
* Fix type inferrence 2
* Fix variable diffs
* Fix include checks
* Move push & pull
* Handle script in sync
* Handle scripts
* Allow multi-path creation
* Fix merge conflicts
* Fix #1173
* Update Dependencies
* Add missing await
* Apply review comments
* Fix diff
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-02-03 19:49:46 +01:00
Kai Jellinghaus
31ac1ddf39
feat(cli): improved setup & allow workspace in base url & refactor workspaces/remotes to unify ( #966 )
...
* Setup V2 & Allow Workspace in base url
* Handle login conflict information
* Rework workspace & remote logic
* Add login logic
* Add token storage logic
* 🚀 finish refactor
* :Fix Pull
* Remove setup
* Add create-token
* Remove legacy typesc
* Fix change
* Fix warns
* fix warning
* Update README
* Switch to new workspace by default
* Update demo video
* Update Images
* remove duplicate
* Change wording
* Add to main README
* Fix main readme
* Fix videos
2022-12-01 22:56:57 +01:00
Kai Jellinghaus
28cd0c3fa1
feat: new wmill CLI #831
2022-11-01 15:53:28 +01:00