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

deps: Pin crd-ref-docs binary with new make crd-ref-docs target #606

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

viccuad
Copy link
Member

@viccuad viccuad commented Jan 9, 2024

Description

Pin crd-ref-docs binary with new make crd-ref-docs target.

This target is adapted from the make golangci-lint one in the Makefile on the root project.

Test

Tested by running make generate from the docs/crds folder. The target creates a docs/crds/bin/ folder where it installs the crd-ref-docs cli. Which is consumed by make generate.

Additional Information

Tradeoff

Potential improvement

This target is adapted from the `make golangci-lint` one in the Makefile
on the root project.

Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
@viccuad viccuad requested a review from a team as a code owner January 9, 2024 10:47
@viccuad viccuad merged commit 005d3ca into kubewarden:main Jan 9, 2024
7 checks passed
@viccuad viccuad self-assigned this Jan 9, 2024
@viccuad viccuad deleted the crd-ref-docs branch January 9, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants