-
Notifications
You must be signed in to change notification settings - Fork 35
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
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
DieMyst
approved these changes
Jun 12, 2023
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.