Skip to content

docs(durable): add manifest setup - #349

Merged
tkkhq merged 1 commit into
mainfrom
docs/durable-manifest-prerequisite
Sep 24, 2026
Merged

tkkhq merged 1 commit into
mainfrom
docs/durable-manifest-prerequisite

Conversation

@tkkhq

@tkkhq tkkhq commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

Tracking

Why

  • the local durable walkthrough deploys immediately after defining a decorated handler, but the CLI only discovers functions declared with kind: durable in volcano-config.yaml
  • following the walkthrough without the source layout, dependency file, and manifest declaration finds no durable function to deploy

Summary

  • add the Python durable function source layout and requirements.txt
  • add matching volcano-config.yaml declarations before the local deploy commands
  • clarify that @durable defines handler behavior while the manifest registers the function with the CLI

Verification

  • git diff --check origin/main...HEAD

@tkkhq
tkkhq requested a review from a team as a code owner September 24, 2026 00:37
@tkkhq
tkkhq enabled auto-merge (squash) September 24, 2026 00:42
@tkkhq
tkkhq merged commit 670e17a into main Sep 24, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant