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 error when listing workspaces without an active workspace #16130

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

desertaxle
Copy link
Member

This PR adds a check to avoid raising an error when listing workspaces without a current workspace. It also adds some test coverage to the prefect cloud workspace ls command that was missing.

Closes #16098

@github-actions github-actions bot added the bug Something isn't working label Nov 27, 2024
Copy link

codspeed-hq bot commented Nov 27, 2024

CodSpeed Performance Report

Merging #16130 will not alter performance

Comparing fix-16098 (3b9f6dc) with main (3da0f05)

Summary

✅ 3 untouched benchmarks

@desertaxle desertaxle marked this pull request as ready for review November 27, 2024 16:48
Copy link
Collaborator

@zzstoatzz zzstoatzz left a comment

Choose a reason for hiding this comment

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

🧼

@desertaxle desertaxle merged commit 9526d4f into main Nov 27, 2024
40 checks passed
@desertaxle desertaxle deleted the fix-16098 branch November 27, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI Tool for prefect cloud workspace ls throws an error
2 participants