Skip to content

[TRI-1411] feat: Add support for Preview environments #630

@matt-aitken

Description

@matt-aitken

We currently support three environment types

  1. Dev (your local machine, we create one of these for each team member of a Project)
  2. Staging
  3. Production

You can't create more than just these environments, and staging and production can only expose a single endpoint URL.

Problem

Vercel, and other hosts, generate unique sites for things like Pull Requests. We don't currently support these.

Solution

Add support for Preview environments to be created. This should probably be via the API/SDK. But also having an integration with Vercel that automatically does this would be good.

From SyncLinear.com | TRI-1411

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions