laconic-deploy/packages/backend/src
Nabarun Gogoi bd6a6b330c
Create new deployment on changing preview deployment to production (#61)
* Create new deployment when changing to production

* Remove unnecessary todos

* Move deployment id and url creation in database method

* Display correct details in deployment dialog box

* Rename relativeTime function to relativeTimeISO

* Refactor resolver methods to service class

* Refactor to move github app to service class

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-08 14:59:19 +05:30
..
entity Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
config.ts Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +05:30
constants.ts Show domain connected status in overview tab (#58) 2024-02-06 19:11:53 +05:30
database.ts Create new deployment on changing preview deployment to production (#61) 2024-02-08 14:59:19 +05:30
index.ts Create new deployment on changing preview deployment to production (#61) 2024-02-08 14:59:19 +05:30
resolvers.ts Create new deployment on changing preview deployment to production (#61) 2024-02-08 14:59:19 +05:30
schema.gql Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
server.ts Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
service.ts Create new deployment on changing preview deployment to production (#61) 2024-02-08 14:59:19 +05:30
utils.ts Set project name for repository organization and name (#57) 2024-02-06 16:18:29 +05:30