snowballtools-base/packages/gql-client/src
Prathamesh Musale a51765dae5
All checks were successful
Lint / lint (20.x) (push) Successful in 4m46s
Deploy Snowball frontend / deploy (20.x) (push) Successful in 4m54s
Support setting custom domain on app deployment (#49)
Part of https://www.notion.so/Support-custom-domains-in-deploy-laconic-com-18aa6b22d4728067a44ae27090c02ce5 and #47

- Support setting custom domain in deployments through targeted deployer
  - Store DNS record data for deployments
  - Show service provider IP address for creating required `A` record
  - Comment out verify domain and redirect domain functionality
  - Handle rollback deployment functionality
- Store DNS deployments record in Deployment table

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: #49
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2025-02-04 13:45:47 +00:00
..
client.ts Support setting custom domain on app deployment (#49) 2025-02-04 13:45:47 +00:00
index.ts Switch from cra to vite 2024-04-11 21:48:58 -05:00
mutations.ts Update UI to take environment variables from user (#6) 2024-10-21 11:05:35 +00:00
queries.ts Support setting custom domain on app deployment (#49) 2025-02-04 13:45:47 +00:00
types.ts Support setting custom domain on app deployment (#49) 2025-02-04 13:45:47 +00:00