Anatolios Laskaris
a51c42192f
ci: Update e2e ( #593 )
...
* Debug
* Debug
* Update
* Try with push event
* Cleanup
* Test
2022-11-24 21:21:40 +02:00
Anatolios Laskaris
9507cb6917
ci: Add registry to tests ( #589 )
2022-11-17 12:01:08 +03:00
Anatolios Laskaris
2dac9b250f
ci: Print version info to summary check ( #586 )
...
* Update CI
* Run on workflow update
* Revert "Run on workflow update"
This reverts commit f3b0b9d357
.
* Typo
* Fix
2022-10-31 16:51:37 +02:00
folex
644d8c496e
fix: sort blueprint dependencies in aqua deploy
( #578 )
...
* fix: sort blueprint dependencies
* chore: use rust-peer minimal_nightly in playground tests
* chore: fix rust peer image
2022-10-18 16:23:20 +04:00
folex
31b16a6bc5
Add npm tag to release UI ( #577 )
...
choice: nightly or latest
2022-10-18 11:55:50 +04:00
Anatolios Laskaris
081dafdcec
ci: Set version in scala ( #571 )
...
* Set version in scala
* Fix ident
* Try different variable
* Fix
2022-10-10 21:02:30 +03:00
Anatolios Laskaris
41fbdfca6c
ci: Fix setting version ( #568 )
...
* Set version
* Fix
2022-10-10 19:02:28 +03:00
Anatoly Laskaris
33db5c51bf
chore: Small E2E tuning ( #557 )
...
* Make comment job a step
* Use short sha from branch
* Install then set version
* Better names
2022-09-14 17:36:16 +03:00
Anatoly Laskaris
f335e1ab3f
chore: Add E2E tests ( #556 )
...
* Redo PR CI
* Add comment and fixes
* Fixes
* Set fluence-js version
* Use aqua-playground workflow from master
2022-09-14 05:59:49 +03:00
Dima
5a3ef04c2a
Update scala and libs versions ( #544 )
2022-08-01 22:20:45 +03:00
Dima
16a802f5a5
Language server ( #512 )
2022-05-17 15:05:25 +03:00
Dima
4ded24d7a7
Fix publishing ( #392 )
2021-12-28 12:32:16 +03:00
Dima
082293a4e2
Upload file to Fluence IPFS sidecar ( #390 )
2021-12-24 15:50:12 +07:00
Dmitry Kurinskiy
22778914ca
Topology refactoring & fixes ( #371 )
...
* 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 #380
* 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
#370 #377 #378 Builtin as default import and minor changes ( #384 )
2021-12-03 20:30:00 +03:00
Dima
4eb272e953
Support new fluenceJS version in run
command. Print results of a function ( #358 )
2021-11-17 10:56:42 +03:00
Dima
3844d8f2db
Run aqua code from CLI ( #324 )
2021-10-13 11:10:10 +03:00
Dima
4e63da83f5
Combine js and ts backends ( #307 )
2021-09-23 13:45:27 +03:00
folex
91038851a5
CI: Add option to disable release on publish to npm ( #286 )
2021-09-08 19:04:59 +03:00
Dima
7556db0a93
Use .js
file in aqua
command by default ( #278 )
...
* 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
d881f5bdbe
Upper cased constants ( #260 )
2021-09-07 11:09:48 +03:00
Dima
7982f04847
increase version to publish aqua-cli
( #262 )
2021-09-02 16:15:37 +03:00
Dima
bc461457da
Add JS build to package and to integration tests ( #256 )
2021-08-31 12:20:22 +03:00
folex
38fb824b68
CI: publish to NPM as 'aqua' & 'aqua-cli' ( #242 )
2021-08-13 19:16:14 +03:00
folex
3d85f54580
JAR=cli/.jvm/target/... ( #240 )
...
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 ( #239 )
2021-08-11 18:22:52 +03:00
Dmitry Kurinskiy
3eb3ecc221
Return many values from a single function ( #229 )
2021-08-09 21:33:55 +03:00
folex
b6989058fc
Automatically generate changelog ( #220 )
2021-07-27 16:41:23 +03:00
folex
c48bf5c488
Disable automatic draft releases
2021-06-22 13:22:54 +03:00
Dima
29af3e7875
170 pass constants as arguments ( #171 )
2021-06-15 20:44:55 +03:00
Dmitry Kurinskiy
378d154ff7
Added bang op to get array items by index ( #144 )
2021-06-01 20:07:09 +03:00
folex
9990eb0a66
Add a button for creating releases manually ( #136 )
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
Dima
33a7cde082
Bug fix ( #131 )
2021-05-27 12:45:15 +03:00
Pavel
0e550491fa
fix build issue ( #106 )
2021-04-30 11:40:28 +03:00
Dima
3b3ff24133
Integration test ( #95 )
2021-04-27 16:23:31 +03:00
Pavel
3f7ef9f264
Create aquamarine npm package ( #56 )
...
* Create aquamarine npm package
2021-04-14 18:00:51 +03:00
Dmitry Kurinskiy
6ec999c5b6
Pass sbt version to JAR file ( #55 )
2021-04-14 14:15:27 +03:00
Dima
8e04348ffa
Fix release, add xor wrap ( #51 )
2021-04-13 13:37:03 +03:00
Dima
2e5f986961
fix assembly, add u8 ( #45 )
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
2151bc3b9f
CI: cache .sbt .ivy2 .coursier ( #18 )
2021-03-23 12:27:30 +03:00
folex
f7035efbf1
sbt test on branches ( #13 )
2021-03-22 17:25:47 +03:00
folex
ae213ce42d
CI: set version in release ( #10 )
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 ( #7 )
2021-03-22 15:38:31 +03:00