Commit Graph
22 Commits
Author SHA1 Message Date
Khushboo Verma 1311b8d02b Fixes and added updateCommitStatus method 2023-05-09 03:58:33 +05:30
Khushboo Verma 8a749c7b08 Fixed deletes worker and added vcsRepoInternalId to functions and deployments collection 2023-04-28 15:13:58 +05:30
Matej Bačo cde761fb0a Bug fixing during QA 2023-04-21 00:37:33 +02:00
Matej Bačo 5711558617 Fix specs bug 2023-04-20 23:16:31 +02:00
Matej Bačo 75828cbc21 Use proper DB in vcs endpoint 2023-04-20 23:04:44 +02:00
Matej Bačo 8d5a53a0b1 Fix startup bugs 2023-04-20 23:00:23 +02:00
Matej Bačo 62b24de063 Add VCS delete, add repository response model 2023-04-20 22:51:41 +02:00
Matej Bačo 4c18be49a6 Fix endpoint for listInstallations 2023-04-20 14:04:17 +02:00
Matej Bačo feedc16272 Point VCS endpoint to right DB 2023-04-20 13:53:18 +02:00
Matej Bačo 430d27a517 Merge branch 'feat-peach-q1-kh' of https://github.com/appwrite/appwrite into feat-peach-q1-kh 2023-04-20 13:43:10 +02:00
Matej Bačo 71ea737ee7 Add list installations endpoint 2023-04-20 13:42:38 +02:00
Khushboo Verma f7dd81e279 Capture incoming pull request event 2023-04-20 03:02:47 +05:30
Khushboo Verma 8a6a556462 Fixed setup endpoint for already installed apps 2023-04-18 14:03:47 +05:30
Khushboo Verma f33478ea14 Replaced GitHub installationId with vcsInstallationId 2023-04-18 01:14:45 +05:30
Khushboo Verma 3e5e20fa90 Delete vcs documents from collections on Uninstallation event 2023-04-12 18:25:02 +05:30
Khushboo Verma b86adcb28f Updated collection and endpoint names 2023-04-12 17:32:19 +05:30
Khushboo Verma 5f08c832e1 Resolved PR comments 2023-04-10 16:37:00 +05:30
Khushboo Verma 14062bcee9 Capture new pull request events and address PR comments 2023-04-10 12:52:20 +05:30
Khushboo Verma 52fa172554 Webhook endpoint to capture push events 2023-04-05 20:35:05 +05:30
Khushboo Verma 32b6823a29 Added repoId and installationId attributes to functions collection 2023-03-29 01:52:09 +05:30
Khushboo Verma 60469946d9 Added endpoints to vcs controller 2023-03-17 19:18:00 +05:30
Khushboo Verma cb94d28fb9 Add VCS Controller 2023-03-10 03:39:46 +05:30