Skip to content

Generate GLFM spec.html

Chad Woolley requested to merge caw-glfm-generate-spec-html into master

What does this MR do and why?

Related: Tracking Issue: Implement GLFM scripts per the ... (#361241)

Add support for automatically generating spec.html when running update-specification.rb

References

See the GLFM Specification Guide development documentation for much more context on all of this work: https://docs.gitlab.com/ee/development/gitlab_flavored_markdown/specification_guide

How to set up and validate locally

  1. Run scripts/glfm/update-specification.rb and ensure it works (i.e. there should be no changes to committed version of spec.html)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports