Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tasks for generating the metaparameter and report references #9462

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

joshcooper
Copy link
Contributor

@joshcooper joshcooper commented Aug 28, 2024

The docs site does not use these references, but they will be accurate if new metaparameters or report processors are added in the future.

@joshcooper joshcooper force-pushed the references_meta_report branch 2 times, most recently from 97b15f3 to 6af01d0 Compare August 29, 2024 16:50
    bundle exec rake references:metaparameter

It runs `puppet doc -r metaparameter` to generate references/metaparameter.md

The docs site does not use the generated markdown to render the webpage, but at
least this file will be accurate if new metaparameters are added in the future.
    bundle exec rake references:report

It runs `puppet doc -r report` to generate references/report.md

The docs site does not use the generated markdown to render the webpage, but at
least this file will be accurate if new report processors are added in the future.
@joshcooper joshcooper marked this pull request as ready for review August 29, 2024 16:53
@joshcooper joshcooper requested a review from a team as a code owner August 29, 2024 16:53
@joshcooper joshcooper added the maintenance Maintenance chores are excluded from changelogs label Aug 29, 2024
@joshcooper joshcooper merged commit bc13bea into puppetlabs:main Aug 29, 2024
10 checks passed
@joshcooper joshcooper deleted the references_meta_report branch October 10, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance chores are excluded from changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants