Commit Graph

173 Commits

Author SHA1 Message Date
folex
1071d2011d
chore(ci): move publish to a separate workflow (#647) 2023-01-20 15:52:17 +07:00
folex
ab841f81d2
chore: always print release please output 2023-01-20 15:30:49 +07:00
folex
6267f13ea4
chore: allow to trigger release-please manually 2023-01-20 15:29:16 +07:00
fluencebot
b6643df3a4
chore(main): release aqua 0.9.3 (#640)
* chore(main): release aqua 0.9.3

* chore: Bump aqua version to 0.9.3
2023-01-20 09:53:20 +03:00
Anatolios Laskaris
6570b82a8a
chore: Set version in build.sbt by fixing sed command (#644)
Fix typo in sed
2023-01-18 18:49:46 +07:00
Anatolios Laskaris
b660b3b847
chore(ci): Use correct LSP directory when bumping version (#643)
Fix directory
2023-01-18 13:41:08 +02:00
Anatolios Laskaris
d7956c1c8d
fix(ci): Set correct aqua version when creating release-please PRs [fixes FLU-218] (#642)
* Bump aqua version

* Use base version if snapshot not set

* Add SC2086 to shellcheck exclusions

* Fix sed statement
2023-01-18 18:36:03 +07:00
Anatolios Laskaris
0a7d8d63a3
chore: Run build when releasing cli (#641)
Run build when releasing cli
2023-01-18 14:04:54 +03:00
Anatolios Laskaris
a3b39a8d40
chore(ci): Try setting npmjs registry explicitly (#639)
* Try fixing npmjs auth issue

* Use fluencebot token for release
2023-01-17 19:47:20 +02:00
github-actions[bot]
4a76c6f29f
chore(main): release aqua 0.9.2 (#636)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-17 20:30:24 +03:00
Anatolios Laskaris
58dd2453a9
chore: Add release-please (#631)
* Setup release-please

* Run e2e on merge to main

* Allow builder tag

* Typo

* Fix

* Bump version

* Add bootstrap-sha
2023-01-17 15:21:53 +02:00
Anatolios Laskaris
20e0c63e6a
chore: Run compile job on builder (#630)
* Run compile step on builder

* Fix
2023-01-17 12:48:02 +02:00
Anatolios Laskaris
58039dfab3
chore(ci): Fix checkout in snapshot workflow (#628) 2023-01-13 12:39:03 +02:00
Dima
992fe06e60
add version to api release (#621) 2022-12-30 14:53:14 +03:00
Dima
9f1f0843cb
fix release paths (#619) 2022-12-28 12:42:48 +03:00
Dima
b33a11572a
fix release script (#618) 2022-12-28 12:12:13 +03:00
Dima
aa89b85b41
Api for fluence cli (#611) 2022-12-28 11:30:42 +03:00
Anatolios Laskaris
f7ceef932b
Add fluence-cli to e2e (#615) 2022-12-19 07:27:42 +03:00
renovate[bot]
a479d8e9d9
chore(deps): update all github-actions (#605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-06 19:45:12 +03:00
renovate[bot]
d554bfc42d
chore(deps): update mathieudutour/github-tag-action action to v5.6 (#604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-06 13:02:14 +03:00
renovate[bot]
08ccfdf699
ci: Configure Renovate (#597)
* chore(deps): add renovate.json

* Configure renovate

* Enable sbt

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2022-12-02 10:15:40 +02:00
Anatolios Laskaris
eccc47bb73
ci: Add ability to specify git ref (#598) 2022-12-02 10:15:26 +02:00
Anatolios Laskaris
9b185efec2
ci: Workaround for empty npm package version in e2e (#594) 2022-12-01 17:46:44 +02:00
Dima
63433f2c91
LNG-96 object creation (#592) 2022-11-30 15:28:06 +03:00
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