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

fix delete block type prompt #15989

Merged
merged 1 commit into from
Nov 12, 2024
Merged

fix delete block type prompt #15989

merged 1 commit into from
Nov 12, 2024

Conversation

zzstoatzz
Copy link
Collaborator

@zzstoatzz zzstoatzz commented Nov 12, 2024

before

» prefect block type delete twitter-credentials
Are you sure you want to delete block with id <built-in function id>? [y/N]:

after

» prefect block type delete twitter-credentials
Are you sure you want to delete block type 'twitter-credentials'? [y/N]:

@zzstoatzz zzstoatzz added fix A fix for a bug in an existing feature cli Related to the Prefect CLI labels Nov 12, 2024
Copy link

codspeed-hq bot commented Nov 12, 2024

CodSpeed Performance Report

Merging #15989 will not alter performance

Comparing fix-prompt-delete-block-type (51bec3a) with main (2b018ea)

Summary

✅ 3 untouched benchmarks

@zzstoatzz zzstoatzz marked this pull request as ready for review November 12, 2024 15:57
@zzstoatzz zzstoatzz self-assigned this Nov 12, 2024
@zzstoatzz zzstoatzz merged commit 61daf53 into main Nov 12, 2024
40 checks passed
@zzstoatzz zzstoatzz deleted the fix-prompt-delete-block-type branch November 12, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Related to the Prefect CLI fix A fix for a bug in an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants