62 Commits

Author SHA1 Message Date
folex
ba98227446
CI: Use files instead of memory to filter crate versions (#420) 2022-12-28 19:27:43 +07:00
Anatolios Laskaris
6fbd4b762b
Add fluence-cli (#409) 2022-12-26 23:22:03 +02:00
Anatolios Laskaris
89cd606e58
chore: Fix rust doc? (#415) 2022-12-26 19:28:18 +02:00
renovate[bot]
8318aca3c1
chore(deps): update actions/setup-node action to v3 (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-28 09:45:04 +02:00
renovate[bot]
d238c91a06
chore(deps): update jetli/wasm-pack-action action to v0.4.0 (#391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-28 09:44:45 +02:00
renovate[bot]
9fa5206435
chore(deps): update peaceiris/actions-gh-pages action to v3.9.0 (#392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-28 09:44:26 +02:00
renovate[bot]
a71d04a7ec
chore(deps): update actions/checkout action to v3 (#393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-28 09:44:11 +02:00
Anatolios Laskaris
78675f930e
ci: fix typo (#383) 2022-11-23 13:13:17 +02:00
Anatolios Laskaris
f5de602108
ci: Update e2e (#382)
* Update

* Fix

* Fix

* Typo

* Cleanup

* Run on merge to master

* Fix branch name
2022-11-22 16:58:30 +02:00
Anatolios Laskaris
c33d46619d
ci: Update e2e (#378) 2022-11-16 14:49:51 +02:00
Anatolios Laskaris
76a1e6d4e6
Publish air-beautify-wasm only on when something changed (#371) 2022-10-26 17:23:47 +07:00
Ivan Boldyrev
ea934ab9a9
air-beautify-wasm in the tree (#336)
1. Update wasm-bindgen in the wasm-air-beautify to make it buildable with rest of tree.
2. Rename `wasm-air-beautify` to `air-beautify-wasm`, to make it consistent
   with other packages.
3. Implement github workflows to build and deploy the `air-beautify-wasm` package.
2022-10-25 14:54:51 +07:00
Anatolios Laskaris
22d39f5b23
ci: Set avm client version to crate version (#368)
* Set version from Cargo.toml

* Fix crate link on release
2022-10-25 10:20:42 +03:00
Mike Voronov
8c3f9a3090
feat(interpreter-data): add interpreter version in data (#367) 2022-10-13 12:50:32 +03:00
Mike Voronov
eafdec5d86
fix(aquavm): temporary fix entire value in canon (#358) 2022-10-10 22:15:28 +03:00
Anatolios Laskaris
17a6409566
ci: Add registry to e2e (#359) 2022-10-10 18:48:13 +04:00
Anatoly Laskaris
e6443df591
ci: Use new version format in E2E workflow (#345)
* Use new version format

* Test

* Lock version

* Cleanup
2022-09-29 17:14:40 +03:00
Anatoly Laskaris
61cc3ffc2c
ci: Add Aquavm E2E (#324) 2022-09-20 18:25:55 +03:00
Anatoly Laskaris
7a146501a5
Use rust-toolchain to setup rust (#318) 2022-09-09 16:34:19 +03:00
Ivan Boldyrev
0eb37800b6
AquaVM benchmarks (#283)
* Fix stale benchmarks
* Data (de)serialization and execution benchmarks:

Two kind of benchmark: relatively short, but with huge call results, and
long trace of small call results.  Moreover, there are two case for each:
with same data to be merged with comparison, and data from different
par branches merged w/o comparison.
2022-07-08 21:07:04 +07:00
Anatoly Laskaris
4201ecce6b
Migrate air workflow to github-actions (#281) 2022-07-01 16:48:39 +03:00
Valery Antopol
5f0e295073
update faas (#240) 2022-04-07 00:18:49 +03:00
Mike Voronov
262beec170
use Rust 2022-02-24 in CI (#233) 2022-03-15 20:45:15 +03:00
Valery Antopol
39da1c98bb
Use js marine runtime instead of wasm-bindgen (#209) 2022-02-18 19:04:40 +03:00
Mike Voronov
f291c77d26
Update crate info; housekeeping (#153) 2021-10-05 20:08:10 +03:00
Mike Voronov
db45c82da3
use nightly-2021-07-13 (#131) 2021-08-24 16:43:17 +03:00
Mike Voronov
3c86d36566
Introduce CRDT data (#74) 2021-08-24 16:14:15 +03:00
folex
d07537d4ce CI: fix directory in publishing 2021-05-28 18:35:17 +03:00
folex
ccba158d81
Mark some crates as publish = false + add CI to publish crates (#105) 2021-05-19 12:43:49 +03:00
Mike Voronov
7cb636a02e
Refactor tests (#104) 2021-05-16 22:52:22 +03:00
Mike Voronov
f9a0b24a56
Move to sdk 0.6.5 (#102) 2021-05-13 12:00:56 +03:00
Pavel
792763c72b
Checking for undefined textencoder (#100)
* Fix `ReferenceError: TextEncoder is not defined`

* Add CI pipeline which runs avm client tests
2021-05-11 10:36:59 +03:00
folex
e973d5ba56
Fix publishing CI (#101) 2021-05-10 15:26:25 +03:00
Mike Voronov
2ac0304d3e
Rename Aqua to AIR, move AVM from FCE (#99) 2021-05-10 14:25:34 +03:00
Pavel
0ddc44bf52
Npm package (#98)
This commit migrates wasm wrapper from JS SDK into the air interpreter package.

Changes include:

* Adding directory for npm package
* Setting up typescript build pipeline
* Renaming package to air-interpreter
* Fixing CI pipelines to support the new build process
* Fixing issue with memory access violation in wasm wrapper
2021-05-05 15:43:50 +03:00
Aleksey Proshutisnkiy
c4bdb2eddc
fix publishing (#97) 2021-04-30 17:03:02 +03:00
folex
255feedb60
Set version in interpreter/Cargo.toml before .wasm build in publishing (#95) 2021-04-28 19:03:07 +03:00
vms
45985bb993
Fix number to jvalue conversion (#94) 2021-04-28 16:05:35 +03:00
vms
7097b25533
Move to BWU (#93) 2021-04-26 14:44:23 +03:00
vms
e5244db6a1
Rename stepper to interpreter (#67) 2021-02-17 23:36:36 +03:00
Pavel
d8ff68843e
Switch to cjs (#65)
* Use CJS instead of ESM

* fix the issue with branch packages being pushed to npm as latest
2021-02-13 00:08:19 +03:00
folex
459615e828
CI: fix release versions calculation (#58) 2021-01-16 21:55:34 +03:00
folex
8ad7c0c765 Move toml-cli installation to the beginning 2020-12-30 13:34:43 +03:00
folex
bfdb9aca4c Do not change package name for rust 2020-12-29 18:48:29 +03:00
folex
30d4322a13 fix typo in CI config 2020-12-29 18:26:19 +03:00
folex
7ba562a004
CI: respect version in Cargo.toml (#54) 2020-12-29 18:20:20 +03:00
folex
6e5efe4903
CI BUGFIX: Increment version for NPM, crates.io and release (#49) 2020-12-23 19:05:50 +03:00
folex
dce89856bb Continue if wasm-pack is installed 2020-12-18 19:19:11 +03:00
folex
e0a3f84c50
Show aquamarine version in the prerelease (#43) 2020-12-18 19:11:31 +03:00
folex
8e41b76661
Change target from i64 to i32 in log_utf8_string (#40) 2020-12-18 12:14:17 +03:00