snowballtools-base-mirror/packages/backend/src/entity
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
..
Deployment.ts Check for ApplicationDeploymentRecord and update deployments (#73) 2024-02-19 13:43:29 +05:30
Domain.ts Show domain connected status in overview tab (#58) 2024-02-06 19:11:53 +05:30
EnvironmentVariable.ts Show domain connected status in overview tab (#58) 2024-02-06 19:11:53 +05:30
Organization.ts Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
Project.ts Check for ApplicationDeploymentRecord and update deployments (#73) 2024-02-19 13:43:29 +05:30
ProjectMember.ts Show domain connected status in overview tab (#58) 2024-02-06 19:11:53 +05:30
User.ts Show domain connected status in overview tab (#58) 2024-02-06 19:11:53 +05:30
UserOrganization.ts Show domain connected status in overview tab (#58) 2024-02-06 19:11:53 +05:30