* Get rid of proprietary CI bits
* Sync w/ valitydev/erlang-templates
* Move valitydev/rebar3_thrift_compiler to test profile
* Add CI through GH Actions
* Fix README
* Work around xref missing optional deps
* Employ lazy logging facilities
In order to shed some extra work (e.g. formatting thrift message) when
log event is deemed to miss logs, due to log level being too verbose
for example.
Depends on rbkmoney/woody_erlang#152.
* Add support for Erlang ≤ 24
* Created logger-compatible storage
* bumped utils and image
* Bumped dialyzer cache version
* Moved metadata extraction, review fixes
* Refactored process meta extraction
* Generalized storage usage in woody handler