Commit Graph

4 Commits

Author SHA1 Message Date
Andrew Mayorov
4b71be54bd
TD-330: Bump to valitydev/damsel@9362c08 (#17)
* Use valitydev/thrift compiler 0.14.2.3
* Bump to valitydev/dmt-core@7584133
* Bump to valitydev/machinegun-proto@a411c7d
* Drop repository v4
* Update to valitydev/dmt-client@ce6678a in tests
* Keep v5 migration code and tests as examples only
* Add testcase on `RepositoryClient`
* Add testcases on `Repository` functions exceptions
* Move unused msgpack protocol out to thrift runtime library
2022-07-15 11:30:18 +03:00
ndiezel0
0b47590a7d
TD-129: Add multiplatform build and CI checks (#6)
* TD-129: Add multiplatform build and CI checks

* Add qemu setup

* Add covertool

* Migrate relevant changes from PM
2022-02-11 14:38:49 +03:00
ndiezel0
8bd7828fc0
TD-6: Replace rbkmoney build image with common one (#4)
* TD-6: Decouple from rbkmoney build image

* Add env variables to build CI

* Fix image name

* Try to fix arg

* Import .env in Makefile

* Add args to docker step

* Fix build-args format

* Fix typo

* Add setup buildx to CI
2022-02-01 13:30:52 +03:00
ndiezel0
7c026e2973
TD-6: Add Makefile for most development tasks (#3)
* TD-6: Add new CI

* Use wc-* and wdeps-test

* Remove set up of thrift and BEAM in CI

* Check TARGETARCH content

* Change to compose v1

* Try to check arch again

* Add default ARCH and move back to compose v2

* Replace TARGETARCH with BUILDARCH

* Enable Buildkit

* Add rebar3_lint plugin

* Diagnose lint

* Change CI order

* Make wdeps-* work

* Revert some elvis.config changes

* Fix lint

* Parallelize CI

* Change artifact name

* Move plt cache to dialyzer job

* Fix test

* Review fixes

* Use --use-aliases alternative

* Remove echo arch from Dockerfile
2022-01-25 20:45:08 +03:00