Skip to content
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

[dagster-pipes-test] use context.run to get job_name #80

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

wingyplus
Copy link
Contributor

Summary & Motivation

I found during run pytest that context.dagster_run is deprecated and will be remove in the future. This PR migrate those calls to use context.run instead.

How I Tested These Changes

Changelog

Ensure that an entry has been created in CHANGELOG.md outlining additions, deletions, and/or modifications.

See: keepachangelog.com

Signed-off-by: Thanabodee Charoenpiriyakij <[email protected]>
@cmpadden cmpadden merged commit 56085b8 into dagster-io:main Dec 25, 2024
@wingyplus wingyplus deleted the dagster-fix-some-warnings branch December 26, 2024 00:43
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.

3 participants