Skip to content

Conversation

@jana-selva
Copy link

Closes #220

@jana-selva jana-selva changed the title Feature/220 saas support for deploy #220 : Support SaaS for deploy command Nov 5, 2025
def _create_human_readable_location(
self, path_in_bucket: bfs.path.PathLike, export_info: ExportInfo
) -> str:
if isinstance(path_in_bucket, BucketPath) and isinstance(
Copy link
Author

Choose a reason for hiding this comment

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

@tkilias
Can we use isinstance() like this ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Probably the best we can do at the moment

@jana-selva jana-selva deployed to manual-approval November 7, 2025 14:12 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support SaaS for deploy command

3 participants