AntidoteDB / antidote

A planet scale, highly available, transactional database built on CRDT technology
https://www.antidotedb.eu
Apache License 2.0
834 stars 89 forks source link

Github Workflows for Antidote #450

Closed albsch closed 3 years ago

albsch commented 3 years ago

Replace Travis CI with Github Workflows. Updated rebar3 executable.

albsch commented 3 years ago

TODO: Fix the cp hack to move the coverdata files into the appropriate directory.

cp: cannot stat 'logs/*/*singledc*/../all.coverdata': No such file or directory
cp: cannot stat 'logs/*/*multidc*/../all.coverdata': No such file or directory
albsch commented 3 years ago

Superseded by #451