Commit Graph

32 Commits

Author SHA1 Message Date
renovate[bot]
e0513a6218
chore(deps): update all github-actions (major) (#1141)
chore(deps): update all github-actions

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-20 06:54:49 +00:00
renovate[bot]
7694514d29
chore(deps): update all github-actions (#1059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 11:17:39 +00:00
renovate[bot]
00252fe8a7
chore(deps): update all github-actions (major) (#1014)
chore(deps): update all github-actions

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-13 11:46:28 +02:00
Dima
74d02e1f63
feat(language-server): Pass token types to LSP [LNG-285] (#999) 2023-12-07 12:06:51 +00:00
InversionSpaces
67d8151d94
feat(build): Implement custom bundle task (#894)
* Add link settings

* fix

* Rename to api-dist-js

* Correct import

* Update CI

* Implement bundleJS

* Add comments

* Add TODO

* Fix import

* Fix workflow

---------

Co-authored-by: Artsiom Shamsutdzinau <shamsartem@gmail.com>
2023-09-18 09:53:25 +02:00
InversionSpaces
3f916c78ab
feat(aqua-api): Use scala.js link instead of opt (#891)
* Add link settings

* fix

* Rename to api-dist-js

* Correct import

* Update CI

---------

Co-authored-by: Artsiom Shamsutdzinau <shamsartem@gmail.com>
2023-09-15 15:42:04 +02:00
Anatolios Laskaris
1e2e35ee88
chore: Remove aqua cli (#874)
* Remove aqua cli

* fix

* Fix

---------

Co-authored-by: DieMyst <dmitry.shakhtarin@fluence.ai>
2023-09-12 13:37:40 +03:00
renovate[bot]
148cb0004e
chore(deps): update actions/checkout action to v4 (#881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 12:42:20 +00:00
Anatolios Laskaris
3b033852f9
chore: Use node 18 (#856)
Use node 18
2023-08-24 12:20:34 +02:00
renovate[bot]
2d5d377967
chore(deps): update all github-actions (#810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-01 13:35:04 +03:00
renovate[bot]
9fdf4e1005
chore(deps): update hashicorp/vault-action action to v2.7.0 (#762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-28 14:46:38 +03:00
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
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