cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.06k stars 3.8k forks source link

docs/generated: stop checking-in files #76910

Open irfansharif opened 2 years ago

irfansharif commented 2 years ago

Is your feature request related to a problem? Please describe.

We currently check in generated doc files. A few of them see very frequent change (https://github.com/cockroachdb/cockroach/blob/master/docs/generated/settings/settings-for-tenants.txt) for e.g. and a frequent source of benign merge conflicts and forgot-to-generate-and-need-to-rerun-CI activity, which is not great and time consuming.

Describe the solution you'd like

Do we get much out of these things being checked in? If not, we should .gitignore them.

Jira issue: CRDB-13319

irfansharif commented 2 years ago

@knz, do you know off-hand if we need to be checking in these files?

github-actions[bot] commented 1 year ago

We have marked this issue as stale because it has been inactive for 18 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to CockroachDB!