Commit Graph

103 Commits

Author SHA1 Message Date
Dima
9f863eae43
chore: Compile integration tests with aqua-api [fixes LNG-240] (#884) 2023-09-12 13:11:50 +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
Akim
0f9ede09fb
feat(js-client)!: Move to new js-client interface (#855)
* js-client.api -> js.client

* fix types

* Update js-client

* Remove redundant connect

* Set latest js-client
2023-08-25 11:39:10 +03:00
Anatolios Laskaris
3b033852f9
chore: Use node 18 (#856)
Use node 18
2023-08-24 12:20:34 +02:00
Anatolios Laskaris
badc7d7a45
chore(ci): Use fluencebot to bump versions (#851)
Use fluencebot to bump versions
2023-08-21 15:41:03 +03:00
Anatolios Laskaris
6146f8e40a
fix: Fix release build command (#834)
Fix
2023-08-10 16:46:03 +03:00
Anatolios Laskaris
d2637976c1
chore: Exclude integration-tests during publishing (#824)
* Exclude integration-tests

* Rename package

---------

Co-authored-by: Dima <dmitry.shakhtarin@fluence.ai>
2023-08-03 15:32:27 +03:00
Anatolios Laskaris
bc75611eb3
chore: Install without lockfile (#825)
Fix
2023-08-03 15:12:46 +03:00
Anatolios Laskaris
726230c987
chore(e2e): Override deps then install (#823)
Override deps then install
2023-08-03 14:04:08 +03: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
Anatolios Laskaris
c9bf77d53c
chore(release): Use pnpm instead of sed to bump version (#804)
Use pnpm instead of sed
2023-07-20 11:35:23 +03:00
Anatolios Laskaris
c097bedd47
chore(release): Bump aqua cli version in tests (#803)
Set aqua version in tests
2023-07-20 11:25:02 +03:00
Anatolios Laskaris
0f9c40e9d1
chore: Fix release (#795)
Fix?
2023-07-14 10:09:03 +03:00
Anatolios Laskaris
a7dba14c7c
chore: Renaming things (#772)
* Renaming

* Use unstable

* Fix

* Fix

* Use main
2023-07-10 09:40:58 +03:00
folex
22f380a491
fix(ci): use unstable nox image (#780)
* fix(ci): use unstable nox image

* fix(integration-tests): js-client.node 0.7.0, .api 0.12.0

* fix: update pnpm-lock.yaml

* chore: remove aqua.js

---------

Co-authored-by: Dima <dmitry.shakhtarin@fluence.ai>
2023-07-04 12:04:12 -06:00
InversionSpaces
2985baadfc
chore(tests): Fix typo (#778) 2023-06-29 13:12:59 +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
46705754e6
chore: Fix default branch (#771)
Fix
2023-06-22 15:13:24 +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
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
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
10f9cc5302
chore: Run sbt tests (#697)
Fix?
2023-04-15 11:28:57 +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
Anatolios Laskaris
1ef1ebd1df
chore(release): Do not set version, use tag instead (#658)
* Do not set version, use tag instead

* Fix

* Fix
2023-02-01 11:21:33 +02:00
Anatolios Laskaris
292caa9d31
chore(ci): Fix release-please deadlock and publish as unstable (#657)
* Fix deadlock

* Publish as unstable
2023-02-01 16:02:19 +07: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
1bd0d7977e
chore: Fix release notify step (#651)
Fix notify step
2023-01-27 12:59:25 +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
folex
e77fc066a9 chore(ci): --allow-same-version in set version 2023-01-20 16:01:42 +07:00
folex
f2f8f93d82 chore: fix publish.yml 2023-01-20 15:54:32 +07:00
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
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
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