Commit graph

37 commits

Author SHA1 Message Date
Fernandez Ludovic
5e632b5b91 chore: reduce disk space consumption during release 2023-06-20 00:05:42 +02:00
Ludovic Fernandez
dac3a657d2
chore: update linter (#1927) 2023-06-02 14:35:17 +00:00
Fernandez Ludovic
67d80a1445 chore: update linter 2023-05-05 09:51:42 +02:00
Ludovic Fernandez
7dca695fcb
chore: update Pebble (#1857) 2023-03-01 23:56:19 +01:00
Ludovic Fernandez
1b98b20058
chore: update linter (#1852) 2023-02-28 09:08:15 +01:00
Fernandez Ludovic
18c6d8fa03 chore: use buildx for cross-platform image builds 2023-02-26 14:27:16 +01:00
Fernandez Ludovic
532788d42a chore: improve issue templates 2023-02-15 14:47:08 +01:00
Ludovic Fernandez
fd0eb831a8
chore: update to go1.19 (#1835) 2023-02-09 16:19:58 +00:00
Ali Afsharzadeh
6695fcc873
chore: upgrade actions (#1784) 2022-12-10 11:17:05 +01:00
Ludovic Fernandez
a7b11e0447
chore: update linter (#1767)
Co-authored-by: Dominik Menke <git@dmke.org>
2022-11-27 19:04:28 +00:00
Ludovic Fernandez
b6b8e57b13
chore: update actions/cache to v3 (#1740) 2022-11-02 17:00:38 +01:00
Ludovic Fernandez
d99c75a08d
chore: update linter (#1708) 2022-09-02 09:05:52 +02:00
Ludovic Fernandez
409b3c9959
feat: update to go1.18 (#1700) 2022-08-22 15:05:31 +00:00
Dominik Menke
85f616f85b
docs: refactoring and cleanup (#1658) 2022-06-17 00:25:42 +02:00
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