Pavel
0b1fe64f67
Move non-relevant code from Marine repo into FluenceJS ( #235 )
2022-12-06 09:50:07 +03:00
Anatolios Laskaris
9f2e28a416
chore(marine-js): Pin browser-or-node to 2.0.0 ( #240 )
...
* Pin browser-or-node to 2.0.0
* Pin dependencies
2022-12-01 15:56:39 +02:00
Valery Antopol
35b15138db
fix(cli): skip wasms if they are built without marine-rs-sdk ( #239 )
2022-11-30 19:29:51 +03:00
Anatolios Laskaris
1a6410a59f
ci: Add marine-rs-sdk-test to e2e ( #238 )
...
* Add marine-rs-sdk-test to e2e
* Fix
* Use master branch
2022-11-30 19:24:20 +03:00
Anatolios Laskaris
2f07b06885
Update renovate config ( #237 )
2022-11-28 19:09:55 +03:00
renovate[bot]
ee514fb8fc
chore(deps): update all non-major rust dependencies ( #211 )
...
* chore(deps): update all non-major rust dependencies
* fix build
* fmt
* update generated code in marine-js
* bump marine-runtime version
* update gitignore
* Revert "bump marine-runtime version"
This reverts commit 7cf9f0b6d4
.
* bump versions
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-11-28 18:37:07 +03:00
Anatolios Laskaris
8e6f987ff4
ci: Add marine-js to e2e ( #233 )
...
* Add marine-js to e2e
* Use branch
* Add output
* Use master branch
2022-11-24 09:52:10 +02:00
Anatolios Laskaris
737dfb11e6
ci: Update e2e ( #232 )
...
* Update
* Run on merge to master
2022-11-22 17:26:04 +02:00
Anatolios Laskaris
70638f1f5e
ci: Add marine e2e ( #230 )
2022-11-21 13:17:18 +02:00
Valery Antopol
10db33a0b3
ci: remove cargo update
from workflows ( #228 )
2022-11-03 19:15:05 +03:00
Valery Antopol
492b4365b5
chore(CI): update AquaVM version for tests, enable nodejs and browser tests ( #222 )
2022-11-01 16:39:55 +04:00
Pavel
53c887a186
Marine-js: writing logs into stderr in nodejs env ( #227 )
2022-11-01 11:27:26 +03:00
shamsartem
be664ab88f
update links ( #225 )
2022-10-26 13:09:13 +03:00
Valery Antopol
03393545cc
fix(runtime): detect mapped/preopened dirs conflicts before wasmer-wasi crashes ( #223 )
2022-10-18 16:56:42 +03:00
renovate[bot]
809f5df12d
Update all non-major JS dependencies ( #191 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 20:15:57 +03:00
renovate[bot]
651c030382
Update dependency @types/node to v16 ( #206 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 20:03:09 +03:00
renovate[bot]
82177a0f0b
chore(build): pin JS dev dependencies ( #188 )
2022-09-19 19:27:42 +03:00
Valery Antopol
fd47800cca
chore(build): fix clippy warnings ( #213 )
2022-09-19 19:13:38 +03:00
Valery Antopol
068dab124c
chore(CI): add rust-toolchain file, use better CI actions for rust ( #214 )
2022-09-16 16:10:02 +03:00
renovate[bot]
684bf7cb38
Update Rust crate semver to v1 ( #198 )
...
* Update Rust crate semver to v1
* bump all the deps
* update wasmer-it and fix build
* bump more versions + fix marine-js
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-13 16:25:11 +03:00
Valery Antopol
853bc595ec
fix!: bump minor versions where it was required in #189 ( #212 )
...
* fix!: bump minor versions where it was required in #189
* update marine-js build
2022-09-12 16:55:33 +03:00
renovate[bot]
1aeb9b70b5
Update all non-major Rust dependencies ( #204 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 18:55:35 +03:00
Pavel
7aacb8eb9d
Update marine-js public interface. Replace any with generic JSON types. Doing se\desalinization work insine marine-js ( #207 )
2022-09-09 17:28:30 +03:00
renovate[bot]
c674c92104
Update Rust crate serde_with to v2 ( #203 )
...
* Update Rust crate serde_with to v2
* bump versions
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-09 16:05:09 +03:00
renovate[bot]
1d8dd292c4
Update Rust crate cmd_lib to v1 ( #194 )
...
* Update Rust crate cmd_lib to v1
* remove cmd_lib dependency
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-08 22:56:27 +03:00
renovate[bot]
28e059c506
Update Rust crate uuid to v1 ( #205 )
...
* Update Rust crate uuid to v1
* bump repl version
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-08 21:50:04 +03:00
renovate[bot]
dc134a224a
Update Rust crate rustyline to v10 ( #197 )
...
* Update Rust crate rustyline to v10
* use new rustyline API
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-08 00:42:29 +03:00
renovate[bot]
a1bb6c4a95
Update Rust crate pretty_assertions to v1 ( #196 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-07 00:15:45 +03:00
renovate[bot]
b3a8898893
Update all non-major Rust dependencies ( #189 )
...
* Update all non-major Rust dependencies
* fix tokio features
* add rt tokio feature
* bump bytes crate version to keep up with reqwest
* update tokio to 1.21.0
* bump crate versions
* use latest rust toolchain always
* update wasm-bindgen generated and patched code
* revert toolchaijn version change
* revert toolchaijn version change
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-02 18:48:25 +03:00
Valery Antopol
71b5953c22
feat(fluence-app-service): make base path field optional in ConfigContext interface ( #202 )
2022-08-31 14:14:43 +03:00
Valery Antopol
f41b23dd5c
fix(repl): crash when given relative path to config in non-current directory ( #201 )
2022-08-30 16:59:40 +03:00
Valery Antopol
650aec50d5
feat(repl): allow partial call_parameters specification in call ( #200 )
...
* add partial call_parameters support, fix work with config not in the same dir
* move path fixes to another PR
2022-08-30 16:40:01 +03:00
renovate[bot]
7ea912f9c8
Configure Renovate ( #187 )
...
* Add renovate.json
* Add renovate config
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2022-08-04 17:55:03 +03:00
Valery Antopol
3449a34e35
Use sdk version from cargo manifest, instead of hardcoded value ( #186 )
2022-08-03 18:26:45 +03:00
Valery Antopol
17e8bf041e
Rework module searching on filesystem ( #184 )
2022-07-29 17:09:54 +03:00
Valery Antopol
d4a4d53bd5
bump crate versions that used marine-rs-sdk-main 0.6.15 ( #185 )
2022-07-27 21:58:47 +03:00
Valery Antopol
d9c8de35aa
Support marine-rs-sdk 0.7.0 ( #180 )
2022-07-27 18:01:30 +03:00
Valery Antopol
c1e0eed88d
Add tests for wasm memory leaks when passing/returning records ( #182 )
2022-07-08 15:19:38 +03:00
Valery Antopol
9376fb963c
Add record destruction test ( #181 )
2022-07-06 17:11:07 +03:00
Anatoly Laskaris
3acf053c69
Run on push to master ( #179 )
2022-07-01 18:32:45 +03:00
Anatoly Laskaris
f93d8ef608
Migrate marine tests to github-actions ( #178 )
2022-07-01 16:49:01 +03:00
Mike Voronov
7a80d3e5a1
Fix value after table problem in TomlMarineNamedModuleConfig( #175 )
2022-06-09 17:35:47 +03:00
Mike Voronov
cc1766b7f1
fix tests after renaming ( #174 )
2022-06-09 17:00:19 +03:00
Valery Antopol
b4e76cb0cd
fix marine js build and get rid of marine-web occurrences ( #173 )
2022-06-09 13:20:34 +03:00
Valery Antopol
eab120fdae
beautify marine cli tool subcommand args ( #170 )
2022-06-02 20:09:38 +03:00
Valery Antopol
aa954f35f2
REPL: improve "interface" command output readability ( #169 )
2022-06-02 20:09:14 +03:00
Mike Voronov
82217b332e
Rename FaaS
to Marine
, Runtime
to Core
( #172 )
2022-06-02 19:51:27 +03:00
Valery Antopol
93b3952ed8
Marine CLI: fix template url in generate command ( #171 )
2022-06-02 18:51:34 +03:00
Valery Antopol
56f9dff9b1
add "quiet" option to mrepl ( #168 )
2022-05-31 19:36:42 +03:00
Mike Voronov
54f55cd18c
remove obsolete TODO ( #167 )
2022-05-27 20:31:34 +03:00