Enrico Stahn
c75d2df403
chore: schedule maintenance releases
2022-05-20 18:48:28 +10:00
Enrico Stahn
86472005d0
feat: publish docker images to GitHub Registry
2022-05-20 10:42:23 +02:00
dependabot[bot]
55465a1ab2
chore(deps): bump alpine from 3.15.0 to 3.15.4 ( #224 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 22:58:08 +10:00
dependabot[bot]
4b3891a82e
chore(deps): bump github/codeql-action from 1 to 2 ( #227 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 22:57:58 +10:00
dependabot[bot]
5a6ed2aea9
chore(deps): bump anchore/scan-action from 3.2.0 to 3.2.4 ( #228 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 22:57:43 +10:00
dependabot[bot]
0c12503832
chore(deps): bump actions/setup-go from 2.1.4 to 3.0.0 ( #229 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 22:57:31 +10:00
dependabot[bot]
10ba8a02c7
chore(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 ( #230 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 22:57:19 +10:00
Dmytro Sirant
1d3318235b
feat: create multiarch docker images using buildx ( #226 )
2022-05-02 22:56:27 +10:00
Enrico Stahn
9340cff800
chore: upgrade dependencies ( #221 )
...
* chore: upgraded github.com/prometheus/client_golang v1.10.0 => v1.12.1
* chore: updating dependencies
2022-03-30 23:02:49 +11:00
Enrico Stahn
04d4b86645
chore: fix ci issues between github events
2022-03-30 13:42:07 +02:00
dependabot[bot]
78f2b7edd3
chore(deps): bump docker/login-action from 1.12.0 to 1.14.1 ( #220 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 22:35:46 +11:00
dependabot[bot]
87ba6942c3
chore(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 ( #209 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 2.5.2 to 3.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.5.2...v3.1.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 11:30:06 +00:00
Enrico Stahn
10f88868f1
chore: fix actions/checkout bug
...
ref: actions/checkout#518
2022-03-30 13:27:49 +02:00
Enrico Stahn
7004aa2d93
Revert "chore: add build target to Makefile & builder to Dockerfile" ( #218 )
...
* Revert "chore: add build target to Makefile & builder to Dockerfile (#215 )"
This reverts commit de88bc221a
.
* fix: generate image from current commit
goreleaser was using the latest commit to master instead of the PR.
* chore: getting goreleaser to play nice
2022-03-30 22:24:40 +11:00
Enrico Stahn
f29acfe056
chore: goreleaser uses wrong sha
...
related to [actions/checkout#518 (comment)](https://github.com/actions/checkout/issues/518#issuecomment-890401887 )
2022-03-30 22:17:02 +11:00
dependabot[bot]
df2927ce31
chore(deps): bump actions/setup-node from 2.5.1 to 3 ( #212 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 11:04:49 +00:00
dependabot[bot]
a51b6cde6d
chore(deps): bump actions/checkout from 2.3.4 to 3 ( #219 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.4 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 11:03:28 +00:00
Enrico Stahn
45b06822ea
chore: add fetch-depth to checkout step
2022-03-30 22:02:19 +11:00
dependabot[bot]
e3e39b1b24
chore(deps): bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1 ( #210 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2.8.1 to 2.9.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.1...v2.9.1 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 10:52:59 +00:00
Enrico Stahn
c30d0b37d8
chore: goreleaser not building PRs
2022-03-30 21:51:55 +11:00
Enrico Stahn
14076ae550
chore: create auto-merge for dependabot PRs
2022-03-30 20:58:38 +11:00
Stephen Cuppett
de88bc221a
chore: add build target to Makefile & builder to Dockerfile ( #215 )
2022-03-30 20:39:59 +11:00
Lapo Luchini
877a9ffa0a
fix: align proposed parameter with actual name. ( #208 )
2022-02-18 10:17:34 +11:00
Enrico Stahn
af33cd9061
chore: disable fail build for container scan
2022-02-16 22:18:53 +01:00
Enrico Stahn
dd3d6a2cb8
chore: remove build fail to receive reporting
2022-02-16 22:13:00 +01:00
Enrico Stahn
e5f6e30e84
chore: fix github action goreleaser step
2022-02-16 22:10:46 +01:00
Enrico Stahn
dd7848a892
chore: send scan report to GitHub UI
2022-02-16 22:04:28 +01:00
dependabot[bot]
e9a3b95fd0
chore(deps): bump docker/login-action from 1.10.0 to 1.12.0 ( #194 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.12.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 09:59:22 +11:00
dependabot[bot]
ea5510ec32
chore(deps): bump anchore/scan-action from 2.0.4 to 3.2.0 ( #195 )
...
Bumps [anchore/scan-action](https://github.com/anchore/scan-action ) from 2.0.4 to 3.2.0.
- [Release notes](https://github.com/anchore/scan-action/releases )
- [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/anchore/scan-action/compare/v2.0.4...v3.2.0 )
---
updated-dependencies:
- dependency-name: anchore/scan-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 09:58:34 +11:00
dependabot[bot]
3c108c3c9b
chore(deps): bump actions/setup-node from 2.4.0 to 2.5.1 ( #196 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 09:58:22 +11:00
dependabot[bot]
09973f499a
chore(deps): bump goreleaser/goreleaser-action from 2.7.0 to 2.8.1 ( #201 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2.7.0 to 2.8.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.7.0...v2.8.1 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 09:53:47 +11:00
Kieren Evans
ea4a929fa9
fix: allow 10 seconds to shutdown, fixing shutdown error ( #204 )
...
* Allow 15 seconds to shut down
v2.0.0 and above crashes with message "Error during shutdowncontext deadline exceeded" and exit code 1
upon SIGINT being received.
v1.2.1 seems to be unaffected.
* Add bats test
* Reduce to 10 seconds, define directly
Co-Authored-By: andytson-inviqa <andytson-inviqa@users.noreply.github.com>
* style: gofmt -s
* chore: bump golang to 1.17 and fix golangci
Co-authored-by: andytson-inviqa <andytson-inviqa@users.noreply.github.com>
Co-authored-by: Enrico Stahn <enrico.stahn@gmail.com>
2022-02-09 09:45:36 +11:00
dependabot[bot]
98e0072b39
chore(deps): bump alpine from 3.14.2 to 3.15.0 ( #190 )
...
Bumps alpine from 3.14.2 to 3.15.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 09:15:08 +11:00
Enrico Stahn
8930163e8d
style: File is not gofmt
-ed with -s
2022-02-08 22:59:38 +01:00
Enrico Stahn
38770fc6e9
chore: bump golang and golangci ( #206 )
2022-02-09 08:56:44 +11:00
Enrico Stahn
bf6971e537
chore: change docker to daily updates re security
2021-11-05 07:30:42 +11:00
dependabot[bot]
f5c48f0648
chore(deps): bump alpine from 3.14.1 to 3.14.2 ( #174 )
...
Bumps alpine from 3.14.1 to 3.14.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-02 11:35:10 +10:00
Andrei Kirillov
26cc9ada66
fix: generate gauge metrics for all states ( #173 )
2021-09-02 11:32:57 +10:00
Enrico Stahn
75d6e874ed
chore: reduce internal to avoid update-fatigue
2021-08-27 11:36:49 +10:00
Enrico Stahn
17599df3d1
chore: add archive IDs in goreleaser
2021-08-27 11:18:33 +10:00
Enrico Stahn
0eaefb844b
fix: supply tar.gz archive ( #172 )
...
fixes #171
2021-08-27 11:14:20 +10:00
dependabot[bot]
f06650da04
chore(deps): bump actions/setup-node from 2.3.0 to 2.4.0 ( #168 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-27 11:11:53 +10:00
dependabot[bot]
733f7a7482
chore(deps): bump alpine from 3.14.0 to 3.14.1 ( #169 )
...
Bumps alpine from 3.14.0 to 3.14.1.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-27 11:11:34 +10:00
Enrico Stahn
5b1f1021e7
chore: add auto-approval for dependabot
2021-08-27 11:10:59 +10:00
dependabot[bot]
bd5ea9ebe9
chore(deps): bump actions/setup-go from 2.1.3 to 2.1.4 ( #170 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.3...v2.1.4 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-27 11:08:14 +10:00
dependabot[bot]
7220ba9aea
chore(deps): bump alpine from 3.13 to 3.14.0 ( #158 )
...
Bumps alpine from 3.13 to 3.14.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 12:24:17 +10:00
dependabot[bot]
19572c8826
chore(deps): bump docker/login-action from 1.9.0 to 1.10.0 ( #161 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 12:23:44 +10:00
dependabot[bot]
4ad2ef49c6
chore(deps): bump goreleaser/goreleaser-action from 2.6.0 to 2.7.0 ( #165 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.6.0...v2.7.0 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 12:15:04 +10:00
dependabot[bot]
f6b58e6fc5
chore(deps): bump actions/setup-node from 2.1.5 to 2.3.0 ( #164 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.1.5 to 2.3.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.1.5...v2.3.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 12:00:23 +10:00
dependabot[bot]
4d2aa1a2af
chore(deps): bump goreleaser/goreleaser-action from 2.5.0 to 2.6.0 ( #152 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.5.0...v2.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 16:19:59 +10:00