Skip to content

[rules schore] refactor requirements#202

Merged
castler merged 2 commits intomainfrom
joho_refactor_requirements_bazel
May 7, 2026
Merged

[rules schore] refactor requirements#202
castler merged 2 commits intomainfrom
joho_refactor_requirements_bazel

Conversation

@hoe-jo
Copy link
Copy Markdown
Contributor

@hoe-jo hoe-jo commented May 7, 2026

No description provided.

- remove unneeded reqtuple
- update to latest trlc version
- include version in tracing of component requirements
@hoe-jo hoe-jo changed the title Joho refactor requirements bazel [rules schore] refactor requirements May 7, 2026
@hoe-jo hoe-jo force-pushed the joho_refactor_requirements_bazel branch from b95cb50 to 301d314 Compare May 7, 2026 12:10
Comment thread bazel/rules/rules_score/test/BUILD Outdated
assumed_system_requirements(
name = "asr_rst",
srcs = ["fixtures/rst_requirements/assumed_system_requirements.rst"],
srcs = ["fixtures/seooc_test/assumed_system_requirements.trlc"],
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This should stay rst.

srcs,
deps = [],
spec = Label("//bazel/rules/rules_score/trlc/config:score_requirements_model"),
visibility = None):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should use **kwargs for these things...

@castler castler merged commit bc5233f into main May 7, 2026
5 checks passed
@castler castler deleted the joho_refactor_requirements_bazel branch May 7, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants