Skip to content

Fix outdated documentation and template typos#3782

Merged
knative-prow[bot] merged 1 commit into
knative:mainfrom
creydr:update-docs
May 18, 2026
Merged

Fix outdated documentation and template typos#3782
knative-prow[bot] merged 1 commit into
knative:mainfrom
creydr:update-docs

Conversation

@creydr
Copy link
Copy Markdown
Member

@creydr creydr commented May 18, 2026

Changes

  • 🧹 Update docs to reflect current codebase state
    • fix broken link in rust.md
    • add missing packages to ARCHITECTURE.md code map
    • document scaffolding templates in CONTRIBUTING.md
    • update lifecycle.md to note Python implements lifecycle hooks
    • add TypeScript and CLI reference link to docs/README.md
    • fix /health/rediness typo in Python templates

/kind cleanup

Update docs to reflect current codebase state: fix broken link in
rust.md, add missing packages to ARCHITECTURE.md code map, document
scaffolding templates in CONTRIBUTING.md, update lifecycle.md to note
Python implements lifecycle hooks, add TypeScript and CLI reference
link to docs/README.md, and fix /health/rediness typo in Python
templates.
@knative-prow knative-prow Bot added the kind/cleanup Cleanup label May 18, 2026
@knative-prow knative-prow Bot requested review from dsimansk and jrangelramos May 18, 2026 14:23
@knative-prow knative-prow Bot added the size/S 🤖 PR changes 10-29 lines, ignoring generated files. label May 18, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.83%. Comparing base (b1635be) to head (3c37506).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3782      +/-   ##
==========================================
- Coverage   56.84%   56.83%   -0.01%     
==========================================
  Files         185      185              
  Lines       21739    21739              
==========================================
- Hits        12357    12356       -1     
  Misses       8131     8131              
- Partials     1251     1252       +1     
Flag Coverage Δ
e2e 35.80% <ø> (+0.02%) ⬆️
e2e go 31.48% <ø> (ø)
e2e node 27.37% <ø> (ø)
e2e python 31.84% <ø> (ø)
e2e quarkus 27.47% <ø> (-0.02%) ⬇️
e2e rust 26.91% <ø> (ø)
e2e springboot 25.45% <ø> (+0.01%) ⬆️
e2e typescript 27.47% <ø> (ø)
e2e-config-ci 28.34% <ø> (ø)
integration 16.90% <ø> (-0.02%) ⬇️
unit macos-14 44.89% <ø> (ø)
unit macos-latest 44.89% <ø> (ø)
unit ubuntu-24.04-arm 45.10% <ø> (ø)
unit ubuntu-latest 45.82% <ø> (ø)
unit windows-latest 44.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@gauron99 gauron99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty! @creydr ❤️
/lgtm

@knative-prow knative-prow Bot added the lgtm 🤖 PR is ready to be merged. label May 18, 2026
@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented May 18, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, gauron99

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow Bot added the approved 🤖 PR has been approved by an approver from all required OWNERS files. label May 18, 2026
@knative-prow knative-prow Bot merged commit 2d776b0 into knative:main May 18, 2026
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved 🤖 PR has been approved by an approver from all required OWNERS files. kind/cleanup Cleanup lgtm 🤖 PR is ready to be merged. size/S 🤖 PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants