Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Updates prefect.docker to prefect.utilities.dockerutils #194

Merged
merged 3 commits into from
Jun 26, 2023

Conversation

desertaxle
Copy link
Member

@desertaxle desertaxle commented Jun 26, 2023

Updates deprecated prefect.docker import to prefect.ulitiles.dockerutils.

Closes PrefectHQ/prefect#10070

Example

Screenshots

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.
  • Summarizes PR's changes in CHANGELOG.md

@desertaxle
Copy link
Member Author

Windows tests are failing due to PrefectHQ/prefect#10054

@desertaxle desertaxle marked this pull request as ready for review June 26, 2023 15:48
@desertaxle desertaxle requested a review from a team as a code owner June 26, 2023 15:48
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Chris Pickett <[email protected]>
@desertaxle desertaxle merged commit 9ca9af3 into main Jun 26, 2023
9 of 10 checks passed
@desertaxle desertaxle deleted the update-prefect-docker-module-import branch June 26, 2023 16:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to use custom block on top of prefect_gcp
2 participants