snowballtools-base/packages/backend/test/fixtures
Nabarun Gogoi ce55fe62d8
Check for ApplicationDeploymentRecord and update deployments (#73)
* Add skeleton and TODOs for polling deployment records

* Add method implementations for fetching deployment records

* Handle if deployment url is not set

* Add logs after getting ApplicationDeploymentRecord

* Add application deployment record to deployment entity

* Change type of application deployment record data

* Fetch delay to check deployment records from config

* Update isCurrent after deployment record received

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-19 13:43:29 +05:30
..
deployments.json Check for ApplicationDeploymentRecord and update deployments (#73) 2024-02-19 13:43:29 +05:30
environment-variables.json Update environment variable entity schema to update them individually (#53) 2024-02-01 11:37:57 +05:30
organizations.json Create new deployment on changing preview deployment to production (#61) 2024-02-08 14:59:19 +05:30
primary-domains.json Save commit message in DB and show in deployments list (#67) 2024-02-14 14:25:50 +05:30
project-members.json Implement functionality to add project members (#48) 2024-02-01 15:34:17 +05:30
projects.json Check for ApplicationDeploymentRecord and update deployments (#73) 2024-02-19 13:43:29 +05:30
redirected-domains.json Implement functionality for editing domain (#57) 2024-02-01 11:37:57 +05:30
user-orgnizations.json Add script to load fixture data in database (#34) 2024-02-01 11:37:57 +05:30
users.json Show domain connected status in overview tab (#58) 2024-02-06 19:11:53 +05:30