-
Notifications
You must be signed in to change notification settings - Fork 8.2k
docs: 1.7 release branch #10081
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
base: main
Are you sure you want to change the base?
docs: 1.7 release branch #10081
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughDocumentation updates add guidance for enabling API key authentication on webhooks via the LANGFLOW_WEBHOOK_AUTH_ENABLE environment variable, incorporate this into webhook docs in two locations, and add a 1.7.0 release notes entry highlighting webhook authentication. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (6 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (3)
docs/docs/Develop/api-keys-and-authentication.mdx(1 hunks)docs/docs/Flows/webhook.mdx(1 hunks)docs/docs/Support/release-notes.mdx(1 hunks)
🧰 Additional context used
📓 Path-based instructions (2)
docs/**/*.{md,mdx}
📄 CodeRabbit inference engine (.cursor/rules/docs_development.mdc)
docs/**/*.{md,mdx}: All Markdown/MDX pages must start with front matter including at least title and description; include sidebar_position for docs pages when applicable
Code blocks must specify a language and may include a title (```lang title="…")
Use sentence case for headings and keep paragraphs short and scannable
Write in second person, present tense, with a professional but approachable tone
Use inline code with backticks for code terms; use bold for UI elements and italics for emphasis; keep lists in parallel structure
Ensure internal links are functional and navigation works (update cross-references as needed)
Verify all code examples in docs and blog actually run as shown
Use correct terminology capitalization: Langflow, Component, Flow, API, JSON
Reference images with absolute paths under /img/... and provide descriptive alt text
Files:
docs/docs/Develop/api-keys-and-authentication.mdxdocs/docs/Support/release-notes.mdxdocs/docs/Flows/webhook.mdx
docs/docs/**/*.{md,mdx}
📄 CodeRabbit inference engine (.cursor/rules/docs_development.mdc)
Use Docusaurus admonitions (:::+tip|warning|danger) instead of custom callouts in docs pages
Files:
docs/docs/Develop/api-keys-and-authentication.mdxdocs/docs/Support/release-notes.mdxdocs/docs/Flows/webhook.mdx
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
- GitHub Check: Test Docs Build / Test Docs Build
- GitHub Check: build-and-deploy
- GitHub Check: Check PyPI Version Update
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Build successful! ✅ |
* change-policies-to-instructions * new-screenshot * Apply suggestions from code review Co-authored-by: April I. Murphy <[email protected]> --------- Co-authored-by: April I. Murphy <[email protected]>
|
Build successful! ✅ |
|
Build successful! ✅ |
|
Build successful! ✅ |
|
Build successful! ✅ |
revert-lfx
|
Build successful! ✅ |
* add-warning * remove-params * add-watsonx-model
|
Build successful! ✅ |
This branch accepts docs PRs for Langflow v1.7 features, and will merge at release.
Preview build
Release notes
Preview links:
Removed:
Before release, check:
Add any other last-minute items specific to this release to this list.