-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update: changelog Signed-off-by: svetoslav-nikol0v <[email protected]> * update: proto package version Signed-off-by: svetoslav-nikol0v <[email protected]> * update: sdk version Signed-off-by: svetoslav-nikol0v <[email protected]> * chore: fix local builds Signed-off-by: Nathan Klick <[email protected]> * chore: remove unnecessary deps install Signed-off-by: Nathan Klick <[email protected]> * chore: ensure deps are properly setup Signed-off-by: Nathan Klick <[email protected]> * chore: suppress outputs of pnpm link Signed-off-by: Nathan Klick <[email protected]> * chore: adjustments Signed-off-by: svetoslav-nikol0v <[email protected]> * chore: remove log Signed-off-by: svetoslav-nikol0v <[email protected]> * chore: remove log Signed-off-by: svetoslav-nikol0v <[email protected]> * update: integration tests Signed-off-by: svetoslav-nikol0v <[email protected]> * update: integration test Signed-off-by: svetoslav-nikol0v <[email protected]> * update: taskfile Signed-off-by: svetoslav-nikol0v <[email protected]> * update: test Signed-off-by: svetoslav-nikol0v <[email protected]> * chore: remove .only Signed-off-by: svetoslav-nikol0v <[email protected]> * update: build workflow Signed-off-by: svetoslav-nikol0v <[email protected]> * revert Signed-off-by: svetoslav-nikol0v <[email protected]> * update: exit when the unit tests complete Signed-off-by: svetoslav-nikol0v <[email protected]> * update: add log Signed-off-by: svetoslav-nikol0v <[email protected]> * update: build workflow by adding an additional step before building the cryptography package Signed-off-by: svetoslav-nikol0v <[email protected]> * revert to initial state Signed-off-by: svetoslav-nikol0v <[email protected]> * fix Signed-off-by: svetoslav-nikol0v <[email protected]> * add install command Signed-off-by: svetoslav-nikol0v <[email protected]> * remove build proto command Signed-off-by: svetoslav-nikol0v <[email protected]> * revert the build workflow Signed-off-by: svetoslav-nikol0v <[email protected]> * update taskfile Signed-off-by: svetoslav-nikol0v <[email protected]> * add build cryptography command Signed-off-by: svetoslav-nikol0v <[email protected]> * update: task file Signed-off-by: svetoslav-nikol0v <[email protected]> * update taskfile Signed-off-by: svetoslav-nikol0v <[email protected]> * remove cryptograpgy build Signed-off-by: svetoslav-nikol0v <[email protected]> * update task file Signed-off-by: svetoslav-nikol0v <[email protected]> * update task file Signed-off-by: svetoslav-nikol0v <[email protected]> * update workflow Signed-off-by: svetoslav-nikol0v <[email protected]> * update files Signed-off-by: svetoslav-nikol0v <[email protected]> * add a log Signed-off-by: svetoslav-nikol0v <[email protected]> * build: attempt to resolve test issues Signed-off-by: Nathan Klick <[email protected]> * ci: update task and pnpm versions Signed-off-by: Nathan Klick <[email protected]> * build: added logging output Signed-off-by: Nathan Klick <[email protected]> * build: run with scissors Signed-off-by: Nathan Klick <[email protected]> * update: address books Signed-off-by: svetoslav-nikol0v <[email protected]> * update: Status and RequestType Signed-off-by: svetoslav-nikol0v <[email protected]> * chore: formatting Signed-off-by: svetoslav-nikol0v <[email protected]> * chore: remove log Signed-off-by: svetoslav-nikol0v <[email protected]> * chore: remove log Signed-off-by: svetoslav-nikol0v <[email protected]> * chore: remove unnecessary command Signed-off-by: svetoslav-nikol0v <[email protected]> --------- Signed-off-by: svetoslav-nikol0v <[email protected]> Signed-off-by: Nathan Klick <[email protected]> Co-authored-by: Nathan Klick <[email protected]>
- Loading branch information
1 parent
5fffabe
commit 5f5c1b4
Showing
19 changed files
with
174 additions
and
62 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
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
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
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
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 |
---|---|---|
|
@@ -67,4 +67,4 @@ | |
"typescript": "^5.1.6", | ||
"protobufjs-cli": "^1.0.2" | ||
} | ||
} | ||
} |
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.