-
Notifications
You must be signed in to change notification settings - Fork 2
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
Release 2.0.0 #301
Closed
Closed
Release 2.0.0 #301
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
Th2 4123 separating the core
…-trying-to-get-the-parent-of-events-tree-which-doesnt-exist
…ed-when-trying-to-get-the-parent-of-events-tree-which-doesnt-exist Getting parent of invalid EventsTree ojbect raises EventIdNotInTree
Updated release_notes with v0.6.3
* Updated pip install * Changed pip package names * Updated versions * Updated release_notes * Update release_notes.md * [TH2-4221] Updated README * Refactor [xxx] feature description * Update README.md * [TH2-4222] Updated CI Tests (#171) * [TH2-4222] Updated CI Tests * Update release_notes.md Co-authored-by: Slava Ermakov <[email protected]>
* [TH2-4234] Updated release_notes * [TH2-4234] Updated release_notes
Changed old imports and added new ones
Add common exceptions
Changed imports from provider
Add handle_stream method to Adapter interface
* Add clear cache feature * Add tests * Update release notes (cherry picked from commit 3515008) # Conflicts: # release_notes.md
(cherry picked from commit 2bfb173)
* Add clear cache feature * Fix destructor issue * Add test_from_cache_file_non_exist_file test * Add return type for from_cache_file (cherry picked from commit 50b5610)
* Fix bug * Handle empty mantissa correctly * Add test for to_seconds() * Add more tests * Add benchmark for converters * Update UniversalDatetimeStringConverter to use ciso8601 * Add ciso8601 to requirements.txt * Add RUN for converters bench. Improve performance * Converters Perf improvements * UniversalDatetimeStringConverter performance improvements * Add perf results after all improvements * Add bench results before improvements * Update release_notes.md * Improve release notes --------- Co-authored-by: Slava Ermakov <[email protected]>
* Fix cache file removal bug * Update release_notes.md
* Extend the test to use csv * Add to_csv * Fix to_csv * Test Data.from_csv() with header_first_line * Add test_to_csv() * Update docstring * Update release_notes.md
* Add vulnerability checks for unpinned dependencies * Add Failure on vulnerability error * Add Failure on vulnerability error * Update requirements * Update requirements * Update requirements * Update requirements --------- Co-authored-by: DavitMamrikishvili <[email protected]>
* Fixed bugs * Updated update_metada function and added docs * Add change_type arg * Update * Update urlib3 version * Update get_started_example.py * Fix type hint * Update release_notes.md * Update __add__ * Update __add__ --------- Co-authored-by: DavitMamrikishvili <[email protected]> Co-authored-by: davitmamrikishvili <[email protected]>
* Update __add__, __iadd__ * Update test_data.py
* Added build-snapshot * Changed python-check to python-workflow * Bump rebuild * Bump rebuild * Bump rebuild * Bump rebuild: enable license-check * Bump rebuild: enable vulnerability-scan * Bump rebuild: enable matrix-test * Bump rebuild: removed continue-on-error * Bump rebuild: added pypi publish * Bump rebuild: check strict-scanner true * strict-scanner false * bump rebuild: uses venv for licenses check * bump rebuild: Corrected branch for licence check * bump rebuild: pip install venv * bump rebuild: pip install virtualenv * bump rebuild: added release-type * bump rebuild: Build custom package_version * bump rebuild: Corrected Show package_version * bump rebuild: Added python-check-licenses * bump rebuild: Added compound-python-matrix-licenses-check * bump rebuild: Added python-test * bump rebuild: Corrected args for matrix-test * bump rebuild: Corrected python-test * bump rebuild: added test-requirements-file * bump rebuild: Refactored * bump rebuild: Refactored * bump rebuild: extended python-check-versions: "['3.8', '3.9', '3.10', '3.11', '3.12']" * bump rebuild: disabled style check * bump rebuild: Print arguments in Run tests * bump rebuild: Corrected arguments order for python test * bump rebuild: Fixed problem in the python-test * bump rebuild * bump rebuild: corrected condition for python publish * Update scanning.yaml * Update scanning.yaml * bump rebuild - control test * Try ignoring vulnerability * Trigger workflow * Trigger workflow * Trigger workflow * Trigger workflow * Update scanning.yaml * Update scanning.yaml * Update scanning.yaml * Update scanning.yaml * Update scanning.yaml * Trigger workflow * Update publish-snapshot.yml * Update publish-snapshot.yml * Add licenses * Update requirements_dev.txt * Add explanation to -i * Update explanation * Test scan_requirements_file_only: 'true' * Try scan_requirements_file_only: 'true' * Undo scan_requirements_file_only: 'true' * Update scan * Trigger workflow * Update requirements.txt * Update requirements.txt * Trigger workflow * Trigger workflow * Trigger workflow * Trigger workflow * Update workflows * Add publish-release.yml, publish-release-candidate.yml * Update publish-snapshot.yml --------- Co-authored-by: DavitMamrikishvili <[email protected]> Co-authored-by: davitmamrikishvili <[email protected]>
# Conflicts: # examples/get_started_example.py
* Add Data.sort() * Update Data.sort() * Update Data.sort() * Add docstring * Improve typing --------- Co-authored-by: Slava Ermakov <[email protected]>
…-that-iterate-each-other (#295) * Update __add__ logic * Update release_notes.md * Update iteration_on_data_files.py * Add more tests * Refactor --------- Co-authored-by: Slava Ermakov <[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.