metal3-io / metal3-docs

Architecture documentation that describes the components being built under Metal³.
http://metal3.io
Apache License 2.0
267 stars 112 forks source link

:sparkles: Go preprocessor to find and replace releasetag markers #386

Closed peppi-lotta closed 5 months ago

peppi-lotta commented 7 months ago

This is a mdbook preprocessor writen in go. The go method uses a plugin to find tags and replace them. Cluster-api documentation has implemented this plugin and I'm trying to use the plugin in the same way except for minor changes to fit the metal3 use case better.

adilGhaffarDev commented 5 months ago

/lgtm

metal3-io-bot commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adilGhaffarDev, kashifest

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/metal3-io/metal3-docs/blob/main/OWNERS)~~ [kashifest] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment