Age | Commit message (Collapse) | Author |
|
|
|
... as this also works together with, e.g., linting. While there,
also rerun the examples to get the latest output messages.
|
|
Add the artifacts and outputs of the updated rules, as well as
some explanatory remarks.
|
|
... as they will be used in newer versions of rules-cc to set the
path for the test-summary action.
|
|
... so that the tutorial also works with the latest version of our rules.
|
|
When tutorial docs were changed to showcase running commands with
just-mr instead of just, the outputs were not changed. This is now
fixed to showcase the results run with current master just-mr (and
just), together with other small improvements and fixes.
|
|
|
|
When explaining CC tests, the option --request-action-input is used
to get hold of the actual test binary. This is the first time in
the tutorial where the action graph is larger than the part that
that is traversed during the build. Use this oportunity to explain
the difference between those concpets as, reportedly, some users
got confused about this.
|
|
|
|
|
|
|