Commit Graph

24 Commits

Author SHA1 Message Date
renovate[bot] 55e65027f9 Update codecov/codecov-action action to v3 (#398)
Generated by Renovate Bot

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-02 11:49:12 +09:00
Renovate Bot 1f92ea40da Update actions/setup-go action to v3
Generated by Renovate Bot
2022-03-14 10:34:25 -04:00
Renovate Bot 4beb7e5a23 Update actions/checkout action to v3
Generated by Renovate Bot
2022-03-14 10:34:10 -04:00
Renovate Bot 809f74cafc Update codecov/codecov-action action to v2
Generated by Renovate Bot
2021-09-05 09:41:13 +09:00
Atsushi Watanabe ba848b3416 Test on Go 1.16 and 1.15 2021-03-26 08:27:08 +09:00
Lukas Herman 2f21d9e738 Add example compilation test to CI
Changes:
  * Make codec build command now is prefixed with "build"
  * A new "test" command to make
  * Add a Makefile for examples
2020-12-19 15:41:55 -05:00
Lukas Herman ad37c826b9 Add license check to CI 2020-12-18 18:51:29 -05:00
Atsushi Watanabe 044b5566d1 Don't cancel other matrix tests on fail 2020-12-11 15:28:00 -05:00
Lukas Herman c734c53b00 Revert "Create codeql-analysis.yml"
This reverts commit ce032411a7.
2020-11-21 14:38:31 -08:00
Lukas Herman ce032411a7 Create codeql-analysis.yml 2020-11-21 14:11:00 -08:00
Lukas Herman 82f33cb572 Skip mmal package in CI 2020-10-27 21:08:12 -07:00
Renovate Bot 0b6549eb8f Update actions/setup-go action to v2
Generated by Renovate Bot
2020-10-27 10:26:29 +09:00
Lukas Herman 0f5df05c16 Update lherman-cs/opus to remove libopusfile 2020-10-12 01:32:22 -04:00
Lukas Herman 09c2998408 Add code coverage report 2020-10-02 01:42:01 -04:00
Tarrence van As f3e3dc9589 use nolibopus in ci 2020-09-29 13:03:21 -04:00
Lukas Herman 86e3a3f14c Update CI to use Go 1.15 and 1.14 2020-09-03 00:12:25 -04:00
Atsushi Watanabe 96c19f3635 Add darwin CI job
Co-authored-by: Lukas Herman <lherman.cs@gmail.com>
2020-06-03 22:07:18 +09:00
Atsushi Watanabe 81e44537bf Don't update examples/go.mod on renovate-go-mod-fix 2020-04-27 15:39:51 -07:00
Atsushi Watanabe edc2ada757 Automatically fix go.sum of Renovate PR 2020-04-26 09:40:53 -07:00
Atsushi Watanabe 4686587db4 Run test on Go 1.13 and 1.14 2020-03-26 10:50:05 -04:00
Lukas Herman ee73705329 Add x264 codec 2020-03-12 08:49:10 -04:00
Atsushi Watanabe 10673fc112 Update package dependencies on CI
Remove libopus-flie and add libva.
2020-03-11 22:50:37 -04:00
Atsushi Watanabe 6fd00ab145 Fix build without CGO
- Add build test without CGO
- Declare functions selected at runtime for non-CGO environment
2020-02-21 22:21:26 -08:00
Atsushi Watanabe d9861dd82a Run test on GitHub Actions 2020-02-11 20:07:38 -08:00