Skip to content

Conversation

@melodyoncode
Copy link

  • the stakeholder requirements could be listed as dependency
  • add trlc_specification_test

@melodyoncode melodyoncode requested a review from a team as a code owner August 21, 2025 03:13
trlc.bzl Outdated
attrs = {
"srcs": attr.label_list(allow_files = [".trlc"]),
"spec": attr.label_list(allow_empty = False, providers = [DefaultInfo]),
"dep_reqs": attr.label_list(allow_files = False, allow_empty = True, providers = [TrlcProviderInfo]),
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 call this please just deps, this way we are consistent to other well known bazel rules

@melodyoncode melodyoncode force-pushed the extend_bazel_rule_for_reqs branch from 96746c0 to 20707fa Compare August 21, 2025 05:17
@melodyoncode melodyoncode requested a review from castler August 21, 2025 05:17
  - the stakeholder requirements could be listed as dependency
  - add trlc_specification_test
@phiwuu phiwuu force-pushed the extend_bazel_rule_for_reqs branch from 20707fa to 74fd94c Compare September 22, 2025 09:52
@phiwuu phiwuu enabled auto-merge (rebase) September 22, 2025 09:52
@phiwuu phiwuu merged commit ede35c4 into bmw-software-engineering:main Sep 22, 2025
26 checks passed
@melodyoncode melodyoncode deleted the extend_bazel_rule_for_reqs branch September 24, 2025 05:40
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