Commit Graph

20 Commits

Author SHA1 Message Date
Dima
0b66aa96ec
feat(aqua-api): return JS and TS sources from API [LNG-164] (#730) 2023-06-07 14:07:14 +02:00
Dima
670e779ba0
refactor: fix: LNG-143 LNG-144 definitions and locations algebras (#705) 2023-05-03 16:24:19 +03:00
Anatolios Laskaris
70298479ae
chore: Update e2e (#691)
* Update e2e

* Fix
2023-04-05 15:28:51 +03:00
Nick
5f4808b457
feat(compiler): add aqua native compilation (#681)
* feat(compiler): add aqua native compilation
2023-03-07 13:46:20 +03:00
renovate[bot]
50c1da3b2f
chore(deps): update hashicorp/vault-action action to v2.5.0 (#655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-30 10:36:00 +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
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
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
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
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
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
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
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