|
2b3c413adc
|
fixup grpc error codes in unary and stream processing
sync / sync (push) Successful in 26s
coverage / build (push) Successful in 1m51s
test / test (push) Successful in 2m40s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v4.1.4
|
2025-06-08 11:16:43 +03:00 |
|
|
20fb19fee9
|
changed embedded mutex to private field (#278)
coverage / build (push) Successful in 2m26s
test / test (push) Failing after 16m18s
sync / sync (push) Successful in 8s
v4.1.3
|
2025-05-14 01:25:57 +03:00 |
|
|
8e3c56f4ed
|
update ci (#277)
sync / sync (push) Successful in 10s
v4.1.2
|
2025-05-05 19:19:33 +03:00 |
|
|
fcbae6f94a
|
added commit hash check to avoid unnecessary repository cloning (#275)
sync / sync (push) Successful in 10s
|
2025-05-05 13:44:43 +03:00 |
|
|
2f818d389b
|
Merge branch 'v4' of https://git.unistack.org/unistack-org/micro-server-grpc into v4
sync / sync (push) Successful in 14s
|
2025-05-04 15:02:46 +03:00 |
|
|
d55cb59531
|
fixup sync
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2025-05-04 15:02:02 +03:00 |
|
|
8c416b10ef
|
Обновить .github/workflows/job_sync.yml
sync / sync (push) Has been cancelled
|
2025-05-02 18:55:11 +03:00 |
|
|
d3c2ae5f54
|
convert headers to HTTP/2 format before SendHeader() (#273)
coverage / build (push) Has been skipped
test / test (push) Successful in 2m19s
|
2025-05-02 18:51:30 +03:00 |
|
|
3bb8ec0753
|
Обновить .github/workflows/job_sync.yml
sync / sync (push) Has been skipped
|
2025-05-01 22:07:43 +03:00 |
|
|
27bca35eb6
|
Обновить .github/workflows/job_sync.yml
sync / sync (push) Has been skipped
|
2025-05-01 22:01:33 +03:00 |
|
|
498218912c
|
Обновить .github/workflows/job_sync.yml
sync / sync (push) Successful in 23s
|
2025-05-01 21:59:18 +03:00 |
|
|
bd04f5b9cb
|
Обновить .github/workflows/job_sync.yml
|
2025-05-01 21:58:56 +03:00 |
|
|
dc976006ad
|
Обновить .github/workflows/job_sync.yml
sync / sync (push) Has been skipped
|
2025-05-01 21:05:02 +03:00 |
|
|
934ebf6c0a
|
fix uninitialized response metadata for incoming context (#264)
coverage / build (push) Has been skipped
test / test (push) Successful in 2m8s
sync / sync (push) Successful in 18s
|
2025-05-01 20:42:59 +03:00 |
|
|
6d8fce53dd
|
update ci (#265)
|
2025-05-01 20:42:52 +03:00 |
|
|
f12f3fb2c2
|
Обновить .github/workflows/job_coverage.yml
sync / sync (push) Successful in 15s
|
2025-05-01 20:34:33 +03:00 |
|
vtolstov
|
5a755437c9
|
Apply Code Coverage Badge
|
2025-04-29 15:43:08 +00:00 |
|
|
05db1f3dae
|
[v4] fix ci pipeline (#260)
coverage / build (push) Successful in 1m54s
test / test (push) Successful in 2m42s
* attempt to fix coverage job
* Apply Code Coverage Badge
---------
Co-authored-by: pugnack <pugnack@users.noreply.github.com>
|
2025-04-29 18:39:27 +03:00 |
|
|
e4ba134fa6
|
[v4] breaking change: modify API for working with response metadata (#255)
coverage / build (push) Failing after 40s
test / test (push) Successful in 3m3s
sync / sync (push) Successful in 17s
* implement functions to append/get metadata
* сhanged behavior to return nil instead of empty metadata for getResponseMetadata()
* removed metadata copy when passing to gRPC headers
---------
Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2025-04-29 18:34:11 +03:00 |
|
|
8a85989b79
|
update all
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2025-04-29 18:30:08 +03:00 |
|
|
56185faabe
|
fixup coverage job
sync / sync (push) Successful in 26s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v4.1.1
|
2025-04-29 14:16:34 +03:00 |
|
|
823b2bdc52
|
fixup for latest micro
coverage / build (push) Failing after 1m21s
test / test (push) Successful in 4m8s
sync / sync (push) Failing after 8s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2025-04-29 14:08:59 +03:00 |
|
|
48906c5612
|
improve sync
coverage / build (push) Failing after 5m36s
test / test (push) Successful in 11m32s
sync / sync (push) Failing after 41s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2025-04-27 21:38:23 +03:00 |
|
|
23a1ff424e
|
prepare v4 (need swap target!) (#195)
test / test (push) Successful in 1m53s
move to v4 micro
Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org>
Reviewed-on: #195
Co-authored-by: Evstigneev Denis <danteevstigneev@yandex.ru>
Co-committed-by: Evstigneev Denis <danteevstigneev@yandex.ru>
v4.1.0
|
2025-03-02 21:13:25 +03:00 |
|
|
134f7374aa
|
Merge pull request 'update for latest micro' (#194) from register into v3
test / test (push) Successful in 2m59s
Reviewed-on: #194
v3.10.28
|
2024-12-27 01:39:00 +03:00 |
|
|
828f211a4e
|
Merge branch 'v3' into register
lint / lint (pull_request) Failing after 9m10s
test / test (pull_request) Successful in 11m57s
|
2024-12-27 01:25:45 +03:00 |
|
|
75c9d467e7
|
update for latest micro
prbuild / test (pull_request) Failing after 2m37s
prbuild / lint (pull_request) Successful in 5m19s
codeql / analyze (go) (pull_request) Failing after 10m32s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2024-12-27 01:25:15 +03:00 |
|
|
699358383d
|
Merge pull request 'update call Hooks' (#193) from devstigneev/micro-server-grpc:v3 into v3
test / test (push) Successful in 2m27s
Reviewed-on: #193
v3.10.27
|
2024-12-22 22:53:44 +03:00 |
|
|
82b95f8605
|
update call Hooks
test / test (pull_request) Successful in 1m48s
lint / lint (pull_request) Successful in 1m23s
|
2024-12-20 21:37:01 +03:00 |
|
|
8ec0a4ef77
|
Update actions (#191)
test / test (push) Successful in 1m42s
Update actions:
- build -> job_test
- pr -> job_lint
Co-authored-by: Aleksandr Tolstikhin <atolstikhin@mtsbank.ru>
Co-authored-by: Василий Толстов <v.tolstov@unistack.org>
Reviewed-on: #191
Co-authored-by: Александр Толстихин <tolstihin1996@mail.ru>
Co-committed-by: Александр Толстихин <tolstihin1996@mail.ru>
|
2024-12-11 01:37:14 +03:00 |
|
|
fb8e9ccb75
|
fixup lint and tests
build / test (push) Failing after 28s
build / lint (push) Failing after 14m27s
codeql / analyze (go) (push) Failing after 14m22s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2024-12-11 01:34:24 +03:00 |
|
|
129f02b3bc
|
fixup lint and tests
build / test (push) Failing after 1m33s
build / lint (push) Successful in 2m15s
codeql / analyze (go) (push) Failing after 3m38s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2024-12-11 01:29:39 +03:00 |
|
|
55cdcfb3af
|
rename workflow dir
build / test (push) Failing after 4m53s
build / lint (push) Successful in 9m29s
codeql / analyze (go) (push) Failing after 14m56s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2024-12-07 00:52:51 +03:00 |
|
|
ac5e6dffa0
|
create outgoing metadata automatic on request
build / test (push) Failing after 1s
build / lint (push) Failing after 1s
codeql / analyze (go) (push) Failing after 0s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v3.10.26
|
2024-12-04 11:32:23 +03:00 |
|
|
66756f74dd
|
update micro, add Health/Live/Ready checks
codeql / analyze (go) (push) Failing after 55s
build / test (push) Failing after 4m55s
build / lint (push) Successful in 9m33s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v3.10.25
|
2024-12-02 15:55:55 +03:00 |
|
|
28234bcc3c
|
add server type in metrics and tracing
build / test (push) Failing after 4m56s
build / lint (push) Successful in 9m32s
codeql / analyze (go) (push) Failing after 1m6s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v3.10.24
|
2024-11-10 20:16:08 +03:00 |
|
|
7723dcaddf
|
fixup endpoint name in tracing and metrics
codeql / analyze (go) (push) Failing after 43s
build / test (push) Failing after 4m54s
build / lint (push) Successful in 9m28s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v3.10.23
|
2024-11-10 18:36:00 +03:00 |
|
|
f6ec5ae624
|
update for latest micro logger changes
build / test (push) Failing after 4m56s
build / lint (push) Successful in 9m32s
codeql / analyze (go) (push) Failing after 1m27s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v3.10.22
|
2024-10-12 13:18:36 +03:00 |
|
Кирилл Горбунов
|
295f26dd2c
|
#348 add check method in should be skipped (#175)
build / test (push) Failing after 7s
build / lint (push) Failing after 7s
codeql / analyze (go) (push) Failing after 13m47s
Co-authored-by: Gorbunov Kirill Andreevich <kgorbunov@mtsbank.ru>
Reviewed-on: #175
Reviewed-by: Василий Толстов <v.tolstov@unistack.org>
Co-authored-by: Кирилл Горбунов <kirya_gorbunov_2015@mail.ru>
Co-committed-by: Кирилл Горбунов <kirya_gorbunov_2015@mail.ru>
v3.10.21
|
2024-09-20 17:43:08 +03:00 |
|
|
7b5ce8c49a
|
update to latest micro
build / test (push) Failing after 9s
build / lint (push) Failing after 9s
codeql / analyze (go) (push) Failing after 10s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v3.10.20
|
2024-09-17 12:52:41 +03:00 |
|
|
3fc05ae291
|
fix metadata extract and trace span creating
build / lint (push) Successful in 27s
build / test (push) Failing after 33s
codeql / analyze (go) (push) Failing after 10m56s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v3.10.19
|
2024-07-18 11:09:05 +03:00 |
|
|
0b29668fe5
|
wrap stream for tracing
build / test (push) Failing after 1m48s
build / lint (push) Successful in 9m12s
codeql / analyze (go) (push) Failing after 7m32s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v3.10.18
|
2024-05-06 00:28:56 +03:00 |
|
|
eecc3854b2
|
add metrics and tracing
build / test (push) Failing after 1m53s
build / lint (push) Successful in 9m16s
codeql / analyze (go) (push) Failing after 3m13s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v3.10.17
|
2024-04-23 08:01:44 +03:00 |
|
|
e6e64ff070
|
improve meter
build / test (push) Failing after 1m48s
build / lint (push) Successful in 9m15s
codeql / analyze (go) (push) Failing after 5m10s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v3.10.16
|
2024-04-06 22:48:21 +03:00 |
|
|
5ec59f0989
|
add missing file
build / test (push) Failing after 1m42s
codeql / analyze (go) (push) Failing after 1m44s
build / lint (push) Successful in 9m21s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v3.10.15
|
2024-04-06 22:36:21 +03:00 |
|
|
d4a2dd918f
|
meter support
build / test (push) Failing after 1m37s
codeql / analyze (go) (push) Failing after 1m48s
build / lint (push) Has been cancelled
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v3.10.14
|
2024-04-06 22:32:12 +03:00 |
|
|
8c42fbb18b
|
update for latest micro
build / test (push) Failing after 1m20s
build / lint (push) Successful in 9m16s
codeql / analyze (go) (push) Failing after 2m15s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
v3.10.13
|
2024-03-17 00:32:52 +03:00 |
|
|
f860254f7b
|
Merge pull request 'use time option' (#174) from devstigneev/micro-server-grpc:issue_171 into v3
build / test (push) Failing after 1m30s
build / lint (push) Successful in 9m19s
codeql / analyze (go) (push) Failing after 2m0s
Reviewed-on: #174
|
2024-03-07 23:22:25 +03:00 |
|
|
0c060a5868
|
use time option
automerge / automerge (pull_request) Has been skipped
dependabot-automerge / automerge (pull_request) Has been skipped
autoapprove / autoapprove (pull_request) Successful in 10s
codeql / analyze (go) (pull_request) Has been cancelled
prbuild / test (pull_request) Has been cancelled
prbuild / lint (pull_request) Has been cancelled
|
2024-03-07 21:52:54 +03:00 |
|
|
c24f1f26f8
|
Merge pull request '#131 delete recover' (#172) from kgorbunov/micro-server-grpc:#131 into v3
build / test (push) Failing after 1m47s
codeql / analyze (go) (push) Failing after 6m1s
build / lint (push) Failing after 18m28s
Reviewed-on: #172
|
2024-02-27 20:28:59 +03:00 |
|