Yasuhiro Matsumoto
|
85436841b3
|
Fix GitHub workflows
|
2021-10-26 10:18:49 +09:00 |
mattn
|
4761e9cad1
|
Do no test with go-acc on Windows (#980)
Currently, no way to fix failing
|
2021-10-26 10:18:18 +09:00 |
mattn
|
bb15a32a4f
|
Drop old versions (#979)
|
2021-10-26 09:38:41 +09:00 |
Catena cyber
|
9537be5eb3
|
Adds CIFuzz for fuzzing as continuous integration (#919)
|
2021-10-26 00:32:35 +09:00 |
Yasuhiro Matsumoto
|
ab653675c9
|
Test on 1.17
|
2021-10-26 00:06:23 +09:00 |
Harry
|
1cdbb70da1
|
run tests against Go 1.16 (#967)
|
2021-10-26 00:05:59 +09:00 |
hackerman
|
4bc7a1fc15
|
Resolve windows CI issues (#941)
Do not use `-u` flag when fetching go-acc
|
2021-10-26 00:05:01 +09:00 |
Ichinose Shogo
|
3392062c72
|
bump codecov/codecov-action@v2 (#957)
|
2021-07-20 22:28:26 +09:00 |
Jesse Rittner
|
ab91e9342b
|
make column metadata functionality opt-in
|
2021-02-18 13:34:41 -05:00 |
Catena cyber
|
323de98a4c
|
Go get go-acc with environment variable for go modules (#915)
* Go get go-acc with environment variable for go modules
* Go get with modules for windows as well
|
2021-02-16 22:01:58 +09:00 |
Yasuhiro Matsumoto
|
223d277c80
|
Fix ci
|
2020-11-18 00:34:04 +09:00 |
mattn
|
ae4208e73a
|
Drop go1.11 (#852)
* Drop go1.11
* Use go1.12
|
2020-11-17 10:04:27 +09:00 |
Evan Jones
|
6da13a7bd9
|
.github/workflows: stop using deprecated add-path command (#873)
Github is disabling the add-path command in workflows on 2020-11-16.
Switch to their new preferred way of doing this, by appending to the
file referred to with $GITHUB_PATH. See:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#adding-a-system-path
This should fix the following warning from the workflows:
.github#L1
The `add-path` command is deprecated and will be disabled on November
16th. Please upgrade to using Environment Files. For more information
see:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
2020-11-17 01:56:45 +09:00 |
raa0121
|
4b46e2b60d
|
coveralls to codecov (#845)
* coveralls to codecov
* README badge coveralls to codecov
|
2020-08-25 18:13:57 +09:00 |
Yasuhiro Matsumoto
|
c14096f123
|
Fix go.yaml
|
2020-08-25 14:24:45 +09:00 |
raa0121
|
09fcd35eaa
|
Add Github Actions yaml and set LDFLAGS on windows (#843)
and remove .travis.yml
|
2020-08-25 13:56:34 +09:00 |
mattn
|
3f45aefa8d
|
Update FUNDING.yml
|
2019-10-08 17:38:25 +09:00 |
mattn
|
afa0250ddf
|
Create FUNDING.yml
|
2019-05-24 00:19:27 +09:00 |