Commit Graph

262 Commits

Author SHA1 Message Date
cf33a7b4fe ci: Pin dependencies (#216) 2022-12-07 14:37:50 +07:00
298e7c50a9 ci: Workaround for empty npm package version in e2e (#208) 2022-12-05 15:10:44 +03:00
7db037c732 chore: Bump fluence-js version (#226) v0.27.3 2022-12-02 09:48:00 +02:00
1ae78ef7f6 fix(deps): Bump marine-js to 0.3.37 with pinned browser-or-node package (#224) 2022-12-02 09:27:42 +02:00
acc50d1d31 Fix git ref in e2e (#219) 2022-12-01 20:03:02 +03:00
be4c6570bd chore: fix ERR_PNPM_OUTDATED_LOCKFILE (#213)
* Update lock file

* Update

* Update

* Fix

* Fix

* Fix

* Fix?

* Run pnpm up --config.strict-peer-dependencies=false
2022-12-01 14:45:32 +03:00
89b88e71a9 ci: Configure Renovate (#209)
* chore(deps): add renovate.json

* Update config

* Update github-actions in one PR

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2022-12-01 13:44:23 +03:00
208067eecf Fix failing tests in AquaVM (#207) v0.27.2 2022-11-28 13:59:07 +03:00
1f5fa892e3 ci: Remove v prefix from snapshot version output (#206) 2022-11-25 17:50:37 +03:00
b2f2c69f02 ci: Use npm actions in e2e (#205)
* Use npm actions in e2e

* Update test workflow

* Typo

* Prepend verions with v

* Use main branch
2022-11-25 10:49:38 +03:00
aa502de62b ci: Add marine-js (#204)
* Add marine-js

* Add marine-js input
2022-11-22 19:07:58 +03:00
1506c7cf16 ci: Update e2e (#203)
* Test

* Fix

* Fix

* Fix name

* Update

* Update actions

* Use main branch

* Fix
2022-11-22 15:39:45 +02:00
a6903759e2 chore: release FluenceJS v0.27.1 (#201) v0.27.1 2022-11-03 21:34:15 +03:00
abf52c335c Implement single-module marine services deployment service (#198) 2022-11-03 21:22:10 +03:00
5759c93506 chore(deps): Update MarineJS to v0.3.29 (#200) 2022-11-03 19:44:07 +03:00
e1482451b3 chore(deps): bump fluence-js to 0.27.0, avm: 0.31.11 (#199) v0.27.0 2022-11-01 20:00:17 +04:00
7d00f3790f chore: bump AquaVM version to 0.31.10 (#197) 2022-11-01 14:48:45 +04:00
bc276f0ec7 Use summary to print versions (#196) 2022-10-31 18:10:22 +03:00
3ef88d9905 Implement json builtin (#195) v0.26.3 2022-10-26 16:02:28 +03:00
cb0a934f31 update links (#194) 2022-10-26 11:45:31 +03:00
b160fb7edc ci: Add registry to e2e (#193)
* Add registry tests

* Fix
2022-10-10 22:03:03 +04:00
339be8ff28 ci: Fix setting version (#192)
* Fix setting version

* Fix
2022-10-10 20:09:16 +04:00
c34f1f6832 chore: update AVM to 0.30.11 (#191) v0.26.2 2022-10-09 21:03:04 +04:00
75cefc16ad Add v4 version of compiler support (#190) v0.26.1 2022-10-08 23:18:38 +03:00
4a1e95d352 chore: Bump AVM version (#189) v0.26.0 2022-10-07 22:04:35 +03:00
f0ca51ca02 chore: Bump AVM and MarineJS versions (#187) v0.25.2 2022-09-30 18:27:24 +03:00
709224514e chore: bump fluence-js version to 0.25.1 (#186) v0.25.1 2022-09-23 16:59:26 +04:00
7049debff5 fix(sig): update Sig guards according to new registry API (#185) 2022-09-23 13:45:42 +03:00
3b05852a65 chore: Small E2E tuning (#184)
* Make comment a step instead of a job

To save space on summary screen of github actions

* Build aqua with fluence-js snapshot

* Typo

* Another typo

* Use short sha from branch

* Fix permissions?

* Fix

* Install then set version

* Better names

* Even better names
2022-09-14 17:43:17 +03:00
73bce39621 chore: Prepare for Aquavm/aqua E2E (#182)
* Prepare for aquavm e2e

* Checkout to fluence-js repo

* Updates

* Use cache

* Fix setting up node version
2022-09-13 19:24:20 +03:00
3d02c67fd8 Accommodate new marine-js and avm interface (#181) 2022-09-12 13:32:50 +03:00
b68d61068a Use workflow_call to run tests/publish build snapshot and add E2E (#175)
* Add workflow_call

* Add missing import secrest

* Run e2e with aqua-playground (#179)

* Try to run e2e with aqua-playground

* Use workflow_call to run local tests and publish snapshot

* Run e2e and tests in parallel

* Colors!

* Always add comment

* Use master branch of aqua-playground

* Remove invalid `cache` key

* Update .github/workflows/run-tests.yml

* Fix branch name in version
2022-09-06 17:51:43 +03:00
e167cf9eca Update @fluencelabs/avm to v0.27.8 and @fluencelabs/marine-js to v0.3.10 (#180)
* Update @fluencelabs/avm to v0.27.8 and @fluencelabs/marine-js to v0.3.10

* Bump version
v0.24.1
2022-09-06 13:33:17 +03:00
7408b07ed8 Rename toB58String to getPeerId (#178) v0.24.0 2022-09-05 19:27:19 +03:00
1ca867b802 Bump @fluencelabs/connection and @fluencelabs/fluence versions (#177) v0.23.8 2022-09-05 18:34:33 +03:00
0bf8eb2f1b Fix issue when FluenceJS was not working in webpack-based web projects (#176) 2022-09-05 18:24:19 +03:00
59844e48dc Bump FluenceJS version (#174) v0.23.7 2022-09-01 16:52:46 +03:00
687886d9f8 Update Marine to v0.3.9 (#173) 2022-09-01 16:45:48 +03:00
2fbde339b9 Run rust-peer using docker-compose (#168)
* Add docker-compose

* Run rust-peer using docker compose
2022-09-01 15:37:57 +03:00
9de5aaeb36 Fix version displayed in github release (#172) 2022-09-01 13:14:22 +03:00
baec9203ba Fix release workflow dispatch type (#171) v0.23.6 2022-09-01 12:33:28 +03:00
1ffca081cf Bump FluenceJS version and fix CI workflow (#170) 2022-09-01 12:23:30 +03:00
6bd4b7a370 Update AVM to 0.27.0 (#169) 2022-09-01 11:47:37 +03:00
657499e2c8 Fix publishing issue (#166) v0.23.5 2022-08-25 18:08:42 +03:00
0148c33dbc Fix non-working CI workflows (#165) 2022-08-25 17:08:04 +03:00
16fdbce17d Migrate to monorepo and pnpm (#163)
DXJ-85
2022-08-24 18:03:06 +03:00
bcfd5ff634 Update publish branch workflow to use selfhosted registry (#164) 2022-08-18 15:12:25 +03:00
fb50ec271c Ephemeral networks core implementation (#160) v0.23.4 2022-08-05 16:43:19 +03:00
83c587af34 Update AVM and MarineJS to latest versions (#162) v0.23.3 2022-08-04 16:51:44 +03:00
9eafbed86b Expose parse ast method from AVM (#161) v0.23.2 2022-08-04 12:05:31 +03:00