Skip to content

Add deployment target options

Janis Altherr requested to merge 381577-add-cloudflare-as-deployment-target into master

What does this MR do and why?

This MR adds the following deployment target options to the list of deployment targets that are selectable when creating a new project:

  • Edge Computing (e.g. Cloudflare Workers)
  • Web Deployment Platform (Netlify, Vercel, Gatsby)

These are the two most significant deployment targets for standalone Frontend Applications (or frontend-focused Fullstack application such as Remix) that are not yet adequately covered by the other targets.

Why is this significant?

Having this information is elementary to the current efforts in the Jamstack Incubation SEG as it provides data about which projects:

  • may potentially be interested in a cloudflare integration or a similar platform
  • are using alternative approaches we could improve integrations with
  • would benefit from a targeted pipeline onboarding experience

How to set up and validate locally

  1. Click on "Create New Project"
  2. Select "Create Blank Project"
  3. Open the dropdown next to "Deployment Target" and validate the options

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #381577 (closed)

Edited by Janis Altherr

Merge request reports

Loading