🌱 Update crd-ref-docs tool from v0.2.0 to v0.3.0#2477
🌱 Update crd-ref-docs tool from v0.2.0 to v0.3.0#2477openshift-merge-bot[bot] merged 1 commit intooperator-framework:mainfrom
Conversation
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
This PR updates the crd-ref-docs documentation generation tool from v0.2.0 to v0.3.0. The update includes regenerating the API reference documentation with the new tool version, which now explicitly marks optional fields with Optional: {} in the validation column for improved clarity.
Changes:
- Updated crd-ref-docs tool version from v0.2.0 to v0.3.0 across build configuration files
- Regenerated API reference documentation with enhanced optional field markers
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
.bingo/variables.env |
Updated CRD_REF_DOCS environment variable to reference v0.3.0 |
.bingo/Variables.mk |
Updated makefile targets and commands to use v0.3.0 binary |
.bingo/crd-ref-docs.mod |
Updated go directive to 1.25.0 and crd-ref-docs dependency to v0.3.0 |
.bingo/crd-ref-docs.sum |
Added checksums for new dependencies introduced by v0.3.0 |
docs/api-reference/olmv1-api-reference.md |
Regenerated API documentation with explicit Optional: {} markers for optional fields |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2477 +/- ##
=======================================
Coverage 69.55% 69.55%
=======================================
Files 102 102
Lines 8354 8354
=======================================
Hits 5811 5811
Misses 2079 2079
Partials 464 464
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rashmigottipati, tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
e224f78
into
operator-framework:main
No description provided.