Commit Graph

17 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
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
e749582887
ED-242: update erlang deps (#44) 2021-09-10 10:08:06 +03:00
Sergey Yelin
212c8020c9
Cleanup release (#37)
* Cleanup release

* Cleanup build

* Fix release config
2020-12-07 15:32:05 +03:00
Артем
987dca36d1
Fix: Update base image (#36) 2020-11-25 13:35:39 +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
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
Sergey Yelin
0bf161d335
Update Erlang to 21.3.8.7 (#25) 2019-11-20 15:14:50 +03:00
Sergey Yelin
7027eac629
Fix cowboy_access_log crash on non swagger handler (#21) 2019-07-19 16:04:32 +03:00
Sergey Elin
f63648f764
Update erlang and deps (#18)
* MSPF-469: Update erlang and deps

* MSPF-469: Fix config and update deps
2019-06-25 17:20:00 +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
Andrey Mayorov
3be2fe3209 MSPF-320: Make tests work finally 2017-12-20 13:47:12 +03:00
Dmitry Manik
f9e2ff1835 MSPF-320: Fix review comments 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
7fdb5913ce MSPF-320: Add swag-server generation 2017-12-20 13:47:12 +03:00
Dmitry Manik
6f0f987f5b MSPF-320: Init skeleton 2017-12-20 13:47:12 +03:00