-
Notifications
You must be signed in to change notification settings - Fork 3
Libcosim upgrade #21
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
Merged
Merged
Libcosim upgrade #21
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
e0834f8
Bump libcosimc version to 0.11.2 and update package version to 0.0.6
davidhjp01 c8e2381
Update CI workflow and build scripts for improved Conan integration
davidhjp01 5c2f059
Updated
davidhjp01 a566a9d
Refactor conan install command string for improved readability
davidhjp01 0bc4504
Add requirements method to specify tool dependencies and maintain lib…
davidhjp01 40bf91f
Add CLI11 dependency to requirements method in conanfile.py
davidhjp01 b6bdc2f
Remove cmake dependency from pyproject.toml
davidhjp01 a6d52a7
Remove cmake tool requirement from conanfile.py
davidhjp01 509a3a9
Updated
davidhjp01 45417e1
Updated
davidhjp01 053b15a
Add doxygen installation to before-all in cibuildwheel configuration
davidhjp01 10120ee
Add CLI11 dependency to conanfile.py requirements
davidhjp01 6588158
Update conan install command to specify C++ standard version
davidhjp01 364cad1
Updated
davidhjp01 fcb7a0f
Fix publish condition in ci-main.yml to remove workflow_dispatch trigger
davidhjp01 7da615a
Increase timeout duration for code quality and matrix jobs in ci-main…
davidhjp01 917d009
Updated
davidhjp01 5ba9bcf
Updated
davidhjp01 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| __version__ = "0.0.5" | ||
| __version__ = "0.0.6" |
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.