Anatolios Laskaris
339be8ff28
ci: Fix setting version ( #192 )
...
* Fix setting version
* Fix
2022-10-10 20:09:16 +04:00
Anatoly Laskaris
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
Anatoly Laskaris
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
Anatoly Laskaris
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
Pavel
0bf8eb2f1b
Fix issue when FluenceJS was not working in webpack-based web projects ( #176 )
2022-09-05 18:24:19 +03:00
Anatoly Laskaris
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
Pavel
9de5aaeb36
Fix version displayed in github release ( #172 )
2022-09-01 13:14:22 +03:00
Pavel
baec9203ba
Fix release workflow dispatch type ( #171 )
2022-09-01 12:33:28 +03:00
Pavel
1ffca081cf
Bump FluenceJS version and fix CI workflow ( #170 )
2022-09-01 12:23:30 +03:00
Pavel
657499e2c8
Fix publishing issue ( #166 )
2022-08-25 18:08:42 +03:00
Pavel
0148c33dbc
Fix non-working CI workflows ( #165 )
2022-08-25 17:08:04 +03:00
Pavel
16fdbce17d
Migrate to monorepo and pnpm ( #163 )
...
DXJ-85
2022-08-24 18:03:06 +03:00
Anatoly Laskaris
bcfd5ff634
Update publish branch workflow to use selfhosted registry ( #164 )
2022-08-18 15:12:25 +03:00
Pavel
976cd0435c
Sig service redesign ( #126 )
2022-02-04 22:39:41 +03:00
Pavel
0c5fecac40
Remove old node versions ( #128 )
2022-02-04 22:37:00 +03:00
Pavel
9d0c7b2bb8
Switching from AVM interpreter to AVM runner with background execution ( #111 )
2021-12-28 20:53:25 +03:00
Pavel
c9f2bb2407
Disable automatic branch publishing ( #114 )
2021-12-17 17:12:09 +03:00
Pavel
727d59fb61
Documentation update ( #83 )
2021-09-27 22:11:35 +03:00
folex
763e641fa2
KeyPair: add fromBytes, toEd25519PrivateKey ( #78 )
...
- fromBytes allows to pass any seed you want
- constructor takes PeerId (previously was empty and maybe private)
- toEd25519PrivateKey to complete the lifecycle.
2021-09-14 12:16:17 +03:00
Pavel
c7ab9d56ee
CI: fix --allow-same-version flag( #69 )
2021-09-08 12:21:11 +03:00
Pavel
140c38eb93
CI: set release name to JS SDK ( #68 )
2021-09-08 12:04:52 +03:00
Pavel
33d7406c55
Update CI workflow to tag-based one ( #66 )
2021-09-08 11:28:22 +03:00
folex
32e1ea4e04
Update avm to 0.14.3 ( #65 )
2021-08-27 20:02:55 +03:00
Pavel
ad83b51ce1
JS SDK 0.10.0 ( #64 )
...
BREAKING CHANGES: PROTOCOL_NAME is changed, AquaVM is updated to a new minor version
2021-08-24 18:37:20 +03:00
Pavel
9aa077eb4b
Update air ( #47 )
...
* Migrate to the new version of air-interpreter package
* Add pipeline with integration tests
* Fix issues which prevented tests to finish normally
2021-05-12 00:01:44 +03:00
folex
052a8a7f24
Do not use DataView ( #28 )
2021-03-03 17:27:00 +03:00
Pavel
416221ea17
Improve tests ( #18 )
...
Replaced mocha with jest.
Test are split into unit and integration categories.
Dropped ESM dependency. Code is now being compiled into CJS
2021-02-14 00:35:02 +03:00
Pavel
b9d146c653
Hide non latest packages ( #9 )
...
* publishing branch packages with beta tag to hide it from being latest
* Update package version
2021-01-19 17:15:59 +03:00
folex
c7f94109a6
Do not run 'publish_branch' on master ( #7 )
2020-12-31 15:04:11 +03:00
folex
5ad4108361
Switch badge to @fluencelabs/fluence ( #6 )
2020-12-30 13:14:24 +03:00
folex
0c19f080df
Release @fluencelabs/fluence automatically ( #5 )
2020-12-29 15:38:20 +03:00
DieMyst
2876417554
fix workflow
2020-12-22 11:09:59 +03:00
DieMyst
3344c5d7a9
add workflow
2020-12-22 11:08:44 +03:00