Aliaksandr Valialkin
|
cf38c3c62f
|
.github/workflows: an attempt to fix loading of golangci-lint
|
2020-05-15 15:06:24 +03:00 |
|
Aliaksandr Valialkin
|
6d3567d65c
|
.github/workflows: install dependencies before code checkout
Othwerise dependencies' install mangles go.mod
|
2020-04-24 17:55:17 +03:00 |
|
Aliaksandr Valialkin
|
b80e6b4d56
|
.github/workflows: enable Go modules when installing dependencies
Disabled Go modules broke golangci-lint build
|
2020-04-24 17:39:58 +03:00 |
|
Aliaksandr Valialkin
|
ac43075cc9
|
.github/workflows: install golangci-lint at Dependencies step
|
2020-04-24 15:37:35 +03:00 |
|
Aliaksandr Valialkin
|
3157fb0186
|
.github/workflows: update Go version in actions/setup-go from v1.13 to v1.14
|
2020-04-24 15:31:16 +03:00 |
|
Aliaksandr Valialkin
|
77bea69fab
|
.github/workflows: use master branch for 'actions/setup-go' and 'actions/checkout'
|
2020-04-24 14:41:21 +03:00 |
|
Artem Navoiev
|
58a3e59d59
|
bump version of codecov-action to v1.0.6
|
2020-03-05 23:25:13 +02:00 |
|
Artem Navoiev
|
74b4ccfc91
|
[ci] push to wiki
|
2019-11-30 20:36:10 +02:00 |
|
Artem Navoiev
|
c03b87dac0
|
update version of codecove to 1.04
|
2019-11-19 22:23:14 +02:00 |
|
Aliaksandr Valialkin
|
1e46961d68
|
app/{vmbackup,vmrestore}: add vmbackup and vmrestore tools for creating backups on s3 or gcs from instant snapshots
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/203
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/38
|
2019-11-08 21:21:07 +02:00 |
|
Aliaksandr Valialkin
|
97ce4e03a5
|
all: add support for GOARCH=386 and fix all the issues related to 32-bit architectures such as GOARCH=arm
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/212
|
2019-10-17 18:23:23 +03:00 |
|
Artem Navoiev
|
3f581a9860
|
[ci] github actions - run pipeline on pull request. Fix running of test in external PR from forks
|
2019-09-11 09:30:11 +03:00 |
|
Artem Navoiev
|
4a2cd85b92
|
[ci] bump version of go to 1.13 in github actions config
|
2019-09-08 14:02:23 +03:00 |
|
Aliaksandr Valialkin
|
4c0a262a2e
|
.github/workflows: verify builds on freebsd and darwin
|
2019-08-28 23:05:15 +03:00 |
|
Artem Navoiev
|
b0090dbd86
|
add github actions (#160)
|
2019-08-27 14:42:46 +03:00 |
|