Closed
Conversation
4841d8b to
0a32c05
Compare
pawelrutkaq
reviewed
Dec 18, 2025
| # Workflow configuration for S-CORE CI - Bazel Build & Test communication module for target platforms | ||
| # This workflow runs Bazel build and test for QNX when triggered by specific pull request events. | ||
|
|
||
| name: Bazel Build & Test communication module (target-platforms) |
Contributor
There was a problem hiding this comment.
should this use reusable QNX8 workflow from https://github.com/eclipse-score/cicd-workflows ?
Contributor
Author
There was a problem hiding this comment.
Unfortunately I can't use the upstream workflows for various reasons.
Though, I want to upstream fixes to cicd-workflows to slowly lift this restriction.
Contributor
There was a problem hiding this comment.
You mean you will create PRs to reusable workflows?
d89b623 to
02bbc19
Compare
For our current matrix builds we are inerested in the outcome of every branch independent of the other branches.
Build fails because the rust toolchain is not hermetic.
02bbc19 to
e1e32be
Compare
5a86dd4 to
2b83664
Compare
c040741 to
a6a5948
Compare
execute tests and store artifacts
We do not want to duplicate the logic of the workflows. Since we have the logic except for coverage reports already as part of other workflows we reduce this workflow to only create a coverage report. All the other workflows we enable to also be triggered by a release creation.
a6a5948 to
0f532ee
Compare
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.