Ruben Fiszel
e06c845ed4
cli yaml parsing error more verbose
2024-10-12 03:01:54 +02:00
wendrul
398a09b741
feat: add static variable and resources support to ansible ( #4435 )
...
* Add static variable and resources to ansible
* Add wasm parser to cli
* Fix pulling of resources, rs and playbooks
* Remove unused import, add publish pkg-yaml
* Update package.json
* Update generate-metadata
* Fix null fields being serialized in script metadata
* npm install
2024-09-25 15:05:53 +02:00
HugoCasa
304dac3447
feat: http routing ( #4339 )
...
* feat: http routing
* all
* feat: improve UI
* final stuff
* fix: sqlx
* fix: nit
* fix: nits
* fix: error handler display
* fix: routes panel perms
* all
* fix: improve ability to paste from macos in vscode extension
* fix lock-write for deno
* all
* cleaning
* fix
* cli preprocessor
* nits
* nits
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-09-20 15:38:38 +02:00
Ruben Fiszel
69b53603a5
embed typescript client in cli ( #4403 )
...
* all
* all
* all
* all
* all
2024-09-18 16:45:39 +02:00
Ruben Fiszel
39374d7ee1
fix: update bun to 1.1.27
2024-09-17 10:27:51 +02:00
Ruben Fiszel
6ba77d533f
fix(cli): update CLI schema parsers to latest
2024-09-16 11:28:24 +02:00
Ruben Fiszel
47f0ece8b4
migrate more to windmill-cli
2024-09-07 11:08:55 +02:00
Ruben Fiszel
3508b6d793
feat: add support for assets using tar for codebase deploy
2024-08-04 23:02:51 +02:00
Ruben Fiszel
304b90fa27
fix: improve generate flow locks
2024-07-15 20:14:42 +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
a43923b326
fix(cli): fix inital sync pull generating wrong flow lockfile
2024-06-21 01:09:37 +02:00
Ruben Fiszel
1957ca03b3
feat(cli): add wmill flow generate-locks
2024-06-10 11:44:53 +02:00
Ruben Fiszel
32bf061627
fix(cli): improve handling of schema for script bundles
2024-05-18 10:00:19 +02:00
HugoCasa
6e805d8252
feat: add php ( #3725 )
...
* feat: add php
* fix: nsjail + frontend build
2024-05-15 08:12:11 +02:00
Ruben Fiszel
11b3ea3ac8
feat: local typescript codebase as bundle ( #3694 )
...
* codebases
* codebases
* foo
* foo
* foo
* foo
* fix(frontend): Disable the insert button when required fields are empty strings (#3659 )
* fix(frontend): use normal password mask for the sensitive fields of the resource editor
* handle super admins in password arg input
* chore(main): release 1.323.2 (#3660 )
* chore(main): release 1.323.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
* foo
* all
* s3_helpers move
* progress
* all
* progress
* progress
* progress
* progress
* codebase final
* update without ee
* sqlx
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* update
* all
* all
* all
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-09 18:35:50 +02:00
Ruben Fiszel
1795522d2e
minor cli improvements
2024-05-06 16:36:27 +02:00
Ruben Fiszel
54acc22a27
fix(cli): improve generate metadata lock for new scripts
2024-05-01 14:41:53 +02:00
Ruben Fiszel
53157262bd
fix(cli): handle better missing lockfile for generating metadata
2024-04-30 01:49:35 +02:00
Ruben Fiszel
b7f9ecbda1
fix(cli): improve lockfile support on cli
2024-04-30 01:16:37 +02:00
Ruben Fiszel
35b2423fe1
fix(cli): improve lockfile support on cli
2024-04-30 01:12:26 +02:00
Ruben Fiszel
4578ed32da
feat: implement s3 oidc support + azure workload identity support
2024-03-08 22:51:16 +01:00
Ruben Fiszel
8a3a9bda1c
feat: default tag can be made workspace specific ( #3194 )
...
* feat: Worker env variables are hidden to developers in the config panel (#3175 )
* improve rename component of apps
* progress
* all
* feat: default tags per workspace
---------
Co-authored-by: Guillaume Bouvignies <guillaume@windmill.dev >
2024-02-10 13:40:34 +01:00
Ruben Fiszel
27f4624b30
fix: add support for NPM_CONFIG_REGISTRY
2024-01-29 20:56:48 +01:00
Ruben Fiszel
49c1bc50f3
feat(cli): global generate-metadata + inherit deps from closest package.json/requirements.txt + bun settable as default ( #3102 )
...
* all
* rm console logs
* rm console logs
* all
* push
* push
* fixes
* fixes
* all
* all
2024-01-29 19:06:56 +01:00
Ruben Fiszel
1f46bcba72
feat(cli): make default typescript configurable
2024-01-27 20:29:31 +01:00
Ruben Fiszel
b8defbcfc6
feat: deprecate .wmillignore in favor of wmill.yaml/includes
2024-01-22 15:23:33 +01:00