bbc7512054
v3 ( #404 )
...
coverage / build (push) Successful in 4m17s
test / test (push) Failing after 17m8s
## Pull Request template
Please, go through these steps before clicking submit on this PR.
1. Give a descriptive title to your PR.
2. Provide a description of your changes.
3. Make sure you have some relevant tests.
4. Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if applicable).
**PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING**
Reviewed-on: #404
Co-authored-by: Evstigneev Denis <danteevstigneev@yandex.ru >
Co-committed-by: Evstigneev Denis <danteevstigneev@yandex.ru >
v3.11.44
2025-05-20 13:24:52 +03:00
github-actions[bot]
dd810e4ae0
Merge remote-tracking branch 'upstream/v3' into v3
2025-05-01 16:18:41 +00:00
236ed47ab1
update ci ( #214 )
2025-05-01 19:15:11 +03:00
vtolstov
909bcf51a4
Apply Code Coverage Badge
2025-05-01 16:14:42 +00:00
9c24001f52
move wrapper.sql to hook/sql ( #400 )
...
coverage / build (push) Successful in 4m25s
test / test (push) Successful in 7m28s
move micro-wrapper-sql to core micro
Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org >
Reviewed-on: #400
Co-authored-by: Evstigneev Denis <danteevstigneev@yandex.ru >
Co-committed-by: Evstigneev Denis <danteevstigneev@yandex.ru >
2025-05-01 19:12:33 +03:00
680cd6f708
[v3] fix flatten map util function ( #212 )
...
coverage / build (push) Successful in 2m59s
test / test (push) Successful in 4m15s
* Apply Code Coverage Badge
* add the fixed version of FlattenMap() and corresponding tests
* clenaup readme
---------
Co-authored-by: pugnack <pugnack@users.noreply.github.com >
2025-04-27 22:22:24 +03:00
vtolstov
3fcf3bef6d
Apply Code Coverage Badge
2025-04-27 10:38:55 +00:00
vtolstov
0ecd6199d4
Apply Code Coverage Badge
coverage / build (push) Successful in 2m21s
test / test (push) Successful in 3m8s
2025-04-27 10:37:37 +00:00
14a30fb6a7
fix panic on shutdown caused by double channel close ( #208 )
2025-04-27 13:37:00 +03:00
7c613072df
[v3] rename .gitea to .github ( #207 )
...
coverage / build (push) Failing after 50s
test / test (push) Has been cancelled
* rename .gitea to .github
* attempt to fix lint/test job
* attempt to fix coverage job
2025-04-27 13:32:44 +03:00
vtolstov
c55e212270
Apply Code Coverage Badge
2025-04-22 17:34:26 +00:00
100bc006bb
Merge pull request 'move hooks' ( #397 ) from devstigneev/micro:move_hooks_v3 into v3
...
coverage / build (push) Successful in 1m26s
test / test (push) Successful in 2m21s
Reviewed-on: #397
2025-04-22 20:33:47 +03:00
5dbfe8a7a6
Delete SECURITY.md
2025-04-22 15:53:06 +03:00
6be077dbe8
Update README.md
2025-04-22 15:05:07 +03:00
b4878211ee
Update README.md
2025-04-22 15:02:01 +03:00
ec9178c6d4
Update README.md
2025-04-22 14:27:14 +03:00
ae63d44866
move hooks
lint / lint (pull_request) Failing after 1m52s
test / test (pull_request) Successful in 4m37s
coverage / build (pull_request) Failing after 6m59s
2025-04-22 09:41:22 +03:00
883e79216a
Update README.md
2025-04-22 08:43:53 +03:00
fa636ef6a9
tracer: add IsRecording to span interface
...
coverage / build (push) Successful in 3m33s
test / test (push) Successful in 5m17s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.11.43
2025-04-14 00:03:04 +03:00
cdb81a9ba3
remove debug
...
coverage / build (push) Failing after 3m6s
test / test (push) Successful in 4m55s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.11.42
2025-03-06 22:19:10 +03:00
413c6cc2f0
logger: fixup WithAddFields
...
coverage / build (push) Successful in 1m58s
test / test (push) Successful in 5m39s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.11.41
2025-02-21 18:12:27 +03:00
vtolstov
f56bd70136
Apply Code Coverage Badge
2025-02-06 13:22:17 +00:00
b51b4107a8
logger/slog: fixup stacktrace
...
coverage / build (push) Successful in 1m27s
test / test (push) Successful in 2m54s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.11.40
2025-02-06 16:21:29 +03:00
2067c9de6b
util/buffer: add new seeker implementation
...
coverage / build (push) Failing after 1m35s
test / test (push) Successful in 3m11s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.11.39
2025-02-06 15:19:09 +03:00
3f82cb3ba4
Обновить README.md
coverage / build (push) Successful in 1m31s
test / test (push) Successful in 2m34s
2025-01-18 15:35:52 +03:00
vtolstov
306b7a3962
Apply Code Coverage Badge
2025-01-17 12:58:03 +00:00
a8eda9d58d
Merge pull request 'move set content-type in client publish' ( #394 ) from devstigneev/micro:v3_publish_bug into v3
...
coverage / build (push) Successful in 1m19s
test / test (push) Successful in 2m13s
Reviewed-on: #394
v3.11.38
2025-01-17 15:57:30 +03:00
7e4477dcb4
move set content-type in client publish
test / test (pull_request) Successful in 3m40s
lint / lint (pull_request) Successful in 45s
coverage / build (pull_request) Failing after 26s
2025-01-17 15:38:53 +03:00
vtolstov
d846044fc6
Apply Code Coverage Badge
2025-01-04 16:10:26 +00:00
29d956e74e
fix readme
...
coverage / build (push) Successful in 59s
test / test (push) Successful in 3m27s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2025-01-04 19:09:50 +03:00
fcc4faff8a
fix godoc link
...
coverage / build (push) Successful in 56s
test / test (push) Successful in 3m25s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.11.37
2025-01-04 18:57:02 +03:00
5df8f83f45
badges ( #392 )
...
coverage / build (push) Successful in 57s
test / test (push) Has been cancelled
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
Co-authored-by: vtolstov <vtolstov@users.noreply.github.com >
Reviewed-on: #392
Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org >
Co-committed-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2025-01-04 18:53:57 +03:00
vtolstov
27fa6e9173
Apply Code Coverage Badge
v3.11.36
2024-12-28 22:58:19 +00:00
bd55a35dc3
logger/slog: add delayed buffer test
...
test / test (push) Successful in 3m33s
coverage / build (push) Successful in 8m22s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2024-12-29 01:57:41 +03:00
653bd386cc
util/buffer: add DelayedBuffer
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2024-12-29 01:57:41 +03:00
vtolstov
558c6f4d7c
Apply Code Coverage Badge
v3.11.35
2024-12-28 11:56:07 +00:00
d7dd6fbeb2
register/memory: fix build
...
test / test (push) Successful in 3m35s
coverage / build (push) Successful in 8m22s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2024-12-28 14:55:20 +03:00
a00cf2c8d9
register: watcher fixes
...
coverage / build (push) Failing after 55s
test / test (push) Successful in 3m39s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2024-12-28 14:51:10 +03:00
vtolstov
a3e8ab2492
Apply Code Coverage Badge
2024-12-27 20:57:08 +00:00
06da500ef4
register: cleanup
...
test / test (push) Successful in 3m33s
coverage / build (push) Successful in 9m11s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.11.34
2024-12-27 23:56:27 +03:00
277f04ba19
register: add Codec option
...
coverage / build (push) Successful in 1m3s
test / test (push) Successful in 3m31s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.11.33
2024-12-27 19:33:50 +03:00
vtolstov
470263ff5f
Apply Code Coverage Badge
2024-12-27 16:14:00 +00:00
b8232e02be
register: add ListName option
...
test / test (push) Successful in 3m50s
coverage / build (push) Successful in 8m15s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.11.32
2024-12-27 19:12:57 +03:00
vtolstov
f8c5e10c1d
Apply Code Coverage Badge
2024-12-26 22:21:35 +00:00
397e71f815
Merge pull request 'register: improvements' ( #390 ) from register into v3
...
test / test (push) Successful in 3m50s
coverage / build (push) Successful in 13m40s
Reviewed-on: #390
v3.11.31
2024-12-27 01:20:49 +03:00
74e31d99f6
fixup
...
lint / lint (pull_request) Successful in 1m10s
test / test (pull_request) Successful in 3m45s
coverage / build (pull_request) Failing after 12m5s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2024-12-27 01:16:22 +03:00
f39de15d93
fixup
...
test / test (pull_request) Failing after 55s
coverage / build (pull_request) Failing after 1m1s
lint / lint (pull_request) Successful in 1m4s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2024-12-27 01:12:29 +03:00
d291102877
register: improvements
...
coverage / build (pull_request) Failing after 1m33s
lint / lint (pull_request) Successful in 1m52s
test / test (pull_request) Successful in 4m11s
* change domain to namespace
* lower go.mod deps
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2024-12-27 01:08:00 +03:00
37ffbb18d8
lower go.deps
...
coverage / build (push) Failing after 30s
test / test (push) Successful in 4m5s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.11.30
2024-12-26 08:35:58 +03:00
9a85dead86
lower go.deps
...
coverage / build (push) Failing after 23s
test / test (push) Has been cancelled
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.11.29
2024-12-26 08:32:59 +03:00