Commit Graph

290 Commits

Author SHA1 Message Date
0617e3b4c6 chore(deps): update dependency js-base64 to v3.7.4 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-19 08:21:52 +03:00
04bb224901 chore(deps): update dependency @types/node to v18.11.18 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-19 08:21:35 +03:00
b4c4a1cdcc chore(deps): update dependency ts-node to v10 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-19 08:21:13 +03:00
ea4d937b70 chore(deps): update dependency @fluencelabs/aqua to v0.9.2 (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 14:22:33 +07:00
c2476b53fd chore(deps)!: update dependency @fluencelabs/fluence to v0.28.0 (#49)
* chore(deps): update dependency @fluencelabs/fluence to v0.28.0

* chore: aqua = =0.0.1-renovate-fluencelabs-fluence-0-x-871e3f3-136-1.0

* chore: add avm to devDependencies

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: folex <0xdxdy@gmail.com>
2023-01-13 20:51:16 +07:00
9bb7289877 chore(deps): update dependency @fluencelabs/aqua to v0.8.0-368 (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13 18:03:52 +07:00
44e59dcc72 chore(deps): pin dependencies (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-08 18:56:05 +02:00
81fef0678e ci: Pin dasel version (#48)
* Pin dasel version

* Fix
2022-12-05 14:44:34 +02:00
b6a68fa3b4 ci: Configure Renovate (#36)
* chore(deps): add renovate.json

* Configure renovate

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2022-12-01 15:09:15 +02:00
43163c15cb update aqua, object creation tests 2022-12-01 13:26:14 +04:00
e0fa922d55 ci: Workaround for empty npm version (#35) 2022-11-30 15:14:35 +02:00
dadc40fdba fix 2022-11-23 14:01:25 +04:00
e554e4f6ee comment test 2022-11-23 13:44:28 +04:00
81115ffeda update libs. add tests 2022-11-22 23:40:59 +04:00
072cdaeaf3 ci: Add marine-js to used version (#34) 2022-11-22 17:12:40 +02:00
473d64b06b ci: CI fixes (#33)
* Fix

* Bump docker logs actions
2022-11-22 15:29:06 +02:00
8e80a1b22b ci: Update e2e (#32)
* Update

* Fix?

* Update

* Fix
2022-11-22 14:15:55 +02:00
21dfe6222a ci: Print correct versions (#31)
* Print correct versions

* Setup dasel
2022-11-01 14:25:32 +02:00
fe3f3d8c42 ci: Print versions to check summary (#30)
* Print versions to check summary

* Always dump logs and versions info

* Fixes
2022-10-31 15:59:00 +02:00
e4afeb5774 skip tests 2022-10-26 17:28:09 +02:00
9ebb32b1b4 add tests on functors 2022-10-25 10:45:54 +02:00
b6109fc22f add new test for streams 2022-10-20 18:51:13 +03:00
7f3ce497de update packages, add tests on empty stream and option 2022-10-20 12:29:00 +03:00
d39ae4a9eb aqua 0.7.7-353, fjs 0.26.3-snapshot-3 2022-10-14 15:27:45 +04:00
3a1a95817f ci: Set exact node package versions 2022-10-10 21:02:53 +03:00
c5ffb2e7b0 ci: Fix setting version (#28)
* Fix setting version

* Fix
2022-10-10 19:02:20 +03:00
15967dd412 update versions 2022-10-09 20:10:41 +03:00
ee2abb57c1 chore: bump FluenceJS version to 26.1 2022-10-09 00:25:50 +04:00
abe0b054e1 chore: bump FluenceJS version 2022-10-07 23:56:33 +04:00
1a7811362b chore: update aqua version in tests 2022-10-07 21:31:25 +03:00
908a7af1e8 chore: Run npm update (#27) 2022-10-07 14:22:38 +03:00
8cb93a069a update join test 2022-10-06 11:54:22 +03:00
420bfca554 Temp disable healthcheck (#26) 2022-10-05 22:31:05 +03:00
4fba2de25b Run tests on push to master 2022-10-05 17:41:03 +04:00
6c89705640 update fjs 2022-10-05 16:34:43 +03:00
98a8b14aca update version 2022-10-05 16:34:43 +03:00
da1f1fea80 ci: Dump rust-peer logs on failure (#25)
* Dump rust-peer logs on failure

* Get rid of the while loop
2022-10-05 16:33:33 +03:00
8e973ffce5 chore: Run npm update (#24) 2022-09-30 18:07:09 +03:00
e17843f1f2 update aqua 2022-09-30 13:58:14 +03:00
25bc8eab04 add tests, ignore recursive stream 2022-09-30 12:41:46 +03:00
39c1e42552 ci: Fix slack webhook (#22) 2022-09-26 17:42:29 +03:00
0daae14bf8 ci: Add periodic healtchecks (#21)
* Use env variable to set where to run tests

* Bump aqua version

* Add periodic healtcheck

* Report to slack on failure

* Retry tests 3 times
2022-09-26 16:47:52 +03:00
bcd8cf6122 Run normal install then snapshots (#20) 2022-09-13 16:47:30 +03:00
143e915358 chore: Prepare for aqua/aquavm e2e (#19)
* Prepare for aqua/aquavm e2e

* Cache npm
2022-09-13 16:12:37 +03:00
4cb6755b55 fix compilation 2022-09-12 18:14:24 +03:00
1aef825d1b update vm, delete redundant tests 2022-09-12 18:06:19 +03:00
d1fb9a4871 some changes 2022-09-09 19:17:08 +03:00
7919dc11bf streamCan 2022-09-09 19:12:21 +03:00
7e5e7543b0 add canon test 2022-09-09 19:06:51 +03:00
5e5769edf0 Prepare for e2e tests (#18)
* Skip some tests

* Add docker-compose and config

* Add workflow to test aqua-playground

* Fix workflow trigger

* Use minimal image and cleanup docker-compose

* Bring back multiaddr

* Cleanup

* Setup for fluence-js e2e

* Readd pubsub

* Delete pubsub
2022-09-06 15:42:50 +03:00