laconic-deploy/packages/backend/src
Nabarun Gogoi c4ba59d97e
Create deployments on push events in GitHub repo (#69)
* Create repo webhook and express handler for webhook

* Create deployments from commits in GitHub

* Update isCurrent in previous production deployment

* Create script for setting authority

* Update README for initialize registry script

* Handle review changes

* Use correct repo URL in record data

* Handle github unique webhook error

* Handle async execution of publishing records

* Update readme with ngrok setup

* Review changes

* Add logs for GitHub webhooks

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-15 17:24:57 +05:30
..
entity Create deployments on push events in GitHub repo (#69) 2024-02-15 17:24:57 +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 Create deployments on push events in GitHub repo (#69) 2024-02-15 17:24:57 +05:30
index.ts Create deployments on push events in GitHub repo (#69) 2024-02-15 17:24:57 +05:30
registry.ts Create deployments on push events in GitHub repo (#69) 2024-02-15 17:24:57 +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 Create deployments on push events in GitHub repo (#69) 2024-02-15 17:24:57 +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