Skip to content

per-branch deployments #38

@ericclemmons

Description

@ericclemmons

Here's a crazy idea:

  1. /routes/branch/:name
  2. module.exports = async () => ...
  3. Clone that branch into that a tmp folder.
  4. return require(tmp)

In theory, this could work!

There would need to be a ~5 minute or ~10 minute timer to kill lambdas, but that's easy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions