This repository was archived by the owner on Aug 22, 2023. It is now read-only.
-
Couldn't load subscription status.
- Fork 0
Merged
Release v0.6.1 #77
Conversation
This file contains hidden or 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
Add simulation tutorial to docs
Set get_level default value to 1
Fix typos in tutorials
Updated error handling with more descriptive message
added badges and made the links a bit cleaner
adding .vscode to .gitignore file
Update issue templates
* added a colored logo with white background to the top * Added more explanation about the Repo within the README.md
… installation section Adding python 3.9+ is required in the installation section updated MIT license link capitalizing Python everywhere to stay consistent Updated alt text to make it more understandable
README.md cosmetic updates
…ntication is invalid
created better error for invalid storage authentication code
Improve UniqueNodeError for usability
�[2K�[1A�[2KChecking 88% [===============================================================================> ] 84/95 0.2s
↳ prettier
↳ .github/ISSUE_TEMPLATE/bug_report.md... (5 files) ⠙
↳ .github/workflows/pytest.yml... (5 files) ⠙
�[2K�[1A�[2K�[1A�[2K�[1A�[2K�[1A�[2KChecking 99% [=========================================================================================> ] 94/95 0.4s
↳ trunk
↳ Aggregating results ⠹
�[2K�[1A�[2K�[1A�[2K�[1A�[2KChecking 100% [=========================================================================================>] 95/95 0.5s
Checked 56 modified files
�[1m�[92m✔ No issues
�[0m
Add automatic testing with pytest
patching create node issue within the utils.py. Removing "can_edit" from API response
|
well, this shouldn't fail the test before we release, right? |
|
@InnocentBug I agree it should not, but I have not checked the tests and am not sure if its a problem with the tests, the code, or something else |
|
I agree with Ludwig about test. Can you look through the test and either update or delete the irrelevant test? |
Stabilized SDK
InnocentBug
approved these changes
Jan 11, 2023
|
@brili I think the current tests are being ran against the master branch of criptapp, is there a way we can run these tests against staging or development branch of criptapp as well because currently those are different |
|
Let me know if the changes I made need more comments, and I can add them in for clarity. |
brili
approved these changes
Jan 13, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The main reason I am thinking of creating a release is that there needs to be a new patch for the Python SDK that must be released for it to work with the new API