Commit Graph

28 Commits

Author SHA1 Message Date
Jakub Sobon bc92fea523
Include Golang v1.20.x explicitly.
Signed-off-by: Jakub Sobon <jakub.sobon@elohim.sk>
2023-02-08 16:22:46 -05:00
Jakub Sobon 5e6de2ede6
Remove mod=mod from one more location.
Signed-off-by: Jakub Sobon <jakub.sobon@elohim.sk>
2023-02-08 16:20:33 -05:00
Jakub Sobon 4627a7620f
Updating .travis.yml.
- reenable coverage.
- remove mod=mod.
- reenable gofmt.

Signed-off-by: Jakub Sobon <jakub.sobon@elohim.sk>
2023-02-08 16:17:15 -05:00
Jakub Sobon a9e894f4c1
Temporarily disable older golang builds and gofmt step.
Signed-off-by: Jakub Sobon <jakub.sobon@elohim.sk>
2023-02-08 13:08:25 -05:00
Jakub Sobon 3affaaa53b
Temporarily disable line coverage.
Signed-off-by: Jakub Sobon <jakub.sobon@elohim.sk>
2023-02-08 12:46:58 -05:00
Jakub Sobon f0f01d71fe
Attempt go install instead go get. 2022-07-07 14:37:04 -04:00
Jakub Sobon 231073378f
Fixing invalid path to autogen_licenses script. 2022-07-07 13:35:59 -04:00
Jakub Sobon ab8e6dd194
Re-enabling coverage reporting. 2022-01-14 00:29:17 -05:00
Jakub Sobon b6a4177439
Note about Go version change. 2022-01-14 00:01:10 -05:00
Jakub Sobon a5995f58b1
Allow CI to modify go.mod and go.sum for missing hashes. (#297)
* Allow CI to modify go.mod and go.sum for missing hashes.
* Updating CHANGELOG.
2021-03-06 02:07:39 -05:00
Jakub Sobon d0b26fa25f
Adding env and switching to travis-pro. 2020-11-13 02:07:17 -05:00
Jakub Sobon 0b92ce9aa1
Adding coveralls back to travis-ci. 2020-11-13 01:53:58 -05:00
Jakub Sobon 95cabfa837
Advancing Go version and correcting build status badge. 2020-08-31 22:34:49 -04:00
Jakub Sobon f0eac874cc
Switching coveralls to Github app. 2020-06-20 15:20:12 -04:00
Jakub Sobon e61e925389
Fixing coverage script. 2020-06-20 15:12:05 -04:00
Jakub Sobon 0f0fa8ae08
Triggering a CI build. 2020-06-20 14:31:30 -04:00
Jakub Sobon d0a3c4de03
Advancing CI to Go 1.14. 2020-03-07 10:35:02 -05:00
Pierre Fenoll c9b2b91b9a build explicitly disabling CGO
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
2019-05-21 11:09:15 +02:00
Jakub Sobon 5dd1aff803
Advancing to Go1.10.
- switching to math.Round and deleting out clone.
- switching all bytes.Buffer instances to strings.Builder.
2019-04-18 22:55:05 -04:00
Jakub Sobon bbb960ad1b
Re-enabling coverage on push. 2019-03-03 02:51:26 -05:00
Jakub Sobon d177ad792e
Moving scripts to internal subdirectory. 2019-02-23 21:12:41 -05:00
Jakub Sobon b26a531747
Adding golint to Travis. 2019-02-18 02:05:59 -05:00
Jakub Sobon d39112bbad
Adding go 1.11.x as test target and dropping 1.8.x. 2019-01-13 22:04:38 -05:00
Jakub Sobon 85100462a1
Enabling autogen for licences again. 2018-07-01 17:23:35 -04:00
Jakub Sobon c45c83e14d
Execute the script directly. 2018-07-01 17:11:26 -04:00
Jakub Sobon 7a98d3f34a
Exact path to the autogen script. 2018-07-01 16:50:10 -04:00
Jakub Sobon 4cefd0b77f
Travis now checks for missing licences in files. 2018-07-01 16:15:52 -04:00
Jakub Sobon ea375744a7
Adding travis-ci and coveralls configuration. 2018-05-08 18:53:14 +01:00