Commit Graph

112 Commits

Author SHA1 Message Date
naudachu ba297a2436 remove tokens 2023-10-25 17:25:18 +05:00
naudachu f9fb869abe init branch; 2023-10-25 17:24:24 +05:00
naudachu f13ba8e204 - fixed typo it git.go;
- fixed readme with bot init command;
2023-10-23 17:15:41 +05:00
Volkomurov 6eb3091b52 - moved git to github 2023-10-16 13:16:16 +05:00
Volkomurov 6f4b9f2743 - additional: removed yt mentions 2023-09-06 19:01:29 +05:00
Volkomurov 05e18ce182 - removed YouTrack mentions; 2023-09-06 19:01:26 +05:00
Volkomurov abee9880e1 - move application tasks into coda; 2023-09-06 18:58:49 +05:00
Volkomurov ec5d95586c Huge refactoring:
- removed deprecated methods from controller;
- moved handlers to a separate files;
- create initiation handler;
- moved farmer tasks to coda!
2023-09-06 14:52:31 +05:00
Volkomurov a9ff088af9 - rename CreateTask to CreateApp methods; 2023-09-05 16:13:40 +05:00
Volkomurov 722d9e359a env files fixed 2023-09-01 19:10:49 +05:00
naudachu 232f009c49
Merge pull request #6 from naudachu/refactoring-august
- fixed all issues w/ servises;
2023-09-01 19:04:13 +05:00
Volkomurov 92d30623da - fixed all issues w/ servises;
- attached docker files w/ owncloud, gitbucket;
2023-09-01 18:58:17 +05:00
naudachu dc6109844f add coda webhook usage;
add apline version to dockerfile;
2023-08-22 15:34:54 +05:00
naudachu 15cf91aeef - new YT entity to support multiaccounting; 2023-07-26 14:17:34 +05:00
naudachu 864c583e3c fixed readme with current updates 2023-07-08 14:15:35 +05:00
naudachu 3e93b5e7a6 Create additional method to work with project id 2023-07-08 14:14:22 +05:00
naudachu 0d48ccedb9 Setup domain method to get ID by Project Name 2023-07-08 14:13:45 +05:00
naudachu 2cba8c5c26 Get project ID via domain method; 2023-07-08 14:13:04 +05:00
naudachu 081d93752d - remove deprecated method from folder.go 2023-07-08 14:12:38 +05:00
naudachu 5806eb37c0 add conversions manager; 2023-06-30 21:04:40 +05:00
naudachu d4e42a57f5
Merge pull request #5 from naudachu/naudachu/issue4
Naudachu/issue4
2023-06-27 12:00:44 +05:00
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 45beec029e
Merge pull request #3 from naudachu/refactoring
Refactoring
2023-06-25 19:28:20 +05:00
naudachu 6be164682c - get git entity from externals;
- rework error handling;
2023-06-25 19:12:53 +05:00
naudachu 3130994e7d - rename domain entities into handler; 2023-06-21 21:04:04 +05:00
naudachu 9a670fdc61 - simple test for helper function 2023-06-21 21:03:48 +05:00
naudachu 7221fa4aad - deprecate read xml file for set up webdav payload 2023-06-21 21:03:08 +05:00
naudachu 228ca14f33 - moved XML helper function into helpers package; 2023-06-21 21:02:36 +05:00
naudachu 3b155acf9e - domain Cloud into domain 2023-06-21 21:02:03 +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 8b84480e74 TestGetFileID is working,
but FileID cannot be unmarshaled
2023-06-21 17:58:51 +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 1f39c283c5 forget to commit main.go 2023-06-12 20:42:37 +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 d9883b59c3 formatting 2023-06-09 19:19:43 +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 90d17515c3 Merge branch 'master' into dev 2023-06-06 19:12:44 +05:00
naudachu 48be5a4f8b readme formatting fixed; 2023-06-06 18:36:53 +05:00
naudachu 25033a2841
Merge pull request #1 from naudachu:docker-scratch
Docker-scratch
2023-06-06 18:35:20 +05:00
naudachu 7cfdb84c22 - Dockerfile fixed; 2023-06-06 18:28:57 +05:00
naudachu 72eabae461 - added builder to the Docker file; 2023-06-06 18:21:37 +05:00
naudachu d16ad575e2 - readme fixed; 2023-06-06 18:05:16 +05:00
naudachu 6346c118b2 - docker file added;
- todo -> readme;
2023-06-06 17:39:33 +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