Conversation
use correct configs for bazel commands
Issues with previous versions started to occur.
…oolchain-versions infra: bump toolchains versions
add dev dependecies to avoid collisions
…_python_integration bazel: fix module integration
…tency_security_plan First version of persistency security plan
- Make C++ build again. - Add `cit` files with CIT group. - Add helpers (based on other test PRs). - Add CIT group to `main.cpp`.
…st-utils testing: C++ CIT test utils
- Added C++ test scenarios for default values testing - default_values, remove_key, reset operations, checksum
- Refactored and reworked implementation. - No longer requires SIGABRT for some cases.
…fault-values-cit-reworked testing: C++ CIT - default values
Multiple KVS tests for C++ impl. Co-authored-by: Saumya-R <saumya.rai@qorix.ai>
…ltiple-kvs-cit-reworked testing: C++ CIT - multiple KVS
Snapshots tests for C++ impl. Co-authored-by: Saumya-R <saumya.rai@qorix.ai>
…apshots-cit-reworked testing: C++ CIT - snapshots
…ate_release_workflow cicd: add config to bazel
testing: Adding default values test cases for KVS cpp - Added C++ test scenarios for default values testing - default_values, remove_key, reset operations, checksum testing: reworked default values CITs - Refactored and reworked implementation. - No longer requires SIGABRT for some cases. renaming the test case adding test cases into cit Reverting to the release.yml from main Adding the parameters infra: bump toolchains versions Issues with previous versions started to occur. bazel: fix module integration add dev dependecies to avoid collisions First version of persistency security plan testing: C++ CIT test utils - Make C++ build again. - Add `cit` files with CIT group. - Add helpers (based on other test PRs). - Add CIT group to `main.cpp`. testing: Adding default values test cases for KVS cpp - Added C++ test scenarios for default values testing - default_values, remove_key, reset operations, checksum testing: reworked default values CITs - Refactored and reworked implementation. - No longer requires SIGABRT for some cases. cpp_testing: enable cpp testing in python. casting to u32 for logging format. adding cpp execution in python
…d_datatypes_cpp_testcases testing: supported datatypes cpp testcases
Config is based on the one from comm repo. - Add `.clang-format` file at the repo root. - Run `clang-format` over all C++ files.
…rmatting repo: add `.clang-format` file, format C++
Previous changed only handled half of code.
…rmatting-2 repo: format rest of C++ code
…unify_cit_structure testing: Unify component integration tests structure
- add centralized configuration for python - apply formatting
…f_formatting Ruff formatting for Python files
This decorator ensures that the XML output of the tests via pytest have the correct properties and attributes, so that 'testlinks' as well as testneeds (as external needs) are generated. This is to enable statistics and ensure traceability.
Having the Rust feature at the central image improves the first setup time of the devcontainer in this repo. In addition all S-CORE repos have the same tooling and look and feel inside the devcontainer.
…-feature-from-devcontainer-image Use Rust feature from S-CORE devcontainer
required for testlink creation
…el_cit cicd: run CIT with bazel
docs need artifacts to reference xml reports
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
PandaeDo
approved these changes
Jan 28, 2026
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.
No description provided.