-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: remove all developer functionality, add kubernetes manifest ge…
…neration and deployment (#1076) * feat: remove all developer functionality * Apply automatic changes * fix? * F * remove old commands * remove old config docs * feat!: generate manifests, rename nox to peer (#1077) * feat: generate manifests * Apply automatic changes * fix test, rename nox to peer * allow selecting by both peers and offers in all commands * Apply automatic changes * add manifest apply * use fork instead of patch (patch doesn't work with oclif pack) * fix peerId * remove ccp configs * fix? * fix * give a better name to converter * rename nox to peer * Apply automatic changes * improve description. require at least one item in supply if resources is specified, add validation on deploy * Apply automatic changes * feat!: remove nox and js-client (#1078) * feat: remove nox * Apply automatic changes * remove js-client * restore description for local group of commands --------- Co-authored-by: shamsartem <[email protected]> --------- Co-authored-by: shamsartem <[email protected]> --------- Co-authored-by: shamsartem <[email protected]> Co-authored-by: Anatolios Laskaris <[email protected]>
- Loading branch information
1 parent
99a4caf
commit d12ed09
Showing
197 changed files
with
1,591 additions
and
31,376 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,5 +7,5 @@ inputs: | |
type: string | ||
|
||
runs: | ||
using: "node16" | ||
using: "node20" | ||
main: "dist/index.js" |
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
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
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
Oops, something went wrong.