dependabot[bot]
62e4980e4c
Bump actions/cache from v2.1.4 to v2.1.5 ( #54 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-25 10:38:33 +02:00
dependabot[bot]
42f7e0ebd3
Bump actions/cache from v2 to v2.1.4 ( #33 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 09:56:37 +01:00
Antonio Navarro Perez
7c94e663d8
Remove macOS workaround to fix build ( #26 )
2020-12-24 19:54:27 +01:00
dependabot[bot]
ee68a265ae
Bump jandelgado/gcov2lcov-action from v1.0.7 to v1.0.8 ( #24 )
...
Bumps [jandelgado/gcov2lcov-action](https://github.com/jandelgado/gcov2lcov-action ) from v1.0.7 to v1.0.8.
- [Release notes](https://github.com/jandelgado/gcov2lcov-action/releases )
- [Changelog](https://github.com/jandelgado/gcov2lcov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jandelgado/gcov2lcov-action/compare/v1.0.7...2477d9ec11814a9326e7fdde8d315783d163edb7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-23 09:26:02 +01:00
Antonio Navarro Perez
8882d80232
Add coveralls ( #21 )
...
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
2020-11-14 14:00:56 +01:00
Antonio Navarro Perez
56d32fd1f4
Compile windows without cgo ( #14 )
2020-11-01 17:24:08 +01:00
Antonio Navarro Perez
1614af438e
Build on several platforms ( #13 )
...
- Added a GitHub workflow to compile distribyted on linux, macOS and windows.
- Fixed some problems on storage when running on windows.
- Added more documentation about how to use on windows.
- Now on every build, artifacts are generated and can be downloaded for testing before a release.
- Only cross-compiling arm-7 for now.
Fixes #6
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
2020-11-01 12:23:39 +01:00