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

Update OSI to newest Release #49

Closed
ClemensLinnhoff opened this issue Dec 15, 2023 · 0 comments · Fixed by #48
Closed

Update OSI to newest Release #49

ClemensLinnhoff opened this issue Dec 15, 2023 · 0 comments · Fixed by #48
Assignees
Labels
feature request Proposals which enhance the interface or add additional features.

Comments

@ClemensLinnhoff
Copy link
Contributor

Describe the solution you would like

Update the OSI submodule to Release 3.6.0

Describe the backwards compatibility

Since OSI itself is backward compatible, it should not be a problem.

@ClemensLinnhoff ClemensLinnhoff added the feature request Proposals which enhance the interface or add additional features. label Dec 15, 2023
@ClemensLinnhoff ClemensLinnhoff self-assigned this Dec 15, 2023
@ClemensLinnhoff ClemensLinnhoff linked a pull request Dec 15, 2023 that will close this issue
6 tasks
jdsika added a commit that referenced this issue Jan 16, 2024
Resolves #49
Resolves #46
Resolves #45
Resolves #44
Resolves #43
Resolves #42
Resolves #31

# Change Notes:
* remove doxygen xml support
* remove sqlite log processing only use plaint text for validation log output (simplification)
* move default rules into `rules` folder from `requirements-osi-3` folder
* replace progressbar with tqdm
* remove lzma decoding and encoding (simplification)
* bugfix: BaseMoving nested attribute validation
* bugfix: update yaml loading ruaml
* bugfix: setup.py fix the default rules folder copying into site-packages with different python versions
* remove protocpp from osi validator dependency
* Migrate pipeline from travisCI -> github workflow
* Remove kpi folder
* Remove pre-parsed rules in rules folder
* Remove lfs
* Remove lzma from docs
* Update test trace file
* Replace rules folder in docs
* Port rst to adoc
* Update links readme
* Added example command
* Update README.md
* update venv instructions
* Created requirements_develop.txt for workflow
* Pinned package versions
* Used Python 3.8 in workflow
* bump actions versions
* pin black to black==23.12.1
* removed unused packages
* Update OSI submodule to version 3.6.0 (#54)
* Use same protobuffer version as in OSI repository
* use protobuf 3.20.1 in ci workflow and pin version to the same version in requirements.txt and setup.py
* remove optional installation method in README
* allow higher package versions
* bump year in license
* add git+osi requirement
* add note about OSI CCB
* Fix parallel run
---------

Signed-off-by: Carlo van Driesten <[email protected]>
Signed-off-by: ClemensLinnhoff <[email protected]>
Co-authored-by: Viktor Kreschenski <[email protected]>
Co-authored-by: Carlo van Driesten <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Proposals which enhance the interface or add additional features.
Projects
None yet
1 participant