Skip to content

v0.6.0

Choose a tag to compare

@donalddellapietra donalddellapietra released this 16 Jul 20:50

Minor Changes

  • deepspace collaborators add <email> can now invite someone who isn't a DeepSpace user yet: it sends them an email invitation (billed to the app owner) and they become a collaborator when they sign in and accept it. The new deepspace collaborators cancel <email> rescinds a pending invite, and collaborators list now shows outstanding invites alongside active collaborators.

Patch Changes

  • deepspace deploy on a repo without DEEPSPACE_APP_ID no longer silently mints a fresh id destined for a route-claim collision when the name belongs to an existing app. Adoption now also recognizes legacy name-as-id apps the caller deploys on-behalf (collaborator or admin): adopting an app you own stays automatic; adopting one you don't own asks for confirmation (or --adopt for non-interactive runs); a name owned by an app you can't deploy fails up front with the real reason.