snowballtools-base/packages/backend
Nabarun Gogoi e816c596ca
Publish ApplicationRecord and ApplicationDeploymentRequest on creating new deployments (#89)
* Create application deployment request on new deployment

* Save application deployment request datas in deployment entity

* Add project as dependency

* Use project repo name as record app name

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-22 10:04:33 +05:30
..
environments Check for ApplicationDeploymentRecord and update deployments (#73) 2024-02-19 13:43:29 +05:30
src Publish ApplicationRecord and ApplicationDeploymentRequest on creating new deployments (#89) 2024-02-22 10:04:33 +05:30
test Publish ApplicationRecord and ApplicationDeploymentRequest on creating new deployments (#89) 2024-02-22 10:04:33 +05:30
.eslintignore Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
.eslintrc.json Add GQL mutation for redeploying deployment to production (#42) 2024-02-01 11:37:57 +05:30
.gitignore Update instructions and general package cleanup (#29) 2024-02-01 11:37:57 +05:30
.prettierignore Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
.prettierrc.json Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
package.json Check for ApplicationDeploymentRecord and update deployments (#73) 2024-02-19 13:43:29 +05:30
README.md Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
tsconfig.json Backend package with db models (#43) 2024-01-16 13:40:14 +05:30

Backend for Snowball Tools