Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove travis as it isn't working anymore | Wim | 2020-06-24 | 1 | -56/+0 |
| | |||||
* | Update to go1.14 and golangci-lint 1.23.7 (#1020) | Wim | 2020-03-01 | 1 | -6/+6 |
| | |||||
* | Upgrade linter and travis to go1.13 (#949) | Wim | 2019-11-17 | 1 | -5/+5 |
| | |||||
* | Update to golanci-lint v1.17.1 | Wim | 2019-06-30 | 1 | -1/+1 |
| | |||||
* | Build on every branch (travis) | Wim | 2019-04-07 | 1 | -0/+1 |
| | |||||
* | Fix travis before_deploy | Wim | 2019-04-04 | 1 | -4/+4 |
| | |||||
* | Fix travis deploy condition and update to golangci-lint v1.16 | Wim | 2019-04-04 | 1 | -2/+2 |
| | |||||
* | Add CI fixes and improvements (#780) | Duco van Amstel | 2019-04-04 | 1 | -54/+34 |
| | | | | | | | | | | | | | | | | * Update GolangCI-lint and lint config The `algo` parameter for the `unparam` linter has been removed and we should thus no longer specify it. Also, bumping the GolangCI-lint version to the latest available minor release. See: mvdan/unparam@e6a6d1c51b6f03ac1a9d120f1ea07bc3a3f0e0b9 * Fix and improve bintray CI script * Further CI setup improvements * Split-out CI steps into stand-alone scripts | ||||
* | Bump travis to go 1.12.x | Wim | 2019-03-27 | 1 | -1/+1 |
| | |||||
* | Check module files in CI run (#761) | Duco van Amstel | 2019-03-12 | 1 | -0/+8 |
| | |||||
* | Only build travis on master branch | Wim | 2019-03-03 | 1 | -0/+4 |
| | |||||
* | Add support for URL in messageEntities (telegram). Fixes #735 (#736) | Wim | 2019-03-02 | 1 | -0/+2 |
| | |||||
* | Add MediaConvertWebPToPNG option (telegram). (#741) | Wim | 2019-02-27 | 1 | -0/+2 |
| | | | | | | | | * Add MediaConvertWebPToPNG option (telegram). When enabled matterbridge will convert .webp files to .png files before uploading them to the mediaserver of the other bridges. Fixes #398 | ||||
* | Build on all branches | Wim | 2019-02-26 | 1 | -0/+2 |
| | |||||
* | Update golangci-lint. Disable hugeParam check for now | Wim | 2019-02-12 | 1 | -2/+2 |
| | |||||
* | Revert "Update pinned golangci-lint version (#666)" | Wim | 2019-01-14 | 1 | -1/+1 |
| | | | | | | This reverts commit 015c0763153778779857597178a0aabd7ac1215a. Goimports regression: https://github.com/golangci/golangci-lint/issues/347 And gocritic recommending fixes in tip instead of released versions. | ||||
* | Update pinned golangci-lint version (#666) | Duco van Amstel | 2018-12-30 | 1 | -1/+1 |
| | |||||
* | Move golangci-lint configuration to file (#635) | Duco van Amstel | 2018-12-05 | 1 | -3/+4 |
| | |||||
* | Clean-up TravisCI config and add test coverage (#633) | Duco van Amstel | 2018-12-03 | 1 | -16/+17 |
| | |||||
* | Fix golint linter issues and enable it in CI (#593) | Duco van Amstel | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | Fix and enable goimports linter (#591) | Duco van Amstel | 2018-11-15 | 1 | -2/+2 |
| | |||||
* | Increase git depth for travis | Wim | 2018-11-10 | 1 | -0/+3 |
| | |||||
* | Switch to golangci-lint | Wim | 2018-11-08 | 1 | -5/+8 |
| | |||||
* | Enable go vet | Wim | 2018-11-08 | 1 | -1/+1 |
| | |||||
* | Fix travis typo | Wim | 2018-11-07 | 1 | -1/+1 |
| | |||||
* | Add go fmt test again to travis | Wim | 2018-11-07 | 1 | -1/+1 |
| | |||||
* | Bump Go version in Travis CI (#518) | Duco van Amstel | 2018-10-12 | 1 | -3/+1 |
| | |||||
* | Fix bintray build | Wim | 2018-03-17 | 1 | -0/+2 |
| | | | | See https://github.com/travis-ci/travis-ci/issues/9314 | ||||
* | Disable go vet for now (travis) | Wim | 2018-02-23 | 1 | -1/+1 |
| | |||||
* | Update travis to go 1.10 | Wim | 2018-02-23 | 1 | -1/+1 |
| | |||||
* | Exclude gofmt test from travis for now | Wim | 2018-02-21 | 1 | -1/+1 |
| | |||||
* | Update travis to go 1.9 | Wim | 2017-08-29 | 1 | -1/+1 |
| | |||||
* | Refactor. Add tests | Wim | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | Try travis bintray integration (6) | Wim | 2017-07-16 | 1 | -10/+6 |
| | |||||
* | Try travis bintray integration (5) | Wim | 2017-07-16 | 1 | -4/+4 |
| | |||||
* | Try travis bintray integration (4) | Wim | 2017-07-16 | 1 | -13/+10 |
| | |||||
* | Try travis bintray integration (3) | Wim | 2017-07-16 | 1 | -1/+8 |
| | |||||
* | Try travis bintray integration | Wim | 2017-07-16 | 1 | -0/+9 |
| | |||||
* | Update travis for crossplatform | Wim | 2017-07-16 | 1 | -1/+7 |
| | |||||
* | Update travis | Wim | 2017-07-14 | 1 | -3/+30 |
| | |||||
* | Add travis | Wim | 2017-07-13 | 1 | -0/+7 |