mikhail-1e20
b05c39bd20
chore(readme): update README, CONTRIBUTING and LICENSE ( #277 )
...
Updated README, CONTRIBUTING and LICENSE
2023-02-09 18:07:36 +03:00
fluencebot
6260c4d42f
chore: release master ( #275 )
2023-02-08 17:13:40 +03:00
Anatolios Laskaris
b417c72985
chore(ci): Set all crates versions in release-please manifest ( #276 )
...
Set all versions in manifest
2023-02-08 15:16:18 +02:00
Valery Antopol
9c1f20b8a7
feat!: add pretty-print for repl output + small error messaging improvement ( #274 )
2023-02-08 14:32:36 +03:00
fluencebot
1c150cd2d2
chore: release master ( #273 )
...
* chore: release master
* chore: Bump marine-js version to 0.3.44
2023-02-06 12:45:47 +02:00
Anatolios Laskaris
dce6333f43
fix(ci): Fix marine-js release build ( #272 )
...
* Fix marine-js release
* Trigger marine-js release
2023-02-06 11:52:12 +02:00
fluencebot
68b3eb6d26
chore: release master ( #266 )
...
* chore: release master
* chore: Bump marine-js version to 0.3.43
2023-02-06 11:40:55 +03:00
Anatolios Laskaris
7ba01f46f0
chore: Set marine-js component name ( #270 )
...
Name marine-js
2023-02-03 09:41:37 +02:00
Anatolios Laskaris
1144a69b4b
chore: Fix marine-js release type ( #268 )
...
Fix
2023-02-03 09:29:51 +02:00
Anatolios Laskaris
51fae282e1
chore: Trigger CI when committing version bump manually to release-please ( #269 )
...
Fix
2023-02-03 00:13:03 +03:00
Anatolios Laskaris
05bb831725
chore(ci): manage marine-js rust and node as one package ( #267 )
...
* Uncomment marine-js
* Manage marine and marine-js as one package
* Fix lint
* Fixes
2023-02-02 18:29:39 +02:00
Pavel
9e2dd3912e
feat(marine-js): Switch MarineJS package From CJS to ESM format ( #265 )
2023-02-02 17:11:49 +03:00
Anatolios Laskaris
62b70685f1
chore: Build marine and mrepl binaries when releasing ( #260 )
...
Build binaries
2023-01-30 21:36:52 +03:00
fluencebot
594ebf3876
chore: release master ( #258 )
2023-01-27 16:32:32 +02:00
Anatolios Laskaris
7431c123f8
chore: Fix marine version in release-please manifest ( #259 )
...
Fix marine version
2023-01-27 16:28:31 +02:00
Valery Antopol
6ee6697ed8
fix: support workspace dependencies by using cargo_toml 0.14.0 ( #256 )
2023-01-27 17:21:57 +03:00
Anatolios Laskaris
bd75b427af
chore: Fix release notify step ( #255 )
...
Fix notify step
2023-01-24 16:57:50 +02:00
Anatolios Laskaris
1668c8fdbf
chore(ci): Notify on release failures and other small CI changes [fixes FLU-222, FLU-41 and FLU-196] ( #254 )
...
* Notify on release failure
* Add timeout
* Add `e2e / status` job
* Fix adding binary
* Notify only on failures
* Fail on skipped
2023-01-24 15:59:56 +02:00
Anatolios Laskaris
95ac5b89ea
chore(ci): Add release-please ( #253 )
...
* Add release-please
* Cleanup
* Add actions lint
* Upload marine and mrepl binaries
* Run npm i
2023-01-23 09:36:16 +02:00
Anatolios Laskaris
b300bd756e
chore(e2e): Run rust-peer tests in E2E ( #252 )
...
* Run rust-peer tests
* Some renaming
2023-01-23 09:36:09 +02:00
Anatolios Laskaris
58c74be12e
chore(ci): Add fluence-cli ( #251 )
...
* Add fluence-cli to e2e
* Fixes
* Debug e2e
* Change the order
* Cleanup
* Try without equal sign
* Debug
* Add marine to needs
* Do not build marine-rs-sdk
* Build marine-rs-sdk-test
* Use master
* Fix
* Use fluence-cli from main
2023-01-10 14:39:56 +02:00
Valery Antopol
a022a30442
chore(master): release ( #245 )
2022-12-06 16:52:49 +03:00
Valery Antopol
30c6dc4de1
feat!: prohibit going out of service_dir in app-service ( #244 )
2022-12-06 16:28:00 +03:00
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