Commit Graph

29 Commits

Author SHA1 Message Date
Aleksey Kashapov
12f5e53da8
TD-686: Adopts opentelemetry API (#28)
* Instruments swagger operation handler
* Bumps deps; updates proto refs
* Tweaks woody timeout testcase
* Bumps OTP version
* Bumps bouncer & token keeper clients
2023-10-31 11:52:08 +03:00
Alexey S
2f405dedda
NONE: Add iosetopts, remove hay (#12) 2022-03-29 16:11:54 +03:00
Alexey S
f8a6e83eae
TD-177: token-keeper auth (#7) 2022-03-28 15:50:06 +03:00
ndiezel0
7e978870c6
TD-173: Add CI/CD (#1)
* TD-173: Add CI/CD

* Fix release name

* Get rid off old CI remains

* Review fix
2022-02-15 19:40:53 +03:00
Sergey Yelin
22511f863c
ED-242: Move hay to release section (#46) 2021-09-10 12:53:45 +03:00
Sergey Yelin
2873e37ed1
ED-242: Add missing woody-api-hay to release (#45) 2021-09-10 11:20:57 +03:00
Sergey Yelin
e749582887
ED-242: update erlang deps (#44) 2021-09-10 10:08:06 +03:00
Yaroslav Rogov
15605d9614
ED-226/fix: Remove how_are_you from release spec (#43) 2021-08-24 18:06:18 +03:00
Yaroslav Rogov
42fa320954
ED-226/deps: Add woody_api_hay (#42) 2021-08-24 13:43:17 +03:00
Yaroslav Rogov
f8649dddb6
ED-226/feat: Add the rest of monitoring tools (#41)
- how_are_you for metrics
- also fix formatting on configs and app.src
2021-08-23 15:03:12 +03:00
Andrew Mayorov
49ab24d7ba
Pass JWT token id along with bouncer ctx (#40)
* Fix rbkmoney/how_are_you@29f9d3d dependency

* Bump to bouncer_client_erlang@36cb53a for this to work

* Bump to rbkmoney/woody_erlang@58f56b4 w/ `get_addr/2` facility.
2021-01-27 11:05:24 +03:00
Sergey Yelin
212c8020c9
Cleanup release (#37)
* Cleanup release

* Cleanup build

* Fix release config
2020-12-07 15:32:05 +03:00
Артем
71b63ffb38
MSPF-605: Add bouncer integration (#35) 2020-11-23 18:38:51 +03:00
Sergey Yelin
bf8673d8ed
Add prometeus (#34)
* Add prometeus

* Add error mapping

* Fix format
2020-10-23 22:13:20 +03:00
Andrey Fadeev
f0cd85e458
Add formatter (#33)
* Add erlfmt
* Update build-utils
* Apply erlfmt
* Exclude generated swag client and server from format check
2020-10-13 17:09:27 +03:00
Andrew Mayorov
8e89bdf915
Bump to rbkmoney/woody_erlang@d106ef6 (#32)
Bump other deps as well while switching to public endpoints in the meantime.

* Bump to rbkmoney/woody_erlang@d106ef66
* Bump to rbkmoney/machinegun_proto@d814d694
* Bump to rbkmoney/machinegun@b366973c image in tests
* Bump to rbkmoney/cowboy_access_log@c058ad42
* Bump to rbkmoney/logger_logstash_formatter@01352571
* Bump to rbkmoney/woody_erlang_user_identity@d6d8c570
* Bump to rbkmoney/scoper@23b1625b
2020-08-18 14:26:48 +03:00
Sergey Yelin
45f1fddedf
MSPF-532: Get rid of rfc3339 lib (#27)
* MSPF-532: Get rid of rfc3339 lib

* Fix plt file name

* Cut subseconds here because it not relevant
2020-04-16 19:13:26 +03:00
Andrew Mayorov
09d5ecdec8
MSPF-499: Enable healthcheck logging (#22)
* Bump rbkmoney/build_utils@b9b18f3e
* Bump test dep rbkmoney/machinegun@5b85e3c7
* Bump to rbkmoney/erlang-health@d8fb5f2c
2019-08-07 17:37:53 +03:00
Sergey Elin
e180427fa1
Remove logger_logstash_formetter from shortener dependency (#19) 2019-07-02 15:32:38 +03:00
Toporkov Igor
eb42455013
Migrate to OTP 21 Logger (#17)
* Migrate to OTP 21 Logger (#16)

* initial lager remove

* Updated logging dependencies, tweaked configs

* Configurated log handlers

* Fixed log output files, added default handler config

* Bumped deps

* Filtered access logs

* Switched access log to master
2019-04-26 11:42:33 +03:00
Toporkov Igor
1b31deb9f7
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)

* Setup to run on local machine

* Migrated to new erlang/cowboy with dependencies

* Updated dependecies & fixed wrong error handling

* Removed redundant dependecy and hid generated apps

* Removed extra cors module, added Options to handler

* Fixed middleware misplacement, and properly implemented handler behaviour

* cleaned up

* returned to url instead of http in private repos

* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins

* added missing dependency, divided net_opts option

* Updated cors policy, added cors tests

* Reverted unnessesary Jenkinsfile changes

* Suppresed jesse warnings

* Updated build image tag

* Switched to using new jesse and parse_trans

* Bumped utils and image tags, updated registry

* bumped base image

* bumped build_utils, removed registry redefinition

* Refreshed outdated config (#14)

* bumped erlang-health, fixed lager crash

* Upgraded lager, restored redirection, refreshed config

* Refreshed deprecated ranch opts passing

* Switched to master branches

* Bumped build image
2019-04-03 17:20:56 +03:00
Petr Kozorezov
0f68121437
add "health" handle (#4) 2018-04-13 14:21:06 +03:00
Andrey Mayorov
57044965a5 MSPF-320: Make a stronger friendship with dialyzer 2017-12-20 13:47:12 +03:00
Andrey Mayorov
6d527559f8 MSPF-320: Glue everything together 2017-12-20 13:47:12 +03:00
Andrey Mayorov
c88c7aac11 MSPF-320: Refactor and modernize automaton client 2017-12-20 13:47:12 +03:00
Andrey Mayorov
cd33935c43 MSPF-320: Drop dmsl dependency 2017-12-20 13:47:12 +03:00
Dmitry Manik
942ffed841 MSPF-320: Introduce the essence of shortener 2017-12-20 13:47:12 +03:00
Dmitry Manik
79c7768bdf MSPF-320: Introduce CAPI copypaste 2017-12-20 13:47:12 +03:00
Dmitry Manik
6f0f987f5b MSPF-320: Init skeleton 2017-12-20 13:47:12 +03:00