modal-labs / modal-client

Python client library for Modal
https://modal.com/docs
Apache License 2.0
271 stars 35 forks source link

Warn on mounting volumes locally #1955

Closed kramstrom closed 3 months ago

kramstrom commented 3 months ago

Describe your changes

Backward/forward compatibility checks --- Check these boxes or delete any item (or this section) if not relevant for this PR. - [ ] Client+Server: this change is compatible with old servers - [ ] Client forward compatibility: this change ensures client can accept data intended for later versions of itself Note on protobuf: protobuf message changes in one place may have impact to multiple entities (client, server, worker, database). See points above. ---

Changelog

mwaskom commented 3 months ago

Also, is there a Linear issue that we could link this to?

kramstrom commented 3 months ago

Also, is there a Linear issue that we could link this to?

I added the issue in the branch name but also wrote it in the pr body now :)