1
0
mirror of https://github.com/fluencelabs/aqua.git synced 2025-03-16 20:20:49 +00:00

25 Commits

Author SHA1 Message Date
Dima
4ded24d7a7
Fix publishing () 2021-12-28 12:32:16 +03:00
Dmitry Kurinskiy
22778914ca
Topology refactoring & fixes ()
* Topology optimization for Folds

* cache RawCursor's parent for better performance

* Tests fixed

* wip

* wip

* Use the new Topology to find paths

* Compile bug fixed

* Old tests works

* One more fixed test

* Move before seq next

* One more fixed test

* Bugfix

* Disabled debug output

* maybe fix?

* maybe fix?

* Topology wip

* Maybe fix

* Maybe fix

* Fold optimization

* Root topology

* Respect forceExit in endsOn

* better caching

* better caching

* Root afterOn = const

* XorGroup endsOn should break

* no EndsOn for Root

* Maybe better?

* Uncycling

* Eval

* Respect ParTag.Detach

* Detach test

* Detach test failing

* Detach test fixed

* Go to relay via relay

* Fixes 

* Increment Aqua version to 0.5.2

* Add image to transform readme, update dependencies

* Review fixes

* Updated Scala version in the release flow
2021-12-22 15:21:37 +03:00
Dima
3e762d6654
Builtin as default import and minor changes () 2021-12-03 20:30:00 +03:00
folex
91038851a5
CI: Add option to disable release on publish to npm () 2021-09-08 19:04:59 +03:00
Dima
7556db0a93
Use .js file in aqua command by default ()
* move to `aqua` and `aqua-j`

* more updates

* update readme

* aqua-cli -> aqua

* don't publish aqua as aqua-cli

* update scala

Co-authored-by: Dmitry Kurinskiy <dmitry@fluence.one>
2021-09-08 13:37:59 +03:00
Dima
bc461457da
Add JS build to package and to integration tests () 2021-08-31 12:20:22 +03:00
folex
38fb824b68
CI: publish to NPM as 'aqua' & 'aqua-cli' () 2021-08-13 19:16:14 +03:00
folex
3d85f54580
JAR=cli/.jvm/target/... ()
Since we moved to JVM + JS crossbuilds, JVM artifacts are now placed under .jvm/target
2021-08-12 15:06:41 +03:00
folex
50aa4db4e8
CI: Do not trigger releases on push () 2021-08-11 18:22:52 +03:00
Dmitry Kurinskiy
3eb3ecc221
Return many values from a single function () 2021-08-09 21:33:55 +03:00
folex
b6989058fc
Automatically generate changelog () 2021-07-27 16:41:23 +03:00
folex
c48bf5c488 Disable automatic draft releases 2021-06-22 13:22:54 +03:00
folex
9990eb0a66
Add a button for creating releases manually () 2021-05-28 19:38:21 +03:00
folex
a12b5334cc Ignore draft input 2021-05-28 19:10:59 +03:00
folex
248f2b5902 Add manual release button 2021-05-28 19:04:33 +03:00
Pavel
3f7ef9f264
Create aquamarine npm package ()
* Create aquamarine npm package
2021-04-14 18:00:51 +03:00
Dmitry Kurinskiy
6ec999c5b6
Pass sbt version to JAR file () 2021-04-14 14:15:27 +03:00
Dima
8e04348ffa
Fix release, add xor wrap () 2021-04-13 13:37:03 +03:00
Dima
2e5f986961
fix assembly, add u8 () 2021-04-08 15:53:54 +03:00
folex
6540550f08 use cli/version in CI 2021-04-06 19:29:02 +03:00
folex
1ecd25096b fix version in CI 2021-04-06 19:16:03 +03:00
folex
ae213ce42d
CI: set version in release () 2021-03-22 16:55:07 +03:00
folex
5f892cac87 CI: cleanup 2021-03-22 15:45:50 +03:00
folex
1a43bfd710 CI: master => main 2021-03-22 15:39:56 +03:00
folex
e37f30a4eb
CI: Release on each commit () 2021-03-22 15:38:31 +03:00