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

[sling] remove deprecations #23461

Merged
merged 2 commits into from
Aug 7, 2024
Merged

[sling] remove deprecations #23461

merged 2 commits into from
Aug 7, 2024

Conversation

cmpadden
Copy link
Contributor

@cmpadden cmpadden commented Aug 7, 2024

Summary & Motivation

Removes deprecated methods and classes indicated as breaking in v0.23.0.

  • build_sling_asset
  • SlingSourceConnection
  • SlingTargetConnection
  • sync

I migrated unit tests that used SlingSourceConnection and SlingTargetConnection to SlingConnection.

However, I removed the build_sling_asset tests altogether. Let me know if you would prefer to convert these to the decorator approach.

How I Tested These Changes

  • tox

@cmpadden cmpadden force-pushed the colton/rm-sling-deprecations branch from 3aebd4b to 6021602 Compare August 7, 2024 02:36
@cmpadden cmpadden marked this pull request as ready for review August 7, 2024 02:37
@graphite-app graphite-app bot requested a review from erinkcochran87 August 7, 2024 02:37
@graphite-app graphite-app bot added the area: docs Related to documentation in general label Aug 7, 2024
@cmpadden cmpadden requested review from PedramNavid and rexledesma and removed request for erinkcochran87 August 7, 2024 02:39
Copy link

github-actions bot commented Aug 7, 2024

Deploy preview for dagster-docs ready!

Preview available at https://dagster-docs-mgjzrxv0u-elementl.vercel.app
https://colton-rm-sling-deprecations.dagster.dagster-docs.io

Direct link to changed pages:

Copy link
Contributor

@rexledesma rexledesma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome

@cmpadden cmpadden merged commit d2df264 into master Aug 7, 2024
2 checks passed
@cmpadden cmpadden deleted the colton/rm-sling-deprecations branch August 7, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Related to documentation in general
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants