Skip to content

Enable long-lived sandboxes #4466

@josephjclark

Description

@josephjclark

Sandboxes are currently destroyed after merge, which prevents users having long-running sandboxes

What we need to do:

  • Either: a) a sandbox has an option called "long lived", which means it is never destroyed on merge; or b) when merging a sandbox, there's a checkbox which says "destroy after merge"
  • I think that's it?

Benefits:

  • Set up a github sync to a sandbox
  • use webhooks to call into sandboxes for live QA workflows
  • don't have to keep recreating credentials and envs when constantly recreating new sandboxes (not sure how much of an issue this really is)

Metadata

Metadata

Assignees

No one assigned

    Labels

    sandboxes and syncTracking efforts to support sandbox and prod modes

    Type

    No type

    Projects

    Status

    Product Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions