wendrul
91d328b132
feat: add rust ( #4253 )
...
* Add rust on frontend
* Add parser for rust
* Handle rust job execution
* Main has to return a result that is serializable
* Update parser: parse many rust types
* Rust parser dependencies
* Frontend wasm parser
* Add windmill parser rust to windmill parser wasm (temporarily)
* Add rust as a tag on worker__default
* Change init code for rust
* Cleanup rust_executor.rs
* Remove tree-sitter dep and fix unused imports
* Add lockfile and build logic
* Add cargo and rustup to windmill image
* Fix env var to work on docker image and dev env
* modify package.json
* Deps after parser publish
* Add stashed migration
* Unify rust versions
* Add error message when php or cargo are not present to use another image
* Error message conditionally on feature flag
* all ci/cd changes
* all ci/cd changes
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-08-30 17:01:04 +02:00
HugoCasa
904b5b4ea1
feat: cache common hub scripts in image ( #4249 )
...
* feat: cache common hub scripts in image
* Delete backend/src/hubPaths.json
* fix: missing file
* fix: dockerfile
* fix: cache by path
* fix
* fix
* precreate cache folder
2024-08-16 17:30:44 +02:00
HugoCasa
357ac9124f
feat: caddy with l4 image ( #4178 )
2024-08-04 23:17:24 +02:00
HugoCasa
49f1e276c7
rhel9 binaries ( #4086 )
...
* feat: rhl9 img test
* fix: action
* fix: action
* fix: build
* don't use rustup
* fix: rustfmt
* fix: second apt-get
* fix
* fix: try xmlsec1 no-dev
* fix: remove scache
* fix: 1.75 rust support
* fix: rust 1.75
* fix: xmlsec1
* fix: nit
* fix: missing async recursion
* fix: missing dep + unregister from RH
* fix: add xmlsec1 openssl
* fix: check binary is running
* add link
* feat: clean rhel files
* fix: lock
2024-07-16 16:50:51 +02:00
Ruben Fiszel
b5a435b387
add back deno in slim image
2024-06-27 23:14:30 +02:00
Ruben Fiszel
24679b291b
build slim image
2024-06-26 19:36:35 +02:00
Ruben Fiszel
0a8dce7241
feat: add wmill cli image
2024-06-26 16:58:09 +02:00
Ruben Fiszel
fc08025643
small toggle fix for list & objects
2024-06-26 16:58:09 +02:00
Ruben Fiszel
686bdd211e
chore: split out nsjail from public images
2024-04-03 23:53:38 +02:00
Ruben Fiszel
204a4ca196
move more deps to nsjail phase
2024-04-03 23:20:03 +02:00
Ruben Fiszel
85a4608d98
split out nsjail from public images
2024-04-03 23:16:25 +02:00
Ruben Fiszel
fc6d0659e9
add cuda dockerfile
2024-01-31 11:20:06 +01:00
Ruben Fiszel
90846c9b68
add reports image
2023-11-30 10:29:04 +01:00
Ruben Fiszel
77f6baee8f
added dockerfile pup
2023-09-19 13:17:02 +02:00
Ruben Fiszel
b9064800d4
remove openbb
2023-08-01 19:34:35 +02:00
Ruben Fiszel
7f434f37bd
scim v0
2023-07-19 16:12:05 +02:00
Ruben Fiszel
b86b097d4b
add mssql target
2023-07-14 17:05:40 +02:00
Ruben Fiszel
4c9d587512
add nodejs to base image
2023-07-10 14:15:17 +02:00
Ruben Fiszel
104b67f600
add awscli, helm, kubectl to base image
2023-07-10 13:46:35 +02:00
Ruben Fiszel
74254af71a
migrate all jsonschema parser to wasms
2023-06-06 10:52:04 +02:00
Ruben Fiszel
1f8910d730
feat: migrate ts parser to wasm ( #1686 )
...
* migrate ts parser to wasm
* add wasm
* revert py
2023-06-06 09:44:38 +02:00
Ruben Fiszel
1781b4dfeb
multiplayer fix
2023-05-30 21:05:59 +02:00
Ruben Fiszel
915f20fb0a
feat: add multiplayer support for webeditor ( #1562 )
2023-05-30 17:42:27 +02:00
John Unland
488a5d3efb
Add symlink to dockerfile ( #1618 )
2023-05-22 10:02:53 +02:00
Ruben Fiszel
36280cffc8
feat: expose a react sdk to integrate windmill into react apps ( #1605 )
...
* expose react sdk
* expose react sdk
* iterate
* iterate
* iterate
* nit
* update example
* update example
* small fixes
* update all
2023-05-19 20:44:07 +02:00
Ruben Fiszel
fef403b18f
fix openbb build
2023-05-09 13:57:19 +02:00
Ruben Fiszel
796b346bfb
add cairo to openbb build
2023-05-09 11:11:09 +02:00
Ruben Fiszel
a474acb72b
add pkg-config to openbb build
2023-05-09 10:56:50 +02:00
Ruben Fiszel
aea3a1bb3d
add support for openbb
2023-01-28 03:57:25 +01:00
Ruben Fiszel
79afb712c7
add python-310 target
2023-01-28 03:34:40 +01:00
Ruben Fiszel
c0cb91d567
install nodejs only on heavy
2023-01-19 21:01:30 +01:00
Ruben Fiszel
f97f909974
update npm used in heavy
2023-01-19 20:00:01 +01:00
Ruben Fiszel
a98d1ecc33
add nodejs npm to heavy image
2023-01-19 16:22:33 +01:00
Ruben Fiszel
0a8fd771b0
feat: supercache extended to all version
2022-11-18 20:17:23 +01:00
Marty S
724574fc91
Add helm and AWS cli to main image ( #887 )
...
* Add helm and AWS cli to main image
* Add internal build
* Move dockerfile location
* Capitalize helm
Co-authored-by: martys <44445285+martysmojo@users.noreply.github.com >
2022-11-11 20:13:24 +01:00
Ruben Fiszel
8656e1c6f1
feat: publish arm64 image ( #885 )
2022-11-10 14:36:30 +01:00