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

[quick] Fix context methods in email on failure sensor #17367

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

jamiedemaria
Copy link
Contributor

@jamiedemaria jamiedemaria commented Oct 24, 2023

Summary & Motivation

make_email_on_run_failure_sensor was using old context method pipeline_run that is no longer on the context. This replaces with dagster_run.

How I Tested These Changes

I couldn't find a unit test for these functions, but i successfully ran the sensor locally and received the expected email

@jamiedemaria
Copy link
Contributor Author

jamiedemaria commented Oct 24, 2023

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@jamiedemaria jamiedemaria marked this pull request as ready for review October 24, 2023 16:27
@jamiedemaria jamiedemaria changed the title Fix context methods in email on failure sensor [quick] Fix context methods in email on failure sensor Oct 30, 2023
@jamiedemaria jamiedemaria force-pushed the jamie/email-failure-sensor-bug branch from 4ac3ff2 to e604bfa Compare November 6, 2023 15:51
Copy link

github-actions bot commented Nov 6, 2023

Deploy preview for dagster-docs ready!

Preview available at https://dagster-docs-ig9d3ektb-elementl.vercel.app
https://jamie-email-failure-sensor-bug.dagster.dagster-docs.io

Direct link to changed pages:

Copy link

github-actions bot commented Nov 6, 2023

Deploy preview for dagit-storybook ready!

✅ Preview
https://dagit-storybook-4wz5g55ze-elementl.vercel.app
https://jamie-email-failure-sensor-bug.components-storybook.dagster-docs.io

Built with commit e604bfa.
This pull request is being automatically deployed with vercel-action

Copy link

github-actions bot commented Nov 6, 2023

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-cd4toy70y-elementl.vercel.app
https://jamie-email-failure-sensor-bug.core-storybook.dagster-docs.io

Built with commit e604bfa.
This pull request is being automatically deployed with vercel-action

@jamiedemaria jamiedemaria merged commit c60c54b into master Nov 8, 2023
3 checks passed
@jamiedemaria jamiedemaria deleted the jamie/email-failure-sensor-bug branch November 8, 2023 16:45
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.

2 participants