laconic-deploy/packages/backend/src
Nabarun Gogoi b007286f4a
Add script to publish dummy ApplicationDeploymentRecord (#72)
* Add script to publish application deployment record

* Refactor publish deploy records script

* Assert if name doesn't exist in package.json

* Disable import environment variables button

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-16 15:05:52 +05:30
..
entity Add script to publish dummy ApplicationDeploymentRecord (#72) 2024-02-16 15:05:52 +05:30
routes Create deployments on push events in GitHub repo (#69) 2024-02-15 17:24:57 +05:30
config.ts Create deployments on push events in GitHub repo (#69) 2024-02-15 17:24:57 +05:30
constants.ts Show domain connected status in overview tab (#58) 2024-02-06 19:11:53 +05:30
database.ts Add script to publish dummy ApplicationDeploymentRecord (#72) 2024-02-16 15:05:52 +05:30
index.ts Create deployments on push events in GitHub repo (#69) 2024-02-15 17:24:57 +05:30
registry.ts Add script to publish dummy ApplicationDeploymentRecord (#72) 2024-02-16 15:05:52 +05:30
resolvers.ts Show public repo GitHub activity without authentication (#68) 2024-02-14 17:35:02 +05:30
schema.gql Show public repo GitHub activity without authentication (#68) 2024-02-14 17:35:02 +05:30
server.ts Create deployments on push events in GitHub repo (#69) 2024-02-15 17:24:57 +05:30
service.ts Use environment variables from DB in published record data (#70) 2024-02-15 18:02:37 +05:30
types.ts Create deployments on push events in GitHub repo (#69) 2024-02-15 17:24:57 +05:30
utils.ts Set project name for repository organization and name (#57) 2024-02-06 16:18:29 +05:30