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

Backport: deleting flows in python client prefect 2.0 #16311

Open
wants to merge 5 commits into
base: 2.x
Choose a base branch
from

Conversation

paulusaptus
Copy link
Contributor

Closes #16307 in Prefect 2.x. Original PR: #16308

@github-actions github-actions bot added bug Something isn't working docs upstream dependency An upstream issue caused by a bug in one of our dependencies labels Dec 10, 2024
@paulusaptus paulusaptus changed the base branch from main to 2.x December 10, 2024 14:06
@zzstoatzz
Copy link
Collaborator

thank you @paulusaptus ! I am going to try and understand quickly why the test suite did not run here 🤨

@zzstoatzz
Copy link
Collaborator

oh! its because the base changed
image

I'll push an inconsequential commit to kick it

@github-actions github-actions bot added the 2.x label Dec 10, 2024
@paulusaptus
Copy link
Contributor Author

@zzstoatzz - sorry for that, I messed the target branch while creating the PR

@zzstoatzz
Copy link
Collaborator

zzstoatzz commented Dec 10, 2024

no worries @paulusaptus ! if you could just pre-commit install and pre-commit run --all-files - I think we should be good to go here


EDIT: i went ahead and did this, but it looks like we need to backport an ssl fix first! will report back

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x bug Something isn't working docs upstream dependency An upstream issue caused by a bug in one of our dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prefect Python client does not support flow deletion
2 participants