-
Notifications
You must be signed in to change notification settings - Fork 4.5k
stamp parameter for genrule is undocumented #4942
Copy link
Copy link
Closed as not planned
Labels
P4This is either out of scope or we don't have bandwidth to review a PR. (No assignee)This is either out of scope or we don't have bandwidth to review a PR. (No assignee)staleIssues or PRs that are stale (no activity for 30 days)Issues or PRs that are stale (no activity for 30 days)team-DocumentationDocumentation improvements that cannot be directly linked to other team labelsDocumentation improvements that cannot be directly linked to other team labelsteam-Rules-ServerIssues for serverside rules included with BazelIssues for serverside rules included with Bazeltype: documentation (cleanup)
Metadata
Metadata
Assignees
Labels
P4This is either out of scope or we don't have bandwidth to review a PR. (No assignee)This is either out of scope or we don't have bandwidth to review a PR. (No assignee)staleIssues or PRs that are stale (no activity for 30 days)Issues or PRs that are stale (no activity for 30 days)team-DocumentationDocumentation improvements that cannot be directly linked to other team labelsDocumentation improvements that cannot be directly linked to other team labelsteam-Rules-ServerIssues for serverside rules included with BazelIssues for serverside rules included with Bazeltype: documentation (cleanup)
Type
Fields
Give feedbackNo fields configured for issues without a type.
https://docs.bazel.build/versions/master/be/general.html#genrule
It doesn't mention the
stampparameter, used together with--workspace_status_commandto addbazel-out/stable-status.txtandbazel-out/volatile-status.txtas dependencies.