Skip to content

Docs: Add sdk.TIRunContext for Go-SDK - #68319

Merged
jason810496 merged 1 commit into
apache:mainfrom
jason810496:go-sdk/docs/current-context
Jun 11, 2026
Merged

Docs: Add sdk.TIRunContext for Go-SDK#68319
jason810496 merged 1 commit into
apache:mainfrom
jason810496:go-sdk/docs/current-context

Conversation

@jason810496

@jason810496 jason810496 commented Jun 10, 2026

Copy link
Copy Markdown
Member

What

Cover the user-facing docs change for sdk.TIRunContext introduced in #68349.


Was generative AI tooling used to co-author this PR?

Comment thread airflow-core/docs/authoring-and-scheduling/language-sdks/go.rst Outdated
Comment thread airflow-core/docs/authoring-and-scheduling/language-sdks/go.rst Outdated
@jason810496
jason810496 force-pushed the go-sdk/docs/current-context branch from f45d64a to 41c46b0 Compare June 10, 2026 17:14
@jason810496 jason810496 changed the title Docs: Add sdk.CurrentContext for Go-SDK Docs: Add sdk.TIRunContext for Go-SDK Jun 10, 2026
@jason810496

Copy link
Copy Markdown
Member Author

Thanks @amoghrajesh , @ashb for the review.
I just changed the interface as injected ctx sdk.TIRunContext in #68349, would appreciate review there as well.

This PR will still remain as docs only change.

Document the sdk.TIRunContext authoring style in the Go SDK guide and
README: declare it as the task's context parameter and read the task
instance identifiers and Dag run scheduling timestamps directly.
@jason810496
jason810496 force-pushed the go-sdk/docs/current-context branch from 41c46b0 to 5d04b1f Compare June 11, 2026 10:01
@jason810496
jason810496 merged commit a638016 into apache:main Jun 11, 2026
85 checks passed
imrichardwu pushed a commit to imrichardwu/airflow that referenced this pull request Jun 16, 2026
Document the sdk.TIRunContext authoring style in the Go SDK guide and
README: declare it as the task's context parameter and read the task
instance identifiers and Dag run scheduling timestamps directly.
dingo4dev pushed a commit to dingo4dev/airflow that referenced this pull request Jun 16, 2026
Document the sdk.TIRunContext authoring style in the Go SDK guide and
README: declare it as the task's context parameter and read the task
instance identifiers and Dag run scheduling timestamps directly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants