Commit graph

23 commits

Author SHA1 Message Date
Fernandez Ludovic
9b029d53d7 chore: update CI 2022-05-20 22:42:26 +02:00
Ludovic Fernandez
b2a64f0489
chore: update CI (#1636) 2022-04-29 20:57:00 +02:00
Fernandez Ludovic
6d474ebb65 chore: add funding 2022-02-12 12:44:18 +01:00
Ludovic Fernandez
3a588ea872
chore: update linter (#1570) 2022-01-27 09:18:53 +01:00
Fernandez Ludovic
bbec0a6e50 chore: add link to Discussions 2022-01-18 00:51:24 +01:00
Ludovic Fernandez
2de6e0b0c8
chore: update linter (#1524) 2021-11-03 20:39:12 +01:00
Fernandez Ludovic
c897b88d86 chore: increase gorelease timeout. 2021-10-01 03:47:03 +02:00
Fernandez Ludovic
6ef42e7424 chore: increase gorelease timeout. 2021-10-01 02:50:48 +02:00
Ludovic Fernandez
dc2b19e1b1
chore: update Go (#1469) 2021-08-25 11:44:11 +02:00
Fernandez Ludovic
3e2ade221f chore: disable blank issue. 2021-08-08 11:05:47 +02:00
Ludovic Fernandez
8e7bba485f
chore: fix github action cache. (#1457) 2021-07-22 12:46:34 +02:00
Ludovic Fernandez
505f6d548f
doc: improve issue forms. (#1448) 2021-07-01 23:10:50 +00:00
Ludovic Fernandez
fbd369e04e
docs: convert issue templates to issue forms. (#1434) 2021-06-23 21:29:10 +00:00
Ludovic Fernandez
190b38c76a
chore: update linter (#1425) 2021-06-08 09:09:39 +00:00
Ludovic Fernandez
ae7daa7d33
chore: update linter (#1379) 2021-03-27 13:49:40 +01:00
Ludovic Fernandez
b3be51f570
chore: add issue templates. (#1368) 2021-03-06 18:29:28 +01:00
Ludovic Fernandez
52ad9d72e8
chore: update linter (#1367) 2021-03-04 19:16:59 +00:00
Fernandez Ludovic
2c0a8ff689 core: prevent release failure
With go1.16 there is a difference between `go mod tidy` and `go mod
download`.
The `go.sum` is not altered in the same way by both commands.
`go mod tidy` must be always called after the `go mod download`.

https://github.com/golang/go/issues/43994
2021-03-03 01:18:08 +01:00
Ludovic Fernandez
c562e5b987
chore: update for go1.16 (#1350) 2021-02-17 09:02:44 +01:00
Ludovic Fernandez
6bec917301
chore: update linter. (#1346) 2021-02-08 22:25:51 +01:00
Fernandez Ludovic
16660b23e4 doc: update Changelog. 2021-01-24 18:00:51 +01:00
Ludovic Fernandez
af01844596
chore: update linter. (#1325) 2020-12-28 23:39:00 +01:00
Ludovic Fernandez
d9248c9d4f
chore: use GitHub Action. (#1319) 2020-12-09 20:52:21 +01:00