92 Commits

Author SHA1 Message Date
Anatolios Laskaris
4a35dbffb7
chore(ci): Add codecov (#493)
* Split tests into tests and lints and add codecov

* Embed codecov

* Fixes

* Test codecov

* Test coveralls again

* Use token

* Change events

* Typo
2023-03-02 13:31:05 +02:00
fluencebot
357ae63732
chore: release master (#488)
* chore: release master

* chore: Bump air-interpreter version to 0.35.5
2023-02-27 17:24:49 +03:00
Anatolios Laskaris
b4818c57de
chore(release-please): Fix release (#487)
* Revert "chore: release master (#484)"

This reverts commit 4ae3afc0daf5f791f08742c1d250bb5b191852f6.

* Revert "fix(air-trace): set correct air verison (#486)"

This reverts commit c10f89b5e5856ed155da1dcb4784e73d63cc1bea.

* Disable link version

* Fix air
2023-02-27 16:10:34 +02:00
fluencebot
4ae3afc0da
chore: release master (#484) 2023-02-27 16:57:46 +03:00
fluencebot
c9eb5cd47a
chore: release master (#481) 2023-02-21 21:54:12 +03:00
Anatolios Laskaris
4d20801ec6
chore(release-please): Try to fix merging linked versions (#480)
Fix?
2023-02-21 21:07:37 +03:00
renovate[bot]
dd61450d80
chore(deps): update baptiste0928/cargo-install action to v1.3.1 (#474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 20:30:22 +03:00
Anatolios Laskaris
8f5217e3d6
chore(ci): Release workflow fixes [fixes FLU-273] (#460)
* Fix publishing artifact

* Set version

* Set avm client version during release

* Try linkied components again
2023-02-08 15:07:33 +02:00
fluencebot
5aa3c75875
chore: release master (#454)
* chore: release master

* chore: Bump air-interpreter-wasm version to 0.35.4
2023-02-08 15:28:17 +03:00
Anatolios Laskaris
517eba466e
chore(ci): Set air-interpreter version to 0.35.3 (current) (#458)
Set version
2023-02-08 14:15:56 +02:00
Anatolios Laskaris
ce01804bdb
chore(ci): Better handling of air-interpreter release (#457)
* Update release

* Fixes

* fix

* Fix
2023-02-08 13:44:26 +02:00
Anatolios Laskaris
ae754cb1f5
chore: Do not link air and air-interpreter! (#456)
* Comeon!

* Do not link anything!
2023-02-08 12:56:01 +02:00
Anatolios Laskaris
34592fa7d4
chore(ci): Set all version in manifest (#455)
Set all version in manifest
2023-02-08 12:51:12 +02:00
Anatolios Laskaris
e168d2a55e
chore(ci): Revert previous release, prepare for new release [fixed FLU-271] (#453)
* Add versions everywhere

* Revert "chore(air-trace): release master (#452)"

This reverts commit 3452b6b24d5b838241a353ff3a7a536899421fed.

* Fix

* Fix versions
2023-02-08 12:08:51 +02:00
fluencebot
3452b6b24d
chore(air-trace): release master (#452)
chore: release master
2023-02-07 21:33:57 +03:00
fluencebot
888b05bbd4
chore(air-trace): release master (#444) 2023-02-07 10:48:58 +03:00
Anatolios Laskaris
3139299114
chore(ci): Fix air-trace version in release-please manifest (#449)
Fix air-trace version in manifest
2023-02-06 15:59:15 +02:00
renovate[bot]
5db0b9862f
chore(deps): update peaceiris/actions-gh-pages action to v3.9.2 (#426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 16:46:11 +03:00
renovate[bot]
74dc69f13b
chore(deps): update hashicorp/vault-action action to v2.5.0 (#443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 16:42:20 +03:00
Ivan Boldyrev
c35eac0f01
fix(air-trace): air-trace native-only compilation fix (#429)
It was not correctly refactored in the #381.
Add a CI check for the `air-trace` native-only mode.
2023-02-06 19:59:47 +07:00
Anatolios Laskaris
74a516c6d3
chore: Fix release notify state (#442)
Fix
2023-01-24 16:57:54 +02:00
Anatolios Laskaris
474bfd1baa
chore(ci): Notify on release failures and other small CI changes [fixes FLU-222, FLU-194, FLU-41 and FLU-196] (#441)
* Add `e2e / status` job

* Update renovate config

* Notify when release fails

* Add timeout

* Update fluence npm dependencies at any time

* Typo

* Notify only on failures

* Fail on skipped
2023-01-24 16:00:03 +02:00
Anatolios Laskaris
a45b97bafe
chore: Add actions linter (#438)
Add actions linter
2023-01-23 09:36:25 +02:00
Anatolios Laskaris
2e065525f1
chore: Revert renovate deps prefix (#436)
Revert deps prefix
2023-01-16 00:35:44 +07:00
Anatolios Laskaris
00f5ca2eef
chore(e2e): Run rust-peer tests (#431)
* Run rust-peer tests

* Some renaming
2023-01-13 12:04:14 +02:00
Anatolios Laskaris
adb4cacda6
chore(ci): Add release-please (#430)
* Add release-please

* Use fluencelab pat

* Rename renovate commit types

* Add lint PR title workflow
2023-01-11 16:59:09 +02:00
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
Anatolios Laskaris
2d72ab9ff7
ci: Set commit prefix to chore (#395) 2022-11-29 10:12:34 +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
7ac0ab109c
ci: Renovate tuning (#385)
* Manage github-actions

* Update renovate config

* Silent automerge

* Do not manage wasmer

* Update
2022-11-24 12:06:22 +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
Anatoly Laskaris
f32f23b610
Temporarily ignore wasm-bindgen dependency bump (#311) 2022-09-06 11:01:41 +03:00
renovate[bot]
66711c40f5
Configure Renovate (#288)
* Add renovate.json

* Update renovate config

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2022-09-06 09:38:45 +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