Commit Graph

47 Commits

Author SHA1 Message Date
Gorbunov Kirill Andreevich
7e6ebcbe89 #8 after create PR, delete local branch. 2024-04-02 18:44:17 +03:00
Gorbunov Kirill Andreevich
9a657f6c21 #8 after create PR, delete local branch. 2024-04-02 18:01:13 +03:00
Gorbunov Kirill Andreevich
89c081a1fb #8 delete cobra cli 2024-04-02 17:18:19 +03:00
Gorbunov Kirill Andreevich
0d4c2e2e85 #8 execute all page pr 2024-03-31 17:34:34 +03:00
Gorbunov Kirill Andreevich
cd1cc91f93 #8 execute all page pr 2024-03-31 17:26:12 +03:00
Gorbunov Kirill Andreevich
b3a089b7b3 #8 execute all page pr 2024-03-31 17:24:10 +03:00
Gorbunov Kirill Andreevich
687acd85c7 #8 execute all page pr 2024-03-31 17:18:46 +03:00
Gorbunov Kirill Andreevich
d12b2d999f #8 execute all page pr 2024-03-31 17:12:20 +03:00
Gorbunov Kirill Andreevich
6a6829e82e #8. return all page 2024-03-31 16:47:58 +03:00
Gorbunov Kirill Andreevich
99c9442cda #8. 2024-03-31 16:20:01 +03:00
Gorbunov Kirill Andreevich
4eaed8781b #8 delete parse env in gitea. 2024-03-31 16:12:56 +03:00
Gorbunov Kirill Andreevich
21a2262d0c #8 rename method on command. 2024-03-31 15:57:00 +03:00
Gorbunov Kirill Andreevich
3870abc190 #8 delete default. 2024-03-31 15:51:13 +03:00
Gorbunov Kirill Andreevich
55c0bdb49a #8 delete cobra, add parsing .netrc 2024-03-31 14:49:40 +03:00
Gorbunov Kirill Andreevich
8a85fce0a9 Merge branch 'master-1'
# Conflicts:
#	cmd/pkgdashcli/main.go
#	go.mod
#	go.sum
#	internal/cli/init.go
#	internal/source/gitea/gitea.go
2024-03-25 23:28:28 +03:00
f913c01fca fixup file config init
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-25 23:06:47 +03:00
c362702c40 update for latest micro changes
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-25 22:54:25 +03:00
ec5c6c591d #8 implement interface Source and methods for gitea without Update (#9)
Прикинул метод Open и Delete, Update пока не до делал.

Co-authored-by: Gorbunov Kirill Andreevich <kgorbunov@mtsbank.ru>
Reviewed-on: #9
Co-authored-by: Кирилл Горбунов <kirya_gorbunov_2015@mail.ru>
Co-committed-by: Кирилл Горбунов <kirya_gorbunov_2015@mail.ru>
2024-03-24 20:52:32 +03:00
Gorbunov Kirill Andreevich
1edf53ac23 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	go.mod
2024-03-24 20:39:37 +03:00
Gorbunov Kirill Andreevich
98c933a0b6 #8 add list. 2024-03-23 19:53:12 +03:00
Gorbunov Kirill Andreevich
90fcbf6a21 #8 add cli, need fix parse yaml. 2024-03-23 18:52:13 +03:00
Gorbunov Kirill Andreevich
367426a1f9 #8 add log fo check pull. 2024-03-21 15:45:29 +03:00
Gorbunov Kirill Andreevich
4ba405adbc #8 change Update. 2024-03-21 15:29:36 +03:00
Gorbunov Kirill Andreevich
b83cbd9c8e #8 add fmt.Sprintf for log. 2024-03-21 15:13:38 +03:00
Gorbunov Kirill Andreevich
785e8e368e #8 Finalization RequestUpdate and RequestClose. 2024-03-21 14:36:32 +03:00
Gorbunov Kirill Andreevich
1680270c0a #8 up logger. 2024-03-17 16:46:46 +03:00
Gorbunov Kirill Andreevich
f1a384c3c4 #8 up logger. 2024-03-17 16:45:46 +03:00
Gorbunov Kirill Andreevich
6e4ebb0437 #8 add config. 2024-03-17 15:49:59 +03:00
Gorbunov Kirill Andreevich
383779b530 #8 add config. 2024-03-17 15:46:10 +03:00
Gorbunov Kirill Andreevich
974c685136 #8 new flag UpMajor. 2024-03-17 15:41:25 +03:00
Gorbunov Kirill Andreevich
3a60ffbf91 #8 change update mod. 2024-03-16 02:25:18 +03:00
Gorbunov Kirill Andreevich
5a6fd69c38 #8 change level error. 2024-03-16 01:05:37 +03:00
Gorbunov Kirill Andreevich
c1dc170dc3 #8 change base. 2024-03-16 00:41:56 +03:00
Gorbunov Kirill Andreevich
dc192ce1cc #8 Code correction, refinement of pull request opening. 2024-03-15 23:12:39 +03:00
Gorbunov Kirill Andreevich
f9fe7e183e #8 Finished the update I need to redo the call of these methods. 2024-03-15 21:59:29 +03:00
Gorbunov Kirill Andreevich
e57e1ff82e #8 Finished the update I need to redo the call of these methods. 2024-03-15 21:18:58 +03:00
Gorbunov Kirill Andreevich
f559bc86b8 #8 Finished the update I need to redo the call of these methods. 2024-02-21 18:52:55 +03:00
Gorbunov Kirill Andreevich
a1cb049afa #8 implement interface Source and methods for gitea without Update 2024-02-14 23:03:30 +03:00
6da686b9e0 add calculate and merge coverage files 2023-10-15 19:53:11 +03:00
cfb7cb0f26 updates
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-09-23 21:16:26 +03:00
eb4daf33f1 rename
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-08-20 14:19:57 +03:00
16b38a5578 update
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-08-19 17:33:25 +03:00
59e28e5a86 updates
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-08-19 16:55:52 +03:00
0e18a63f10 use worker
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-08-18 23:59:15 +03:00
78f0ae14d7 rewrite
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-08-16 13:17:42 +03:00
8886dcba9c add handlers, storage(Postgres, sqlite) (#3)
Reviewed-on: #3
Co-authored-by: Evstigneev Denis <danteevstigneev@yandex.ru>
Co-committed-by: Evstigneev Denis <danteevstigneev@yandex.ru>
2023-08-11 20:12:15 +03:00
fb0ad62f0e init layout 2023-08-07 21:33:27 +03:00