Commit Graph

77 Commits

Author SHA1 Message Date
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
naudachu d630df19df Merge branch 'master' of https://github.com/naudachu/workflow-bot 2023-06-04 21:09:33 +05:00
naudachu 6af77a4d94
Update go.yml 2023-06-04 21:09:26 +05:00
naudachu 0ec8643935 - added *.mod and *.sum to master 2023-06-04 21:08:11 +05:00
naudachu bf28ab1064
Update go.yml 2023-06-04 21:05:01 +05:00
naudachu f31f72d1d3 Merge branch 'master' of https://github.com/naudachu/workflow-bot 2023-06-04 21:02:37 +05:00
naudachu 07654afefa test 2023-06-04 21:02:35 +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 80cf3dede6
Create go.yml 2023-06-04 20:59:50 +05:00
naudachu b8e3dd5392 added permissions control; bug found; 2023-06-02 15:12:35 +05:00
naudachu ff22968521 move .env file to the cmd/ folder 2023-06-01 20:02:02 +05:00
naudachu b3cc44cfb7 gitignore added. 2023-06-01 19:26:24 +05:00
naudachu 03ac788f32 init commit 2023-06-01 19:25:00 +05:00