Skip to content
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
wants to merge 200 commits into from
Closed

Release 2.0.0 #301

wants to merge 200 commits into from

Conversation

ConnectDIY
Copy link
Contributor

No description provided.

Svyat935 and others added 30 commits September 5, 2022 15:50
…-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 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 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)
ConnectDIY and others added 27 commits May 3, 2024 11:14
* 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]>
@ConnectDIY ConnectDIY deleted the branch remove_old_master February 7, 2025 16:49
@ConnectDIY ConnectDIY closed this Feb 7, 2025
@ConnectDIY ConnectDIY deleted the dev_2.0.0 branch February 7, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants