Commit Graph

11 Commits

Author SHA1 Message Date
naudachu 51c64e0cd4 - remove comment into task controller 2023-06-27 11:59:56 +05:00
naudachu 24c98b94e9 - added a draft for integration tasks flow;
- moved
2023-06-27 11:46:21 +05:00
naudachu 6be164682c - get git entity from externals;
- rework error handling;
2023-06-25 19:12:53 +05:00
naudachu 2b6b7b5d4a - rename domain entities into controller 2023-06-21 21:01:48 +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 0e6585b683 - fixed naming 2023-06-12 20:56:22 +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 b2cdf75318 working branch; 2023-06-04 22:49:27 +05:00
naudachu 0bc1783afd - try clean arch; 2023-06-04 22:32:32 +05:00