Skip to content

Commit ea46845

Browse files
JakeSCahillclaudemicheleRPvbotbuildovich
authored
feat: Add Bloblang method and function reference partials (#402)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com> Co-authored-by: Michele Cyran <michele@redpanda.com> Co-authored-by: vbotbuildovich <62446873+vbotbuildovich@users.noreply.github.com>
1 parent 17e57c0 commit ea46845

313 files changed

Lines changed: 8381 additions & 8317 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/update-docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,8 @@ jobs:
194194
--fetch-connectors \
195195
--overrides "$DOCS_OVERRIDES" \
196196
--draft-missing \
197-
--update-whats-new > full_output.txt 2>&1; then
197+
--update-whats-new \
198+
--include-bloblang > full_output.txt 2>&1; then
198199
199200
echo "::error::Doc generation failed"
200201
cat full_output.txt

0 commit comments

Comments
 (0)