Skip to content

Add attrs as a special attribute of the print command#1323

Merged
vladmos merged 2 commits intobazelbuild:mainfrom
iflan:print-attrs
Jan 21, 2025
Merged

Add attrs as a special attribute of the print command#1323
vladmos merged 2 commits intobazelbuild:mainfrom
iflan:print-attrs

Conversation

@iflan
Copy link
Contributor

@iflan iflan commented Jan 16, 2025

Before, there was no way to get a list of all of the attributes of a rule. Now print attrs will print a list containing all of the attribute names of a given rule.

Fixes #1322.

RELNOTES: "print 'attrs' //rule" prints all attributes of the rule

Before, there was no way to get a list of all of the attributes of a
rule.  Now print attrs will print a list containing all of the
attribute names of a given rule.

Fixes bazelbuild#1322.

RELNOTES: "print 'attrs' //rule" prints all attributes of the rule
@vladmos vladmos merged commit 733b4a2 into bazelbuild:main Jan 21, 2025
2 checks passed
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.

Buildozer has no way to print the names of all attributes of a rule

2 participants