68 Commits

Author SHA1 Message Date
Anatolios Laskaris
d91e24f701
chore: Revert "chore(main): release registry 0.8.5 (#235)" (#236)
Revert "chore(main): release registry 0.8.5 (#235)"

This reverts commit 0b73550887a1e6e1592c641a2f8e0ccded21e203.
2023-05-08 17:06:47 +03:00
fluencebot
0b73550887
chore(main): release registry 0.8.5 (#235) 2023-05-08 17:58:22 +04:00
Aleksey Proshutisnkiy
061cf2f818
feat(builtin-package): use new blueprint (#234) 2023-05-08 17:55:27 +04:00
Anatolios Laskaris
77dd4cdc4c
chore: Use fluence-set-dependency from main (#232)
* Use main when setting dependencies

* Fix?
2023-04-26 11:44:24 +03:00
Anatolios Laskaris
88f9044553
chore: Update e2e (#231)
* Install snapshot fluence-cli

* Use correct action

* Fix?

* Fix

* Use fluence dep v

* Fix

* Debug

* Fix

* Fix?

* Hack

* Debug

* Fix

* Fix

* Fix summary

* Do not set aqua in package.json

* Fix

* Fix check script

* Fix?

* Temp wait with sleep
2023-04-26 11:28:10 +03:00
fluencebot
25ee3b7ae1
chore(main): release registry 0.8.4 (#221)
* chore(main): release registry 0.8.4

* chore: Bump registry version to 0.8.4
2023-04-20 11:58:29 +02:00
Anatolios Laskaris
e73a515649
chore: Change registry mount point (#220)
* Change registry mount point

* Trigger e2e

* Add CI env variable to speedup fluence-cli
2023-04-10 15:30:54 +03:00
renovate[bot]
70fb9b86a1
chore(deps): update baptiste0928/cargo-install action to v2 (#222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 15:29:52 +03:00
fluencebot
d040ff0a12
chore(main): release registry 0.8.3 (#219)
* chore(main): release registry 0.8.3

* chore: Bump registry version to 0.8.3
2023-04-06 16:59:47 +04:00
Anatolios Laskaris
f3d4ee7c9f
chore: Update CI (#217)
Update CI
2023-04-04 20:01:36 +03:00
Anatolios Laskaris
9665271331
chore: Use marine from e2e (#214)
* Use marine from e2e

* Fix
2023-03-20 19:22:33 +02:00
Anatolios Laskaris
40410609b3
chore: Fix e2e (#213)
Fix
2023-03-17 20:05:35 +02:00
Anatolios Laskaris
b8e74443e2
chore: Use setup-marine action (#212)
* Use setup-marine action

* Typo

* Fix
2023-03-16 13:36:28 +02:00
Anatolios Laskaris
dfe043d1df
chore: Prepare for sqlite e2e (#211)
* Add sqlite to e2e

* Add cargo config

* Set path

* Move cargo

* Move back
2023-03-16 10:03:11 +02:00
Anatolios Laskaris
d2c5b69658
chore(e2e): Use fluencelabs/rust-peer image (#209)
Use fluencelabs/rust-peer image
2023-03-10 09:58:04 +02:00
fluencebot
234eae986f
chore(main): release registry 0.8.2 (#207)
* chore(main): release registry 0.8.2

* chore: Bump registry version to 0.8.2
2023-03-08 14:11:29 +02:00
renovate[bot]
dc3dc5e45f
chore(deps): update all github-actions (#191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-08 13:54:32 +02:00
Aleksey Proshutisnkiy
0eee1cb057
chore(ci): increase timeout for rust-peer deployment (#204) 2023-03-07 15:36:00 +04:00
fluencebot
a4f01c5f0b
chore(main): release registry 0.8.1 (#203) 2023-02-24 18:06:40 +04:00
fluencebot
5fcdf48b66
chore(main): release registry 0.8.0 (#201)
* chore(main): release registry 0.8.0

* chore: Bump registry version to 0.8.0
2023-02-24 09:58:37 +02:00
fluencebot
122015f72d
chore(main): release registry 0.7.1 (#184) 2023-02-20 23:12:52 +04:00
Anatolios Laskaris
f747661422
chore(ci): Fix bump version step (#192)
Setup node
2023-01-30 12:14:21 +02:00
Aleksey Proshutisnkiy
a430c92019
chore(ci): run tests sequentially until any fix released (#188) 2023-01-26 14:31:55 +04:00
Anatolios Laskaris
6dba72c33c
chore(ci): Fix release notify step (#186) 2023-01-24 16:58:14 +02:00
Anatolios Laskaris
5104d408e8
chore(ci): Notify on release failures and other small CI changes [fixes FLU-222, FLU-194, FLU-41 and FLU-196] (#185)
* Notify on release failure

* Set timeout

* Update renovate

* Fix
2023-01-24 15:44:14 +02:00
Anatolios Laskaris
51e9bb8ad4
chore(ci): Add release-please (#183)
* Add release-please

* Add bootstrap-sha

* Fix

* Allow builder
2023-01-23 17:50:47 +02:00
Anatolios Laskaris
201a6602ba
chore: Set working dir when setting fluence-cli dependency (#182)
Set working dir
2023-01-23 13:44:20 +02:00
Anatolios Laskaris
451c5be23c
chore: Wait for all nodes to deploy registry [fixes FLU-230] (#177) 2023-01-23 13:00:28 +02:00
shamsartem
9981043448
fix(tests): fix registry aqua tests [fixes DXJ-235] (#178)
* fix(tests): fix registry aqua tests

* Update .gitignore
2023-01-19 16:23:09 +03:00
shamsartem
269373f0ea
feat(tests): Run tests using fluence cli [fixes DXJ-225] (#165)
* feat(tests): Run tests using fluence cli [DXJ-225]

* fix: remove .fluence from .gitignore

* Update example/fluence.yaml

Co-authored-by: Aleksey Proshutisnkiy <justprosh@users.noreply.github.com>

* fix: update tests

* fix: fix tests

* fix: set default key

* chore: update aqua to 0.9.2 in fluence.yml of aqua-tests

Co-authored-by: Aleksey Proshutisnkiy <justprosh@users.noreply.github.com>
Co-authored-by: folex <0xdxdy@gmail.com>
Co-authored-by: shamsartem
2023-01-18 17:28:51 +07:00
renovate[bot]
0dd66ad9f4
chore(deps): update all github-actions (major) (#172)
chore(deps): update all github-actions

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 16:33:00 +07:00
Anatolios Laskaris
a82a7c2500
chore(ci): Check if registry deployed with aqua [fixes FLU-209] (#167)
* Check if registry deployed with aqua

* Pin retry action version

* Update

* Fix path

* Typo

* Fix

* Test

* Exit if jq not found anything

* Typo in step name
2023-01-16 13:06:21 +02:00
renovate[bot]
22ebd4ab09
chore(deps): update mathieudutour/github-tag-action action to v5.6 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-16 17:58:46 +07:00
Anatolios Laskaris
a0c93db64e
ci: Pin dasel version (#162)
* Pin dasel version

* Fix
2022-12-05 14:49:42 +02:00
renovate[bot]
1126e01580
Configure Renovate (#150) 2022-12-01 18:20:12 +04:00
Anatolios Laskaris
9910b74522
ci: Workaround for empty npm package version in e2e (#149) 2022-11-30 15:25:00 +02:00
Anatolios Laskaris
1dece8f610
ci: Update e2e (#148)
* Update

* Better names
2022-11-23 15:54:27 +02:00
Anatolios Laskaris
c0265e7f27
ci: Print versions used to check summary (#146)
* Print summary to check summary

* Fix working directory

* Fix
2022-11-01 20:26:27 +02:00
Aleksey Proshutisnkiy
6d4f16679e
chore(service): fix clippy warnings, add clippy.toml (#145) 2022-10-26 15:43:08 +04:00
Aleksey Proshutisnkiy
849aac84b5
chore(api): rename registerServiceRecord to registerService in Aqua API (#142)
BREAKING CHANGE: update your projects that use registerServiceRecord API call
2022-10-17 15:50:48 +04:00
Aleksey Proshutisnkiy
011b297408
chore(ci): print aqua version before tests (#137) 2022-10-12 16:06:34 +04:00
Aleksey Proshutisnkiy
e47e7716d1
chore(ci): publish releases for all tags (#135) 2022-10-11 16:01:09 +04:00
Anatolios Laskaris
8f8797ba9d
Set exact version (#133) 2022-10-10 22:01:35 +04:00
Anatolios Laskaris
57bb879435
ci: Fix registry path in docker-compose (#129)
* Add ugly workaround for a registry path

* Remove registry dir
2022-10-10 16:59:24 +03:00
Aleksey Proshutisnkiy
9ca1f0498c
feat(aqua): add tests (#127) 2022-10-10 17:25:10 +04:00
Aleksey Proshutisnkiy
382f26e1d6
fix(ci): update rust toolchain (#119) 2022-09-20 19:15:32 +04:00
Aleksey Proshutisnkiy
ca8e638dea
feat: API rework (#118)
BREAKING CHANGE: Aqua and Service APIs significantly changed
2022-09-20 19:06:21 +04:00
Aleksey Proshutisnkiy
a89c7c6850
Update example with advertisement and discovery (#117) 2022-08-31 12:33:48 +04:00
Aleksey Proshutisnkiy
f2640cf372
ci: move from circle to gh (#112) 2022-07-20 15:23:43 +04:00
Aleksey Proshutisnkiy
ab31e61d1c
transition to registry (#82) 2022-02-24 16:37:58 +03:00