-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Set file permission 600 for both credentials and config files (#…
…85)
- Loading branch information
1 parent
ea5c4a2
commit dc67c1b
Showing
4 changed files
with
21 additions
and
29 deletions.
There are no files selected for viewing
Submodule client-sdk-rust
updated
5 files
+1 −2 | .github/workflows/ci.yaml | |
+1 −0 | src/lib.rs | |
+88 −8 | src/simple_cache_client.rs | |
+13 −0 | src/utils.rs | |
+117 −8 | tests/integration_test.rs |
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