Mike Voronov
503ec328ec
chore: move to AGPLv3 ( #132 )
2024-07-15 13:00:05 +03:00
Valery Antopol
eebcac8223
feat!: update to fluence-app-service 0.35.0 ( #121 )
...
update to fluence-app-service 0.35.0
2024-02-22 23:01:40 +04:00
Valery Antopol
05321fe7b0
fix: allow unused imports in marine-test-env ( #111 )
...
allow unused imports in marine-test-env
2023-12-20 15:50:14 +03:00
Valery Antopol
f772635ccc
feat(deps)!: update to marine runtime with memory limits ( #98 )
...
update marine
2023-12-14 17:26:44 +03:00
Valery Antopol
b57fcc4ab1
feat!: use only config to load modules, deprecate modules_dir parameter ( #78 )
...
* wip
* updating tests and cosmetics in codegen
* all tests updated
* remove extern crate core
* pr fixes + fix config generated app_service loading
* rework modules_dir deprecation warning
* fmt
* remove modules_dir from tests
* pr fixes
2023-05-05 15:32:17 +03:00
Valery Antopol
c055e6de90
fix: remove warnings in marine_test_env + update marine ( #73 )
...
* update marine and allow non-snake-case vars in marine_test_env
* update Cargo.lock
* fix tests and add #[allow(...)] for every marine-test-env
* return old toolchain
2023-04-13 12:43:28 +03:00
Valery Antopol
f63e0806b4
fix: update generated code to use new Marine config API ( #30 )
2022-09-18 18:40:52 +03:00
Valery Antopol
6fbc13e0d2
use proper names from marine ( #16 )
2022-06-09 18:30:40 +03:00
Valery Antopol
77e29d15d5
Add marine_test for mod and provide interface for build scripts ( #10 )
2021-10-18 19:23:20 +03:00
Valery Antopol
631c6d9885
Implement marine_test for services integration (first part) ( #61 )
2021-10-04 19:06:58 +03:00
Valery Antopol
2ee2cf3a2c
Pass module interfaces as args in marine-test macro ( #54 )
2021-09-01 20:34:35 +03:00