Commit Graph

10 Commits

Author SHA1 Message Date
Anatolios Laskaris
aa10706506
chore: Refactor CI after moving tests from aqua-playground [fixes FLU-352] (#763)
* move integration tests to repo

* Move aqua-playground CI

* Fix

* Use local aqua cli

* Move aqua tests to e2e

* Test new build.sbt

* Fix?

* Test

* Test

* Test

* Test

* Update

* Fix

* Fix

* Fix

* fix

* Fix

* Rename aqua-api to api directory for consistency

* Migrate to pnpm

* Add bump version script

* Test snapshot workflow

* fix

* Fix

* Fix

* Setup pnpm

* Update pnpm version

* Fix

* Do not publish tests

* Update

* Fix

* Fix?

* delete import

* Fix

* Fix

* Fix?

* Fix

* Fix

* Use main branch

* Fix quotes

* Fix

* Fix release

* Cleanup

* Remove compiled examples

* Cleanup

---------

Co-authored-by: DieMyst <dmitry.shakhtarin@fluence.ai>
2023-06-22 14:59:56 +03:00
Anatolios Laskaris
a70da08bdf
chore: Readd fluence-cli to e2e (#759)
* Readd fluence-cli

* Use main
2023-06-19 12:23:26 +03:00
Dima
8c2240d3b1
fix(aqua-api): Compilation to js/ts for file without exports [LNG-196] (#744) 2023-06-13 11:04:50 +02:00
Anatolios Laskaris
70298479ae
chore: Update e2e (#691)
* Update e2e

* Fix
2023-04-05 15:28:51 +03:00
Anatolios Laskaris
fd8d4defcf
chore(ci): Notify on release failures and other small CI changes [fixes FLU-222, FLU-194, FLU-41 and FLU-196] (#650)
* Notify on release failure

* Add `e2e / status`

* Update renovate config

* Add timeout

* Update
2023-01-24 15:54:42 +02: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
f7ceef932b
Add fluence-cli to e2e (#615) 2022-12-19 07:27:42 +03:00
Anatolios Laskaris
eccc47bb73
ci: Add ability to specify git ref (#598) 2022-12-02 10:15:26 +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