You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But when I run dev generate bazel or dev generate docs or make bazel-generate or really anything else I can't seem to get it to regenerate that file. I assume there is some missing dependency tracking but I am not really sure.
The text was updated successfully, but these errors were encountered:
jordanlewis
added
the
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
label
Feb 22, 2022
Without this stuff, a `dev generate bazel` without
`COCKROACH_BAZEL_FORCE_GENERATE=1` resulted in skipping `genbzl`
incorrectly.
Closescockroachdb#76905.
Release note: None
RajivTS
pushed a commit
to RajivTS/cockroach
that referenced
this issue
Mar 6, 2022
Without this stuff, a `dev generate bazel` without
`COCKROACH_BAZEL_FORCE_GENERATE=1` resulted in skipping `genbzl`
incorrectly.
Closescockroachdb#76905.
Release note: None
A patch I'm working on (#74006) is complaining that docs.bzl is out of date:
https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_Tests_CheckGeneratedCode/4417069?showRootCauses=false&expandBuildChangesSection=true&expandBuildProblemsSection=true
But when I run dev generate bazel or dev generate docs or make bazel-generate or really anything else I can't seem to get it to regenerate that file. I assume there is some missing dependency tracking but I am not really sure.
The text was updated successfully, but these errors were encountered: