Skip to content

add simple itf test for scrample application#16

Merged
antonkri merged 10 commits intomainfrom
ankr_add_scrample_app
Nov 6, 2025
Merged

add simple itf test for scrample application#16
antonkri merged 10 commits intomainfrom
ankr_add_scrample_app

Conversation

@antonkri
Copy link
Contributor

@antonkri antonkri commented Nov 5, 2025

No description provided.

Copy link
Contributor

@FScholPer FScholPer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gcc toolchain seems not be used like defined in the toolchain readme (Override, version pinning...)

@antonkri antonkri force-pushed the ankr_add_scrample_app branch from c6ee36c to 3aeacbf Compare November 5, 2025 09:23
@antonkri antonkri force-pushed the ankr_add_scrample_app branch from 3aeacbf to eb3371a Compare November 5, 2025 09:48
@nradakovic
Copy link
Member

gcc toolchain seems not be used like defined in the toolchain readme (Override, version pinning...)

Why do you say that? Can you please point in toolchain README.md where this PR doesn't follow recommended steps for setting toolchain?

@nradakovic nradakovic force-pushed the ankr_add_scrample_app branch from eb3371a to f5db7c7 Compare November 5, 2025 10:43
# SPDX-License-Identifier: Apache-2.0
# *******************************************************************************

name: Test reference integration
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move to cicd-workflows?

remote = "https://github.com/eclipse-score/communication.git",
)

bazel_dep(name = "scrample", version = "0.0.1")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we please use the registry here


bazel_dep(name = "score_baselibs", version = "0.1.3")

bazel_dep(name = "score_communication", version = "0.0.1")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

registry?

# Configure target toolchain for QNX build.
bazel_dep(name = "score_toolchains_qnx", version = "0.0.2")
# NOTE: Currently we need to pick dedicated version of toolchains_qnx due to recent changes in the main branch.
git_override(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

registry?

@antonkri antonkri merged commit 9c2a586 into main Nov 6, 2025
5 checks passed
@antonkri antonkri deleted the ankr_add_scrample_app branch November 6, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments