[rules score] make example separate modules#350
Conversation
3ba0969 to
83d6358
Compare
Coverage ReportCoverage report was generated. Full report can be downloaded from the CI artifacts (expand Artifacts at the bottom of the run). Overall coverage rate: |
Coverage ReportCoverage report was generated. Full report can be downloaded from the CI artifacts (expand Artifacts at the bottom of the run). Overall coverage rate: |
594be84 to
d68d981
Compare
Coverage ReportCoverage report was generated. Full report can be downloaded from the CI artifacts (expand Artifacts at the bottom of the run). Overall coverage rate: |
| - name: Run dependable element examples | ||
| run: | | ||
| cd bazel/rules/rules_score/examples/seooc | ||
| bazel build //... | ||
| bazel test //... | ||
| cd ../some_other_library | ||
| bazel build //... | ||
| bazel test //... |
There was a problem hiding this comment.
Highly recommend to make this separate jobs. We don't have issues with parallel runners and this will reduce runtime and will limit cache destruction.
| remote = "https://github.com/bmw-software-engineering/lobster.git", | ||
| ) | ||
|
|
||
| bazel_dep(name = "rules_distroless", version = "0.8.0") # For |
- create separate bazel modules - include them in docu
d68d981 to
5e4f550
Compare
- no bazel solution for libcairo available
5e4f550 to
150433b
Compare
Coverage ReportCoverage report was generated. Full report can be downloaded from the CI artifacts (expand Artifacts at the bottom of the run). Overall coverage rate: |
Coverage ReportCoverage report was generated. Full report can be downloaded from the CI artifacts (expand Artifacts at the bottom of the run). Overall coverage rate: |
Coverage ReportCoverage report was generated. Full report can be downloaded from the CI artifacts (expand Artifacts at the bottom of the run). Overall coverage rate: |
51eb379 to
8fe4eb0
Compare
Coverage ReportCoverage report was generated. Full report can be downloaded from the CI artifacts (expand Artifacts at the bottom of the run). Overall coverage rate: |
LittleHuba
left a comment
There was a problem hiding this comment.
Please check in Otterdog that you do not break the CI 😉
No description provided.