Ruben Fiszel
5e5fa25922
chore(main): release 1.61.1 ( #1169 )
...
* chore(main): release 1.61.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-31 20:02:29 +01:00
Ruben Fiszel
b62fc6b941
chore(main): release 1.61.0 ( #1091 )
...
* chore(main): release 1.61.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-31 18:51:42 +01:00
Ruben Fiszel
38ac8de377
chore(main): release 1.60.0 ( #1086 )
...
* chore(main): release 1.60.0
* Update CHANGELOG.md
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-11 12:14:48 +01:00
Ruben Fiszel
c0f6ade667
chore(main): release 1.59.0 ( #1074 )
...
* chore(main): release 1.59.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-09 14:03:36 +01:00
Ruben Fiszel
09f9b043e0
chore(main): release 1.58.0 ( #1061 )
...
* chore(main): release 1.58.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-07 17:00:46 +08:00
Ruben Fiszel
62f1956694
feat: add archive/unarchive/delete workspace
2023-01-07 09:39:50 +01:00
Ruben Fiszel
d81dcc486e
chore(main): release 1.57.1 ( #1059 )
...
* chore(main): release 1.57.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-02 04:45:09 +01:00
Ruben Fiszel
385e191ef2
chore(main): release 1.57.0 ( #1043 )
...
* chore(main): release 1.57.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-01 19:23:04 +01:00
Ruben Fiszel
a7070260d3
deprecate starters workspace by pointing resource types to admins
2023-01-01 09:00:56 +01:00
Kai Jellinghaus
aa678d5d75
Allow workspace to be newly created ( #1052 )
2022-12-29 20:31:01 +07:00
Ruben Fiszel
1375fd23dc
chore(main): release 1.56.1 ( #1041 )
...
* chore(main): release 1.56.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-12-23 03:33:50 +01:00
Ruben Fiszel
c835d30bc3
fix(cli): typo in cli deps
2022-12-23 03:31:58 +01:00
Ruben Fiszel
7452593430
chore(main): release 1.56.0 ( #1011 )
...
* chore(main): release 1.56.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-12-23 03:10:03 +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
Ruben Fiszel
5702589954
chore(main): release 1.55.0 ( #1007 )
...
* chore(main): release 1.55.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-12-09 20:48:58 +01:00
Ruben Fiszel
3def3dc36e
chore(main): release 1.54.0 ( #1000 )
...
* chore(main): release 1.54.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-12-08 23:57:28 +01:00
Kai Jellinghaus
3bd53fe433
Correctly parse schema ( #1002 )
2022-12-07 14:22:07 +01:00
Ruben Fiszel
384c814569
chore(main): release 1.53.0 ( #976 )
...
* chore(main): release 1.53.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-12-06 00:29:41 +01:00
Kai Jellinghaus
d490680fb7
Add CLI arg ( #987 )
2022-12-04 13:24:46 +01:00
Kai Jellinghaus
aa3a354304
fix(cli): Fix cli pull push ( #985 )
...
* Fix workspace tar
* Ignore dotfolders
2022-12-04 13:24:31 +01:00
Kai Jellinghaus
497e86d441
Expose root command ( #978 )
2022-12-03 11:41:54 +01:00
Kai Jellinghaus
4a58790ff5
feat(cli): hub sync ( #975 )
...
* Begin add hub sync
* Add Hub sync
2022-12-02 22:51:44 +01:00
Ruben Fiszel
debb396768
chore(main): release 1.52.0 ( #950 )
...
* chore(main): release 1.52.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-12-02 22:23:35 +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
1b39f92cee
feat(cli): Login via Frontend ( #956 )
...
* CLI login page
* Add Success Page
* Change redirect on decline
* Center & Size Loading Windmill Icon
* Fix goto debug
* fix spinner
* Workspace from URL
* Handle login --token & --workspace
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-11-29 16:01:53 +01:00
Kai Jellinghaus
48ab8df68e
Resource Type Push ( #955 )
2022-11-28 14:15:17 +01:00
Ruben Fiszel
c959f77b9e
chore(main): release 1.51.0 ( #930 )
...
* chore(main): release 1.51.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-27 00:41:29 +01:00
Kai Jellinghaus
cae9287501
Update renders ( #948 )
2022-11-26 04:59:51 +01:00
Kai Jellinghaus
d7757dbe74
feat(cli): Run flows & scripts ( #940 )
...
* Enable Script Running from CLI
* Improve Script Logic & Enable Flow run
* Update README
* Fix empty input 415 unsupported media type
* Add flow execution asciicast
* Allow reading inputs
* Add --silent & print result
* Updated syntax
* Update readme
* Fix superadmin users
* Handle values correctly
* Rework input parsing to try-catch JSON
* Accept all input types
* VHS scripts
* Test add Video to Markdown
* Use GIF only
* Final revisions
* I'm not sure why this works but stackoverflow told me
https://stackoverflow.com/questions/4279611/how-to-embed-a-video-into-github-readme-md/4279746#4279746
* Also rename file?
* Use MP4
* Use GIF
* Use MP4 again
* Revert "Use MP4 again"
This reverts commit d3ed4dc28a .
2022-11-25 18:05:23 +01:00
Kai Jellinghaus
edb8738cb1
Enable user deletion ( #939 )
...
* Update windmill version
* Enable User Deletion
2022-11-23 20:38:27 +01:00
Ruben Fiszel
6d24369c8d
chore(main): release 1.50.0 ( #921 )
...
* chore(main): release 1.50.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-21 19:06:13 +01:00
Ruben Fiszel
b90c0220ab
chore(main): release 1.49.1 ( #920 )
...
* chore(main): release 1.49.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-20 20:10:02 +01:00
Ruben Fiszel
ba826a8365
chore(main): release 1.49.0 ( #918 )
...
* chore(main): release 1.49.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-20 15:01:49 +01:00
Ruben Fiszel
71380b5588
chore(main): release 1.48.2 ( #916 )
...
* chore(main): release 1.48.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-19 18:54:47 +01:00
Ruben Fiszel
ab2d480910
chore(main): release 1.48.1 ( #915 )
...
* chore(main): release 1.48.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-19 15:17:11 +01:00
Ruben Fiszel
118fe0f763
chore(main): release 1.48.0 ( #910 )
...
* chore(main): release 1.48.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-18 20:40:49 +01:00
Ruben Fiszel
6aaa075748
chore(main): release 1.47.3 ( #905 )
...
* chore(main): release 1.47.3
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-15 14:05:26 +01:00
Ruben Fiszel
43958f4ad3
chore(main): release 1.47.2 ( #904 )
...
* chore(main): release 1.47.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-15 14:02:02 +01:00
Ruben Fiszel
ea20f2c4fd
chore(main): release 1.47.1 ( #903 )
...
* chore(main): release 1.47.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-15 13:45:09 +01:00
Ruben Fiszel
f83141daf6
chore(main): release 1.47.0 ( #892 )
...
* chore(main): release 1.47.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-15 13:28:27 +01:00
Ruben Fiszel
e3d78dd7ac
chore(main): release 1.46.2 ( #890 )
...
* chore(main): release 1.46.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-12 20:59:31 +01:00
Ruben Fiszel
a9d1c823ef
chore(main): release 1.46.1 ( #889 )
...
* chore(main): release 1.46.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-12 20:18:28 +01:00
Kai Jellinghaus
5341bd8381
Add Install & Upgrade info to README ( #884 )
2022-11-09 07:47:42 +01:00
Kai Jellinghaus
7a9ce6de3b
feat(cli): Relax push folder layout to accept one layer of organizational structure ( #882 )
...
* Relax folder layout to accept one layer of organizational structure
* Fix incorrect import
2022-11-08 18:18:15 +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
Ruben Fiszel
11577f4a4e
chore(main): release 1.45.0 ( #855 )
...
* chore(main): release 1.45.0
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-06 23:50:19 +01:00
Ruben Fiszel
22ede0d34d
chore(main): release 1.44.0 ( #853 )
...
* chore(main): release 1.44.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-03 13:50:34 +01:00
Ruben Fiszel
85d2f1dc77
chore(main): release 1.43.2 ( #852 )
...
* chore(main): release 1.43.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-02 11:42:45 +01:00
Ruben Fiszel
d20cebf5df
chore(main): release 1.43.1 ( #849 )
...
* chore(main): release 1.43.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-02 11:01:37 +01:00
Kai Jellinghaus
cd89b15c8f
Cli improvements ( #850 )
...
* Fix infinite user list
* Remove Description from table
2022-11-01 22:14:46 +01:00