wendrul
08ae91e6dd
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
ae8f29a4cb
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
53c75b81e3
embed typescript client in cli ( #4403 )
...
* all
* all
* all
* all
* all
2024-09-18 16:45:39 +02:00
Ruben Fiszel
ae6103569a
fix: update bun to 1.1.27
2024-09-17 10:27:51 +02:00
Ruben Fiszel
91bd6f73d2
fix(cli): update CLI schema parsers to latest
2024-09-16 11:28:24 +02:00
Ruben Fiszel
77830effba
migrate more to windmill-cli
2024-09-07 11:08:55 +02:00
Ruben Fiszel
59e9a0889a
feat: add support for assets using tar for codebase deploy
2024-08-04 23:02:51 +02:00
Ruben Fiszel
a140e2b19e
fix: improve generate flow locks
2024-07-15 20:14:42 +02:00
Ruben Fiszel
4d0c1b1371
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
15266344ee
fix(cli): fix inital sync pull generating wrong flow lockfile
2024-06-21 01:09:37 +02:00
Ruben Fiszel
5cb2c9d1f7
feat(cli): add wmill flow generate-locks
2024-06-10 11:44:53 +02:00
Ruben Fiszel
91662f773d
fix(cli): improve handling of schema for script bundles
2024-05-18 10:00:19 +02:00
HugoCasa
f7f7a6d85f
feat: add php ( #3725 )
...
* feat: add php
* fix: nsjail + frontend build
2024-05-15 08:12:11 +02:00
Ruben Fiszel
1f64715043
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
7d1e29028c
minor cli improvements
2024-05-06 16:36:27 +02:00
Ruben Fiszel
c2ba6f3786
fix(cli): improve generate metadata lock for new scripts
2024-05-01 14:41:53 +02:00
Ruben Fiszel
97b218242a
fix(cli): handle better missing lockfile for generating metadata
2024-04-30 01:49:35 +02:00
Ruben Fiszel
9b101b084b
fix(cli): improve lockfile support on cli
2024-04-30 01:16:37 +02:00
Ruben Fiszel
6df31fb424
fix(cli): improve lockfile support on cli
2024-04-30 01:12:26 +02:00
Ruben Fiszel
ee961a31f0
feat: implement s3 oidc support + azure workload identity support
2024-03-08 22:51:16 +01:00
Ruben Fiszel
006f178055
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
5686ce0321
fix: add support for NPM_CONFIG_REGISTRY
2024-01-29 20:56:48 +01:00
Ruben Fiszel
ac027e7027
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
59bbff662e
feat(cli): make default typescript configurable
2024-01-27 20:29:31 +01:00
Ruben Fiszel
9b029eda4e
feat: deprecate .wmillignore in favor of wmill.yaml/includes
2024-01-22 15:23:33 +01:00