-
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(docs): new config docs [fixes DXJ-168] #278
Merged
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(docs): new config docs
feat(docs): new config docs [fixes DXJ-168]
Jun 2, 2023
DXJ-168 Remove duplication and useless docs for generated Fluence CLI config docs [Converted to "Fluence CLI config documentation" project]
There is a lot of room for improvement in the generated docs
|
* 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]>
justprosh
approved these changes
Jun 2, 2023
nahsi
approved these changes
Jun 5, 2023
shamsartem
added a commit
that referenced
this pull request
Jun 7, 2023
* 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]>
shamsartem
added a commit
that referenced
this pull request
Jun 7, 2023
* 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]>
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]>
shamsartem
added a commit
that referenced
this pull request
Sep 5, 2023
* feat: matching * feat: add matching and update to new contracts * fix: testnet addresses * new pnpm-lock.yaml * 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]> * add with errors * fix: types pkgs * fix: update client pkg * fix issues with types * remove fluence.yaml * fix: minor bugs * update deal client * feat: add chain networks (kras, stage, testnet, local) * Apply automatic changes * fix cid * update deal-aurora * change compute-provider register & add addWorkersSlots * change compute-provider register & add addWorkersSlots * fix line * fix lint * fix new aurora-deal * fix aurora pack * feat(workers): use multihash.bytes for peer_id * update deal pkg * feat(workers): pass 32 bytes to peer_id on addWorkerSlots * update deal pkg * fix getFreeWorkersSlots * chore: update deal targz * chore: update deal in fcli * fix rpc * Apply automatic changes * Apply automatic changes * remove test log * remove line * Apply automatic changes * fix docker for tests * remove unneeded dep * Add console.error * rename commands and change nox image * Apply automatic changes * feat: use local npm (#417) * Apply automatic changes * set nox version in versions.json * try another way * temporary comment out set nox version * change env variables, remove extra peers * use earliest * comment out * improvements, fixes * Apply automatic changes * add whitespace * fix(tests): fix matcher addr and rpc endpoint * fix(tests): NOX_IMAGE=docker.fluence.dev/nox:ipfs_alpha-decider_3039_1 * fix: change version in yml not env * fix(tests): aqua pool size = 5 * fix: set correct networkId * fix(tests): use key from hardhat * fix(tests): enable logs for builtins * fix(test): change runDeployedServices ?worker_id * Apply automatic changes * fix * improve tests * simplify * increase timeout * not * not again * try not running tests in parallel * update deal pkg * Apply automatic changes * update deal pkg * update deal pkg * feat(test): nox:ipfs_alpha-decider_3054_3 * feat: update chain to 0.2.11 * fix: experimental warnings (#434) * fix: experimental warnings * display errors in dev mode * hide only known warnings * simplify * chore(main): release fluence-cli 0.7.2 (#435) * add debug logs, display them in tests * fix lint errors * Apply automatic changes * feat: update installation-spell * fix(test): update nox container * Apply automatic changes * fix(test): revert back to while * Apply automatic changes * fix(test): retry `null` check * Apply automatic changes * try parallel add-peer * make add-peer not parallel * add more logs * remove extra logs * chore: try 10 second period for decider * add more logs to deal deploy * fix: update deal pkg * rename market to provider * Apply automatic changes * remove unnecessary eslint-disables and add more dbg logs * rename to units * Apply automatic changes * feat: optimize imports (#441) * optimize imports * add default * add disconnect * dynamic js-client import * fix countly * Apply automatic changes * switch * Apply automatic changes * add TODO, remove couple of ts-ignore * deployWorkers --------- Co-authored-by: shamsartem <[email protected]> * remove unused import * Update nox * Fix --------- Co-authored-by: shamsartem <[email protected]> Co-authored-by: shamsartem <[email protected]> Co-authored-by: Anatoly Laskaris <[email protected]> Co-authored-by: elshan-eth <[email protected]> Co-authored-by: folex <[email protected]> Co-authored-by: fluencebot <[email protected]> Co-authored-by: folex <[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.