CI

Scripts written using zx

AWS Manual Deploys

🏷️ Name Version 💻 DevDependency
@actions/core catalog: ⌨️
@actions/github npm version ⌨️
@azure/static-web-apps-cli npm version ⌨️
markdown-table npm version ⌨️
netlify-cli npm version ⌨️
surge npm version ⌨️
typescript catalog: ⌨️
vercel npm version ⌨️
wrangler catalog: ⌨️
zod catalog: ⌨️
zod2md npm version ⌨️
strip-ansi npm version 👥
zx catalog: 👥

Zod Schema

Object containing the following properties:

Property Type
codecovBundleName string
deployTargets (*) Object with properties:
  • aws: Object with properties:
    • projectId (*): string (min length: 1)
  • azure: Object with properties:
    • subscriptionId (*): string (min length: 1)
  • cloudflare: Object with properties:
    • projectName (*): string (min length: 1)
  • neocities: Object with properties:
    • password (*): string (min length: 1)
    • username (*): string (min length: 1)
  • netlify: Object with properties:
    • netlifySiteId (*): string (min length: 1)
  • surge: Object with properties:
    • domain (*): string (min length: 1)
  • vercel: Object with properties:
    • projectId (*): string (min length: 1)
gtmId string
headers Object with dynamic keys of type string and values of type Object with properties:
  • Cache-Control: string
  • Cache-Encoding: string
  • Content-Type: string
  • X-Content-Type-Options: string
  • X-Frame-Options: string
  • X-XSS-Protection: string
output string
redirects Array<[string, string]>
sentryProjectId string
short_name string
subdomain (*) string
title (*) string (min length: 1)

(*) Required.