-
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: migrate "workers" property in fluence.yaml directly into "deals" and "hosts" properties [fixes DXJ-507] #600
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
…" and "hosts" properties [fixes DXJ-507]
akim-bow
reviewed
Nov 1, 2023
akim-bow
approved these changes
Nov 2, 2023
shamsartem
added a commit
that referenced
this pull request
Nov 6, 2023
…" and "hosts" properties [fixes DXJ-507] (#600) * feat: migrate "workers" property in fluence.yaml directly into "deals" and "hosts" properties [fixes DXJ-507] * Apply automatic changes * rename to dealName * Apply automatic changes * improve * Apply automatic changes * fix * rename --------- Co-authored-by: shamsartem <[email protected]>
shamsartem
added a commit
that referenced
this pull request
Nov 21, 2023
* feat: gen Config.tomls and allow configuring nox from provider.yaml [fixes DXJ-519] * wip * chore: Promote to unstable on release (#594) Promote to unstable on release * fix(deps): update dependency @fluencelabs/js-client to v0.4.2 (#543) * chore(main): release fluence-cli 0.11.5 (#592) * chore: Revert "chore(main): release fluence-cli 0.11.5 (#592)" (#595) Revert "chore(main): release fluence-cli 0.11.5 (#592)" This reverts commit 0e2fe1b. * fix: Bump nox to 0.4.0 (#597) Bump nox to 0.4.0 * chore(main): release fluence-cli 0.12.0 (#596) * feat: support flags in add-peer (#598) * feat: support flags in add-peer * Apply automatic changes * simplify --------- Co-authored-by: shamsartem <[email protected]> * fix: fix custom env [fixes DXJ-521] (#601) * feat: improve topic descriptions (#602) * feat: improve topic descriptions * Apply automatic changes --------- Co-authored-by: shamsartem <[email protected]> * feat: migrate "workers" property in fluence.yaml directly into "deals" and "hosts" properties [fixes DXJ-507] (#600) * feat: migrate "workers" property in fluence.yaml directly into "deals" and "hosts" properties [fixes DXJ-507] * Apply automatic changes * rename to dealName * Apply automatic changes * improve * Apply automatic changes * fix * rename --------- Co-authored-by: shamsartem <[email protected]> * feat: restructure project templates [fixes DXJ-523] (#604) * feat: restructure project templates [fixes DXJ-523] * fix lint error * Update setupTests.ts * chore(main): release fluence-cli 0.12.1 (#599) * chore(main): release fluence-cli 0.12.1 * Apply automatic changes --------- Co-authored-by: fluencebot <[email protected]> * use snapshot * fixes * fixes * Apply automatic changes * use snapshot * up pull policy * up * back * Apply automatic changes * Do not add minimal prefix * add raw config * Apply automatic changes * support system services * Apply automatic changes * improvements * up * fix * Apply automatic changes * add additionalProperties: false, * fix * add top-level override * fix review comments, add optional path for provider config * up * Apply automatic changes * pass unique keys to config.toml * improvements * Apply automatic changes * set * Merge branch 'main' into config-tomls * Apply automatic changes * typecast this * remove unnecessary spread * use env from provider.yaml * Apply automatic changes * support multiple provider configs * fix cycle * Apply automatic changes * up * chore: Stop containers correctly in tests (#633) * chore: Rename flox to fcli (#632) Rename flox to fcli * Stop containers correctly * up --------- Co-authored-by: Anatolios Laskaris <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: fluencebot <[email protected]> Co-authored-by: shamsartem <[email protected]> Co-authored-by: fluencebot <[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.