NEW: Update OSI submodule to version 3.6.0#54
Merged
Conversation
Signed-off-by: ClemensLinnhoff <clemens.linnhoff@persival.de>
6 tasks
jdsika
added a commit
that referenced
this pull request
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 <carlo.van-driesten@bmw.de> Signed-off-by: ClemensLinnhoff <clemens.linnhoff@persival.de> Co-authored-by: Viktor Kreschenski <viktor.kreschenski@partner.bmw.de> Co-authored-by: Carlo van Driesten <carlo.van-driesten@bmw.de>
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
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.
Reference to a related issue in the repository
#49
Add a description
Update OSI submodule to version 3.6.0
Mention a member
@vkresch @jdsika
Check the checklist