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 228ca14f33 - moved XML helper function into helpers package; 2023-06-21 21:02:36 +05:00
naudachu a19263e97e - Folder PrivateURL fixed; 2023-06-21 18:55:25 +05:00
naudachu db69ef238e just...no message 2023-06-21 14:07:26 +05:00
naudachu ad1beb66dd - clean architecture implemeted! 2023-06-14 22:21:58 +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