Skip to content

Replace the undeclared mbake validation command #75

Description

@coderabbitai

Summary

Replace the undeclared mbake validation command in templated repository documentation and parent repository documentation.

Rationale

Documentation validation must use reproducible, project-provisioned commands. The repository layout identifies Makefile as the public validation entrypoint, but the supplied Makefile exposes no mbake target or installation/provisioning path.

Required changes

  • Replace mbake invocations with an appropriate declared make target; or
  • Document and provision mbake as a supported project command, including its installation path and expected validation entrypoint.
  • Keep validation guidance reproducible from a clean contributor environment.
  • Update related documentation and validation coverage as needed.

Affected areas

  • Documentation or scripts that invoke mbake
  • Makefile validation entrypoints and any associated contributor guidance

Acceptance criteria

  • No documentation validation workflow invokes an undeclared or unprovisioned mbake command.
  • The documented command is available through a declared make target, or mbake is explicitly documented and provisioned.
  • Repository validation instructions remain reproducible using the documented project entrypoints.

Triage

[type:docstyle]

Requested by @leynos.

Backlinks:

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationlow

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions