1
0
mirror of https://github.com/fluencelabs/aquavm synced 2025-03-16 21:10:48 +00:00

8 Commits

Author SHA1 Message Date
Ivan Boldyrev
8a07613027
feat(aquavm-air)!: signature checking () 2023-10-13 22:19:02 +03:00
Anatolios Laskaris
2fc1686e19
chore: Setup marine artifact from checks ()
Use marine artifact from checks
2023-09-04 14:57:22 +03:00
Anatolios Laskaris
4b176c7684
chore: Speedup CI ()
* Update workflows

* Cache when building wasm

* F

* Fix

* Fix

* Cleanup

* F
2023-08-04 14:37:13 +03:00
Ivan Boldyrev
5cbe79d619
chore: run llvm-cov on default features only ()
In the PR  tests are not compatible with some feautre flags yet.
Disable `llvm-cov`'s `--all-feautres` until all the tests are fixed.
For now, run `llvm-cov` only with default features.
2023-07-21 19:53:56 +03:00
renovate[bot]
ad319cbe5a
chore(deps): update coverallsapp/github-action action to v2 ()
* chore(deps): update coverallsapp/github-action action to v2

* Update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2023-04-18 11:06:23 +03:00
Anatolios Laskaris
fe08a3846b
chore(ci): Do not upload artifacts when fork ()
Do not upload artifacts when fork
2023-04-10 13:29:36 +03:00
Anatolios Laskaris
0b437038dc
chore: Prepare tests to be called from e2e ()
* Prepare tests to be called from e2e

* Ref

* Do not upload coveralls
2023-03-31 17:19:17 +03:00
Anatolios Laskaris
ca38ee68d8
chore: Update E2E [fixes FLU-297 and FLU-252 and FLU-298] ()
* Test

* Fix

* Fix

* Use new workflows

* No cache

* Typo

* Rename Run tests to ci

* Some renaming?

* Renaming

* Add nextest config

* Test e2e on label

* Test

* Fix

* Fixes

* Update

* Fix

* Fix

* Fix name

* Fix

* Rename report
2023-03-31 13:03:23 +03:00