Deploying Go Sdk Bundles

Builds, packs, and deploys compiled Airflow Go SDK bundles so the ExecutableCoordinator can run them. Use when the user wants to compile a Go task bundle, asks about `go build`, `go tool airflow-go-pack`, the AFBNDL01 self-contained executable bundle, packing or inspecting a bundle, placing it under `executables_root`, cross-compiling a bundle for workers, `go-sdk` module versioning/tags/pseudo-versions, or getting the bundle onto an Airflow worker (Docker, Kubernetes, or Astro). For the task code see authoring-go-sdk-tasks; for the shared coordinator settings see configuring-airflow-language-sdks.

astronomer 2a477e1 7.2 KB Updated

File contents

astronomer/agents/tree/main/skills/deploying-go-sdk-bundles commit 2a477e1018

Frequently asked questions

npx skillmds@latest add astronomer/deploying-go-sdk-bundles