Gorbunov Kirill Andreevich
65e82bd52b
#8 update one dep.
2024-04-02 23:24:39 +03:00
Gorbunov Kirill Andreevich
89b2a83d37
#8 fix after merge.
2024-04-02 23:22:25 +03:00
Gorbunov Kirill Andreevich
289a8398bc
Merge branch 'master-1'
...
# Conflicts:
# cmd/pkgdashcli/main.go
2024-04-02 23:21:08 +03:00
Gorbunov Kirill Andreevich
49b12921c2
#8 skip update is branch exist.
2024-04-02 23:11:26 +03:00
Gorbunov Kirill Andreevich
5e4d93cbe1
#8 skip update is branch exist.
2024-04-02 23:08:05 +03:00
Gorbunov Kirill Andreevich
868fc519ce
#8 up readme.
2024-04-02 23:04:11 +03:00
eb2a21a1b1
#8 delete cobra, add micro-config-flag ( #11 )
...
Убрана кобра, доработаны методы создания, закрытия пулл реквестов.
Co-authored-by: Gorbunov Kirill Andreevich <kgorbunov@mtsbank.ru>
Reviewed-on: #11
Co-authored-by: Кирилл Горбунов <kirya_gorbunov_2015@mail.ru>
Co-committed-by: Кирилл Горбунов <kirya_gorbunov_2015@mail.ru>
2024-04-02 22:54:15 +03:00
Gorbunov Kirill Andreevich
7645d9dcf7
#8 after create PR, delete local branch.
2024-04-02 22:22:34 +03:00
Gorbunov Kirill Andreevich
993daad3bb
#8 after create PR, delete local branch.
2024-04-02 18:44:53 +03:00
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
61982e469e
#8 add default.
2024-04-02 17:51:03 +03:00
Gorbunov Kirill Andreevich
284496213c
#8 add default.
2024-04-02 17:21:55 +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
2fe3898756
#8 . add yaml
2024-03-31 16:38:59 +03:00
Gorbunov Kirill Andreevich
99c9442cda
#8 .
2024-03-31 16:20:01 +03:00
Gorbunov Kirill Andreevich
695476d8c1
Merge remote-tracking branch 'origin/master'
2024-03-31 16:14:54 +03:00
Gorbunov Kirill Andreevich
4eaed8781b
#8 delete parse env in gitea.
2024-03-31 16:12:56 +03:00
Gorbunov Kirill Andreevich
f59bc384eb
#8 mf.
2024-03-31 15:59:10 +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
84b8f82ea1
#8 add init msg
2024-03-31 15:48:15 +03:00
Gorbunov Kirill Andreevich
edfe5731f2
#8 up parse yaml
2024-03-31 15:16:22 +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
aae6b007b9
Обновить cmd/pkgdash/assets/ui/vendor.js.map
2024-03-24 21:05:25 +03:00
6dd6adfb6a
Обновить cmd/pkgdash/assets/ui/vendor.js
2024-03-24 21:04:51 +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
372f135dab
#8 go.mod.
2024-03-24 20:39:55 +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
e5f117bebb
#8 go.mod.
2024-03-24 20:29:19 +03:00
Gorbunov Kirill Andreevich
98c933a0b6
#8 add list.
2024-03-23 19:53:12 +03:00
Gorbunov Kirill Andreevich
f9216981b9
#8 remove .gitea.
2024-03-23 19:01:07 +03:00
Gorbunov Kirill Andreevich
46eaba87d4
#8 return License.
2024-03-23 18:53:52 +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
9a4a80a4ea
#8 Finalization RequestUpdate and RequestClose.
2024-03-21 14:38:52 +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