-
Notifications
You must be signed in to change notification settings - Fork 232
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
Feat(eos_cli_config_gen): Improve generated documentation #3377
Merged
carlbuchmann
merged 5 commits into
aristanetworks:devel
from
carlbuchmann:fix-markdown-docs-cli-gen
Dec 5, 2023
Merged
Feat(eos_cli_config_gen): Improve generated documentation #3377
carlbuchmann
merged 5 commits into
aristanetworks:devel
from
carlbuchmann:fix-markdown-docs-cli-gen
Dec 5, 2023
+1,709
−1,777
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
role: eos_cli_config_gen
issue related to eos_cli_config_gen role
state: CI Updated
CI scenario have been updated in the PR
labels
Nov 24, 2023
carlbuchmann
changed the title
Fix(eos_cli_config_gen): Make markdown docs pass linting rules
Fix(eos_cli_config_gen): Make generated documentation pass markdown linting rules
Nov 24, 2023
carlbuchmann
added
type: code quality
CI and development toolset
type: bug
Something isn't working
labels
Nov 24, 2023
1 task
...ions/arista/avd/molecule/eos_cli_config_gen/documentation/devices/generate-default-config.md
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/molecule/eos_cli_config_gen/documentation/devices/qos.md
Outdated
Show resolved
Hide resolved
...lections/arista/avd/molecule/eos_cli_config_gen/intended/configs/generate-default-config.cfg
Outdated
Show resolved
Hide resolved
carlbuchmann
force-pushed
the
fix-markdown-docs-cli-gen
branch
from
November 28, 2023 01:52
194957a
to
f495ff2
Compare
carlbuchmann
force-pushed
the
fix-markdown-docs-cli-gen
branch
from
December 1, 2023 13:20
0e10562
to
65670c5
Compare
carlbuchmann
changed the title
Fix(eos_cli_config_gen): Make generated documentation pass markdown linting rules
Feat(eos_cli_config_gen): Improve generated documentation
Dec 1, 2023
gmuloc
reviewed
Dec 1, 2023
..._collections/arista/avd/roles/eos_cli_config_gen/templates/documentation/custom-templates.j2
Show resolved
Hide resolved
gmuloc
approved these changes
Dec 5, 2023
ClausHolbechArista
approved these changes
Dec 5, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
rn: Feat(eos_cli_config_gen)
role: eos_cli_config_gen
issue related to eos_cli_config_gen role
state: CI Updated
CI scenario have been updated in the PR
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change Summary
Fix various markdown lint issues in eos_cli_config_gen documentation.
Related Issue(s)
Fixes #3375
Component(s) name
arista.avd.eos_cli_config_gen
Proposed changes
How to test
run
pre-commit run markdownlint --all
Checklist
Repository Checklist