Open
Conversation
943a16a to
afd28eb
Compare
|
The created documentation from the pull request is available at: docu-html |
Contributor
|
make sure that running ./score_starter and then QNX works, please. |
7b8c43b to
d9ae3e6
Compare
d9ae3e6 to
b1f0bdb
Compare
antonkri
previously approved these changes
Mar 3, 2026
e5a1d83 to
ef66a99
Compare
ef66a99 to
5598f8a
Compare
Member
Author
Yeah, sorry missed that at start. It's part of PR now. |
pawelrutkaq
requested changes
Mar 6, 2026
Contributor
pawelrutkaq
left a comment
There was a problem hiding this comment.
Please fix the comment, and we shall be go, score_starter seems to be working.
MODULE.bazel
Outdated
|
|
||
| # Currently required for ifs tooling | ||
| bazel_dep(name = "score_toolchains_qnx", version = "0.0.7") | ||
| bazel_dep(name = "score_rules_imagefs", version = "0.0.1") |
Contributor
There was a problem hiding this comment.
Contributor
|
@nradakovic is it obsolete ? |
Contributor
|
Will close end of week if not needed. |
5598f8a to
57499c1
Compare
3ce644c to
f03b92d
Compare
f03b92d to
5d93635
Compare
Migration of QNX Image FileSystem rules from `toolchains_qnx` to `rules_imagefs`.
5d93635 to
4e7abec
Compare
Member
Author
|
PR is been updated. @pawelrutkaq Please review it again. |
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.
Migration of QNX Image FileSystem rules from
toolchains_qnxtorules_imagefs.