Commit Graph

8 Commits

Author SHA1 Message Date
erciccione
a7f948369e workflows: remove job dedicated to windows in build.yml 2022-10-06 09:25:27 -04:00
erciccione
cab508c7b5 ci: remove docs/ from ignored paths in workflows 2022-09-21 10:09:59 -04:00
erciccione
a31cb74230 remove what's left of git lfs 2022-09-17 07:52:47 -04:00
erciccione
6e9648af20 workflows: move coverage reports to their own action and remove from build.yml
codacy's github action will allow us to run checks also on pull requests (tested on my fork)
2022-01-20 14:17:59 -05:00
erciccione
c28e99a051 workflows: don't try to send coverage reports on windows bot 2022-01-20 13:16:34 -05:00
erciccione
6ea642555e send coverage results to codacy after every successful ci build 2022-01-20 11:29:11 -05:00
erciccione
d7ae434385 CI: cache dependencies in makefile
cache both gradle and haveno-specific dependencies when running CI.
windows binaries are built using ./gradlew build directly, since
windows users have to download binaries manually regardless.
2021-11-11 09:03:03 -05:00
woodser
a22edd60f8 Haveno 2021-05-04 22:49:48 -04:00