Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove aqua cli dependency and legacy deploy [fixes DXJ-391] #283

Merged
merged 9 commits into from
Jun 12, 2023

Conversation

shamsartem
Copy link
Collaborator

No description provided.

@linear
Copy link

linear bot commented Jun 9, 2023

@shamsartem shamsartem added the e2e label Jun 9, 2023
@shamsartem shamsartem marked this pull request as ready for review June 12, 2023 11:50
@shamsartem shamsartem requested a review from DieMyst June 12, 2023 11:50
@shamsartem shamsartem changed the title feat: remove aqua cli from fluence cli [fixes DXJ-391] feat: remove aqua cli and legacy deploy from fluence cli [fixes DXJ-391] Jun 12, 2023
@shamsartem shamsartem changed the title feat: remove aqua cli and legacy deploy from fluence cli [fixes DXJ-391] feat: remove aqua cli dependency and legacy deploy [fixes DXJ-391] Jun 12, 2023
@shamsartem shamsartem merged commit 7536772 into main Jun 12, 2023
@shamsartem shamsartem deleted the remove-aqua-cli branch June 12, 2023 12:02
shamsartem added a commit that referenced this pull request Jun 12, 2023
)

* feat: remove aqua cli from fluence cli [fixes DXJ-391]

* Apply automatic changes

* remove from github actions

* init only after installing dependencies

* remove unnecessary imports

* remove remaining legacy

* Apply automatic changes

* remove some unused const

---------

Co-authored-by: shamsartem <[email protected]>
shamsartem added a commit that referenced this pull request Jun 14, 2023
…s [fixes DXJ-382] (#279)

* wip

* merge

* feat: deal deploy e2e [fixes DXJ-379] (#276)

* wip

* Fix

* wip

* wip

* tests work

* Update tests.yml

* add timestamp and delay

* change from block to string

* change to earliest

* Apply automatic changes

* Update tests.yml

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* feat(docs): new config docs [fixes DXJ-168] (#278)

* feat(docs): new config docs

* use latest json-schema-docs

* change path

* remove workflows from prettier

* Apply automatic changes

* create dir

* Apply automatic changes

* replace empty tables

* Apply automatic changes

* use replaceAll

* Apply automatic changes

* add deprecation notice

* feat: deal deploy e2e [fixes DXJ-379] (#276)

* wip

* Fix

* wip

* wip

* tests work

* Update tests.yml

* add timestamp and delay

* change from block to string

* change to earliest

* Apply automatic changes

* Update tests.yml

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* remove on HOST_PEER_ID

* Apply automatic changes

* update aqua version

* switch config descriptions

* Apply automatic changes

* Move docs generation to a separate file

* Add missing env vars

---------

Co-authored-by: shamsartem <[email protected]>
Co-authored-by: Anatoly Laskaris <[email protected]>

* update pnpm version

* add before-build

* remove before-build

* remove worker info on init

* Apply automatic changes

* fix deal deploy, return ensureAquaFileWithWorkerInfo

* chore: Use fluencebot PAT to commit doc changes (#281)

Use fluencebot PAT

* chore: Do not ignore nox-distro content when running tests (#282)

* Add tmate

* Fix

* Cleanup

* feat: remove aqua cli dependency and legacy deploy [fixes DXJ-391] (#283)

* feat: remove aqua cli from fluence cli [fixes DXJ-391]

* Apply automatic changes

* remove from github actions

* init only after installing dependencies

* remove unnecessary imports

* remove remaining legacy

* Apply automatic changes

* remove some unused const

---------

Co-authored-by: shamsartem <[email protected]>

* update init example

* fix review comments

* minor fixes

* small improvements

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>
shamsartem added a commit that referenced this pull request Jun 14, 2023
…s [fixes DXJ-382] (#279)

* wip

* merge

* feat: deal deploy e2e [fixes DXJ-379] (#276)

* wip

* Fix

* wip

* wip

* tests work

* Update tests.yml

* add timestamp and delay

* change from block to string

* change to earliest

* Apply automatic changes

* Update tests.yml

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* feat(docs): new config docs [fixes DXJ-168] (#278)

* feat(docs): new config docs

* use latest json-schema-docs

* change path

* remove workflows from prettier

* Apply automatic changes

* create dir

* Apply automatic changes

* replace empty tables

* Apply automatic changes

* use replaceAll

* Apply automatic changes

* add deprecation notice

* feat: deal deploy e2e [fixes DXJ-379] (#276)

* wip

* Fix

* wip

* wip

* tests work

* Update tests.yml

* add timestamp and delay

* change from block to string

* change to earliest

* Apply automatic changes

* Update tests.yml

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* remove on HOST_PEER_ID

* Apply automatic changes

* update aqua version

* switch config descriptions

* Apply automatic changes

* Move docs generation to a separate file

* Add missing env vars

---------

Co-authored-by: shamsartem <[email protected]>
Co-authored-by: Anatoly Laskaris <[email protected]>

* update pnpm version

* add before-build

* remove before-build

* remove worker info on init

* Apply automatic changes

* fix deal deploy, return ensureAquaFileWithWorkerInfo

* chore: Use fluencebot PAT to commit doc changes (#281)

Use fluencebot PAT

* chore: Do not ignore nox-distro content when running tests (#282)

* Add tmate

* Fix

* Cleanup

* feat: remove aqua cli dependency and legacy deploy [fixes DXJ-391] (#283)

* feat: remove aqua cli from fluence cli [fixes DXJ-391]

* Apply automatic changes

* remove from github actions

* init only after installing dependencies

* remove unnecessary imports

* remove remaining legacy

* Apply automatic changes

* remove some unused const

---------

Co-authored-by: shamsartem <[email protected]>

* update init example

* fix review comments

* minor fixes

* small improvements

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>
shamsartem added a commit that referenced this pull request Jun 14, 2023
* feat(ipfs): add dag upload [fixes DXJ-390]

* fix

* fix dag upload to upload strings instead of binaries

* feat: update deployed workers structure in aqua to use optional values [fixes DXJ-382] (#279)

* wip

* merge

* feat: deal deploy e2e [fixes DXJ-379] (#276)

* wip

* Fix

* wip

* wip

* tests work

* Update tests.yml

* add timestamp and delay

* change from block to string

* change to earliest

* Apply automatic changes

* Update tests.yml

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* feat(docs): new config docs [fixes DXJ-168] (#278)

* feat(docs): new config docs

* use latest json-schema-docs

* change path

* remove workflows from prettier

* Apply automatic changes

* create dir

* Apply automatic changes

* replace empty tables

* Apply automatic changes

* use replaceAll

* Apply automatic changes

* add deprecation notice

* feat: deal deploy e2e [fixes DXJ-379] (#276)

* wip

* Fix

* wip

* wip

* tests work

* Update tests.yml

* add timestamp and delay

* change from block to string

* change to earliest

* Apply automatic changes

* Update tests.yml

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* remove on HOST_PEER_ID

* Apply automatic changes

* update aqua version

* switch config descriptions

* Apply automatic changes

* Move docs generation to a separate file

* Add missing env vars

---------

Co-authored-by: shamsartem <[email protected]>
Co-authored-by: Anatoly Laskaris <[email protected]>

* update pnpm version

* add before-build

* remove before-build

* remove worker info on init

* Apply automatic changes

* fix deal deploy, return ensureAquaFileWithWorkerInfo

* chore: Use fluencebot PAT to commit doc changes (#281)

Use fluencebot PAT

* chore: Do not ignore nox-distro content when running tests (#282)

* Add tmate

* Fix

* Cleanup

* feat: remove aqua cli dependency and legacy deploy [fixes DXJ-391] (#283)

* feat: remove aqua cli from fluence cli [fixes DXJ-391]

* Apply automatic changes

* remove from github actions

* init only after installing dependencies

* remove unnecessary imports

* remove remaining legacy

* Apply automatic changes

* remove some unused const

---------

Co-authored-by: shamsartem <[email protected]>

* update init example

* fix review comments

* minor fixes

* small improvements

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* Apply automatic changes

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>
shamsartem added a commit that referenced this pull request Jun 14, 2023
* feat(ipfs): add dag upload [fixes DXJ-390]

* fix

* fix dag upload to upload strings instead of binaries

* feat: update deployed workers structure in aqua to use optional values [fixes DXJ-382] (#279)

* wip

* merge

* feat: deal deploy e2e [fixes DXJ-379] (#276)

* wip

* Fix

* wip

* wip

* tests work

* Update tests.yml

* add timestamp and delay

* change from block to string

* change to earliest

* Apply automatic changes

* Update tests.yml

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* feat(docs): new config docs [fixes DXJ-168] (#278)

* feat(docs): new config docs

* use latest json-schema-docs

* change path

* remove workflows from prettier

* Apply automatic changes

* create dir

* Apply automatic changes

* replace empty tables

* Apply automatic changes

* use replaceAll

* Apply automatic changes

* add deprecation notice

* feat: deal deploy e2e [fixes DXJ-379] (#276)

* wip

* Fix

* wip

* wip

* tests work

* Update tests.yml

* add timestamp and delay

* change from block to string

* change to earliest

* Apply automatic changes

* Update tests.yml

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* remove on HOST_PEER_ID

* Apply automatic changes

* update aqua version

* switch config descriptions

* Apply automatic changes

* Move docs generation to a separate file

* Add missing env vars

---------

Co-authored-by: shamsartem <[email protected]>
Co-authored-by: Anatoly Laskaris <[email protected]>

* update pnpm version

* add before-build

* remove before-build

* remove worker info on init

* Apply automatic changes

* fix deal deploy, return ensureAquaFileWithWorkerInfo

* chore: Use fluencebot PAT to commit doc changes (#281)

Use fluencebot PAT

* chore: Do not ignore nox-distro content when running tests (#282)

* Add tmate

* Fix

* Cleanup

* feat: remove aqua cli dependency and legacy deploy [fixes DXJ-391] (#283)

* feat: remove aqua cli from fluence cli [fixes DXJ-391]

* Apply automatic changes

* remove from github actions

* init only after installing dependencies

* remove unnecessary imports

* remove remaining legacy

* Apply automatic changes

* remove some unused const

---------

Co-authored-by: shamsartem <[email protected]>

* update init example

* fix review comments

* minor fixes

* small improvements

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* Apply automatic changes

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>
shamsartem added a commit that referenced this pull request Jun 14, 2023
…[fixes DXJ-385] (#287)

* feat: ask names instead of path for new services, modules and spells [fixes DXJ-385]

* Apply automatic changes

* update command in tests

* feat(ipfs): add dag upload [fixes DXJ-390] (#288)

* feat(ipfs): add dag upload [fixes DXJ-390]

* fix

* fix dag upload to upload strings instead of binaries

* feat: update deployed workers structure in aqua to use optional values [fixes DXJ-382] (#279)

* wip

* merge

* feat: deal deploy e2e [fixes DXJ-379] (#276)

* wip

* Fix

* wip

* wip

* tests work

* Update tests.yml

* add timestamp and delay

* change from block to string

* change to earliest

* Apply automatic changes

* Update tests.yml

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* feat(docs): new config docs [fixes DXJ-168] (#278)

* feat(docs): new config docs

* use latest json-schema-docs

* change path

* remove workflows from prettier

* Apply automatic changes

* create dir

* Apply automatic changes

* replace empty tables

* Apply automatic changes

* use replaceAll

* Apply automatic changes

* add deprecation notice

* feat: deal deploy e2e [fixes DXJ-379] (#276)

* wip

* Fix

* wip

* wip

* tests work

* Update tests.yml

* add timestamp and delay

* change from block to string

* change to earliest

* Apply automatic changes

* Update tests.yml

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* remove on HOST_PEER_ID

* Apply automatic changes

* update aqua version

* switch config descriptions

* Apply automatic changes

* Move docs generation to a separate file

* Add missing env vars

---------

Co-authored-by: shamsartem <[email protected]>
Co-authored-by: Anatoly Laskaris <[email protected]>

* update pnpm version

* add before-build

* remove before-build

* remove worker info on init

* Apply automatic changes

* fix deal deploy, return ensureAquaFileWithWorkerInfo

* chore: Use fluencebot PAT to commit doc changes (#281)

Use fluencebot PAT

* chore: Do not ignore nox-distro content when running tests (#282)

* Add tmate

* Fix

* Cleanup

* feat: remove aqua cli dependency and legacy deploy [fixes DXJ-391] (#283)

* feat: remove aqua cli from fluence cli [fixes DXJ-391]

* Apply automatic changes

* remove from github actions

* init only after installing dependencies

* remove unnecessary imports

* remove remaining legacy

* Apply automatic changes

* remove some unused const

---------

Co-authored-by: shamsartem <[email protected]>

* update init example

* fix review comments

* minor fixes

* small improvements

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* Apply automatic changes

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

---------

Co-authored-by: shamsartem <[email protected]>
Co-authored-by: Anatoly Laskaris <[email protected]>
shamsartem added a commit that referenced this pull request Jun 14, 2023
* wip

* merge

* feat: deal deploy e2e [fixes DXJ-379] (#276)

* wip

* Fix

* wip

* wip

* tests work

* Update tests.yml

* add timestamp and delay

* change from block to string

* change to earliest

* Apply automatic changes

* Update tests.yml

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* feat(docs): new config docs [fixes DXJ-168] (#278)

* feat(docs): new config docs

* use latest json-schema-docs

* change path

* remove workflows from prettier

* Apply automatic changes

* create dir

* Apply automatic changes

* replace empty tables

* Apply automatic changes

* use replaceAll

* Apply automatic changes

* add deprecation notice

* feat: deal deploy e2e [fixes DXJ-379] (#276)

* wip

* Fix

* wip

* wip

* tests work

* Update tests.yml

* add timestamp and delay

* change from block to string

* change to earliest

* Apply automatic changes

* Update tests.yml

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>

* remove on HOST_PEER_ID

* Apply automatic changes

* update aqua version

* switch config descriptions

* Apply automatic changes

* Move docs generation to a separate file

* Add missing env vars

---------

Co-authored-by: shamsartem <[email protected]>
Co-authored-by: Anatoly Laskaris <[email protected]>

* update pnpm version

* add before-build

* remove before-build

* remove worker info on init

* Apply automatic changes

* fix deal deploy, return ensureAquaFileWithWorkerInfo

* chore: Use fluencebot PAT to commit doc changes (#281)

Use fluencebot PAT

* chore: Do not ignore nox-distro content when running tests (#282)

* Add tmate

* Fix

* Cleanup

* feat: remove aqua cli dependency and legacy deploy [fixes DXJ-391] (#283)

* feat: remove aqua cli from fluence cli [fixes DXJ-391]

* Apply automatic changes

* remove from github actions

* init only after installing dependencies

* remove unnecessary imports

* remove remaining legacy

* Apply automatic changes

* remove some unused const

---------

Co-authored-by: shamsartem <[email protected]>

* update init example

* update node version

* remove redundant code

* remove redundant code

* update pnpm lock

* use a variable for nodejs version

* Apply automatic changes

* use registry tests from a branch

* Fix

* Update e2e.yml

---------

Co-authored-by: Anatoly Laskaris <[email protected]>
Co-authored-by: shamsartem <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants