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
|
adf991cd2d
|
feat!(cli): Folders support & Less Tarball nesting (#1040)
* Basic folder support
* Proper Folder Support + deps.ts
* Upgrade Versions
* Add folder meta to tarball
* Remove tarball folders
* Minor fixes
* Fix typo
* Remove extra_perms check
* Use new endpoint
* Use new untar location
* Fix shrinking files
|
2022-12-23 03:06:12 +01:00 |
|
Kai Jellinghaus
|
d490680fb7
|
Add CLI arg (#987)
|
2022-12-04 13:24:46 +01:00 |
|
Kai Jellinghaus
|
48ab8df68e
|
Resource Type Push (#955)
|
2022-11-28 14:15:17 +01:00 |
|
Kai Jellinghaus
|
28cd0c3fa1
|
feat: new wmill CLI #831
|
2022-11-01 15:53:28 +01:00 |
|