Ruben Fiszel
|
d91a578884
|
fix(cli): add debug mode to CLI + improve error output
|
2023-05-08 23:35:02 +02:00 |
|
Ruben Fiszel
|
b433098d2b
|
fix(cli): add support for non metadataed scripts
|
2023-03-21 02:01:34 +01:00 |
|
Ruben Fiszel
|
f4b67bea26
|
improve error messages for no workspace
|
2023-03-13 16:44:38 +01:00 |
|
Ruben Fiszel
|
c59e013af5
|
fix(cli): fix workspace option + run script/flow + whoami
|
2023-03-02 13:21:50 +01:00 |
|
Ruben Fiszel
|
5abb1e46c0
|
add email to cli resource fetching
|
2023-02-14 14:27:24 +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
|
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
|
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
|
edb8738cb1
|
Enable user deletion (#939)
* Update windmill version
* Enable User Deletion
|
2022-11-23 20:38:27 +01:00 |
|
Kai Jellinghaus
|
2575070082
|
feat(cli): Tarball pull (#867)
* Add tarball pull
* Move command & prompt on conflict
* Remove old file
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-11-07 16:02:49 +01:00 |
|
Kai Jellinghaus
|
28cd0c3fa1
|
feat: new wmill CLI #831
|
2022-11-01 15:53:28 +01:00 |
|