Commit Graph

7 Commits

Author SHA1 Message Date
naudachu 6be164682c - get git entity from externals;
- rework error handling;
2023-06-25 19:12:53 +05:00
naudachu fd1c8fc894 - added .dev.env, added to .gitignore;
- helper function to work with github naming (regexp mustcompile);
- move telegram requests handlers into a separate file/module;
- remove unused YouTrack interface;
- review Git struct, review init function,
- create separate git instance for each request;
- using env vars into Cloud functions;
- create domain package with only Git struct description..;
- add Controller package with all current UseCases;
2023-06-12 20:42:23 +05:00
naudachu 636dd730a1 - rename domain -> ext, cause it is not domain..
- fixed the problem with github naming, that produces 404 error;
2023-06-09 19:13:32 +05:00
naudachu ae9abd50c8 . 2023-06-09 17:30:10 +05:00
naudachu fa5ba4742a - setup answer messageas a separate function;
- async git/cloud requests;
- error handling middleware;
2023-06-04 21:01:37 +05:00
naudachu b8e3dd5392 added permissions control; bug found; 2023-06-02 15:12:35 +05:00
naudachu 03ac788f32 init commit 2023-06-01 19:25:00 +05:00